Home
last modified time | relevance | path

Searched defs:sticky (Results 1 – 20 of 20) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/
H A DIIntentReceiver.aidl32 in Bundle extras, boolean ordered, boolean sticky, int sendingUser); in performReceive()
H A DBroadcastReceiver.java112 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 DIntentSender.java124 Bundle extras, boolean serialized, boolean sticky, int sendingUser) { in performReceive()
/aosp14/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DBroadcastTest.java316 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 DPreBootBroadcaster.java135 boolean ordered, boolean sticky, int sendingUser) { in performReceive()
H A DSameProcessApplicationThread.java66 String data, Bundle extras, boolean ordered, boolean sticky, boolean assumeDelivered, in scheduleRegisteredReceiver()
H A DProcessCachedOptimizerRecord.java222 void setFreezeSticky(boolean sticky) { in setFreezeSticky()
H A DBroadcastRecord.java104 final boolean sticky; // originated from existing sticky data? field in BroadcastRecord
432 String resultData, Bundle resultExtras, boolean serialized, boolean sticky, in BroadcastRecord()
H A DBroadcastQueueImpl.java763 boolean ordered, boolean sticky, boolean shareIdentity, int sendingUser, in performReceiveLocked()
H A DActivityManagerService.java14119 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 DLoadedApk.java1693 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 DIApplicationThread.aidl106 boolean sticky, boolean assumeDelivered, int sendingUser, int processState, in scheduleRegisteredReceiver()
H A DPendingIntent.java362 Bundle extras, boolean serialized, boolean sticky, int sendingUser) { in performReceive()
H A DIActivityManager.aidl189 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 DActivityManagerInternal.java616 boolean serialized, boolean sticky, @UserIdInt int userId, in broadcastIntentInPackage()
H A DActivityThread.java807 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 DKeyboard.java263 public boolean sticky; field in Keyboard.Key
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
H A DActivityManagerServiceTest.java767 private void broadcastIntent(Intent intent, Bundle options, boolean sticky) { in broadcastIntent()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DUserControllerTest.java1238 boolean sticky, int callingPid, int callingUid, int realCallingUid, in broadcastIntent()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...