/aosp14/frameworks/base/core/java/android/content/ |
H A D | IIntentReceiver.aidl | 32 in Bundle extras, boolean ordered, boolean sticky, int sendingUser); in performReceive()
|
H A D | BroadcastReceiver.java | 112 boolean ordered, boolean sticky, IBinder token, int userId, int flags) { in PendingResult() 120 boolean ordered, boolean sticky, boolean assumeDelivered, IBinder token, in PendingResult()
|
H A D | IntentSender.java | 124 Bundle extras, boolean serialized, boolean sticky, int sendingUser) { in performReceive()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/app/activity/ |
H A D | BroadcastTest.java | 316 Intent sticky = getContext().registerReceiver(null, filter); in testSetSticky() local 332 Intent sticky = getContext().registerReceiver(null, filter); in testClearSticky() local 346 Intent sticky = getContext().registerReceiver(null, filter); in testReplaceSticky() local
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | PreBootBroadcaster.java | 135 boolean ordered, boolean sticky, int sendingUser) { in performReceive()
|
H A D | SameProcessApplicationThread.java | 66 String data, Bundle extras, boolean ordered, boolean sticky, boolean assumeDelivered, in scheduleRegisteredReceiver()
|
H A D | ProcessCachedOptimizerRecord.java | 222 void setFreezeSticky(boolean sticky) { in setFreezeSticky()
|
H A D | BroadcastRecord.java | 104 final boolean sticky; // originated from existing sticky data? field in BroadcastRecord 432 String resultData, Bundle resultExtras, boolean serialized, boolean sticky, in BroadcastRecord()
|
H A D | BroadcastQueueImpl.java | 763 boolean ordered, boolean sticky, boolean shareIdentity, int sendingUser, in performReceiveLocked()
|
H A D | ActivityManagerService.java | 14119 Intent sticky = allSticky != null ? allSticky.get(0).intent : null; in registerReceiverWithFeature() local 14496 boolean sticky, int callingPid, in broadcastIntentLocked() 14512 boolean ordered, boolean sticky, int callingPid, int callingUid, in broadcastIntentLocked() 14534 BroadcastOptions brOptions, boolean ordered, boolean sticky, int callingPid, in broadcastIntentLockedTraced() 15455 boolean serialized, boolean sticky, int userId) { in broadcastIntent() 15467 boolean serialized, boolean sticky, int userId) { in broadcastIntentWithFeature() 15501 boolean serialized, boolean sticky, int userId, in broadcastIntentInPackage() 18210 boolean serialized, boolean sticky, int userId, in broadcastIntentInPackage()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | LoadedApk.java | 1693 Bundle extras, boolean ordered, boolean sticky, int sendingUser) { in performReceive() 1703 Bundle extras, boolean ordered, boolean sticky, boolean assumeDelivered, in performReceive() 1761 boolean ordered, boolean sticky, boolean assumeDelivered, int sendingUser, in Args() 1889 Bundle extras, boolean ordered, boolean sticky, boolean assumeDelivered, in performReceive()
|
H A D | IApplicationThread.aidl | 106 boolean sticky, boolean assumeDelivered, int sendingUser, int processState, in scheduleRegisteredReceiver()
|
H A D | PendingIntent.java | 362 Bundle extras, boolean serialized, boolean sticky, int sendingUser) { in performReceive()
|
H A D | IActivityManager.aidl | 189 int appOp, in Bundle options, boolean serialized, boolean sticky, int userId); in broadcastIntent() 193 …g[] excludePackages, int appOp, in Bundle options, boolean serialized, boolean sticky, int userId); in broadcastIntentWithFeature()
|
H A D | ActivityManagerInternal.java | 616 boolean serialized, boolean sticky, @UserIdInt int userId, in broadcastIntentInPackage()
|
H A D | ActivityThread.java | 807 boolean ordered, boolean sticky, boolean assumeDelivered, IBinder token, in ReceiverData() 1339 boolean sticky, boolean assumeDelivered, int sendingUser, int processState, in scheduleRegisteredReceiver()
|
/aosp14/frameworks/base/core/java/android/inputmethodservice/ |
H A D | Keyboard.java | 263 public boolean sticky; field in Keyboard.Key
|
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
H A D | ActivityManagerServiceTest.java | 767 private void broadcastIntent(Intent intent, Bundle options, boolean sticky) { in broadcastIntent()
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
H A D | UserControllerTest.java | 1238 boolean sticky, int callingPid, int callingUid, int realCallingUid, in broadcastIntent()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |