f15a419e70a51518e2c68e837c09c15fef09e721
It's not correct to state requestCode is 'currently not used'. It can be used to differentiate multiple PendingIntents since a number of Android versions now. Also, the introduction block of the PendingIntent documentation explicitly states this as a possible use: "If you truly need multiple distinct PendingIntent objects active at the same time [...], then you will need to ensure there is something that is different about them to associate them with different PendingIntents. This may be any of the Intent attributes considered by Intent.filterEquals, or different request code integers supplied [...]" So fix the documentation inconsistency to make the possible use immediately clear. Change-Id: Ia65d7a5ab12c2c3ee1aa1c5107e5ea8fd937b765
am
b3a57191
: am 0a00de11
: am 805d2e2d
: am 00f49084
: Merge "docs: fix renderscript links that currently require redirect" into jb-mr1-dev
…
cherrypick from ics-mr1 docs: source for nw app Change-Id: If50f407a0e56fa802fe9beedaa650e3a131872b2
…
am
cfa979b2
: am b88564d2
: am 12798957
: am d1a18011
: Merge "Fix image processing test to include all benchmark tests -- each test case can be excuted separately -- add a test case to run all benchmarks." into jb-mr1-dev
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%