| /frameworks/base/core/java/android/content/ |
| D | IIntentReceiver.aidl | 32 in Bundle extras, boolean ordered, boolean sticky, int sendingUser); in performReceive()
|
| D | IntentSender.java | 117 Bundle extras, boolean serialized, boolean sticky, int sendingUser) { in performReceive()
|
| D | BroadcastReceiver.java | 105 boolean ordered, boolean sticky, IBinder token, int userId, int flags) { in PendingResult()
|
| /frameworks/base/services/core/java/com/android/server/am/ |
| D | PreBootBroadcaster.java | 119 boolean ordered, boolean sticky, int sendingUser) { in performReceive()
|
| D | BroadcastRecord.java | 60 final boolean sticky; // originated from existing sticky data? field in BroadcastRecord
|
| D | BroadcastQueue.java | 572 boolean ordered, boolean sticky, int sendingUser) in performReceiveLocked()
|
| D | ActivityManagerService.java | 15608 Intent sticky = allSticky != null ? allSticky.get(0) : null; in registerReceiverWithFeature() local 15925 boolean ordered, boolean sticky, int callingPid, int callingUid, int realCallingUid, in broadcastIntentLocked() 15939 boolean ordered, boolean sticky, int callingPid, int callingUid, int realCallingUid, in broadcastIntentLocked() 16720 boolean serialized, boolean sticky, int userId) { in broadcastIntent() 16730 boolean serialized, boolean sticky, int userId) { in broadcastIntentWithFeature() 16755 String requiredPermission, Bundle bOptions, boolean serialized, boolean sticky, in broadcastIntentInPackage() 19422 String requiredPermission, Bundle bOptions, boolean serialized, boolean sticky, in broadcastIntentInPackage()
|
| /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/ |
| D | StickyHeaderScrollView.java | 47 private View sticky; field in StickyHeaderScrollView
|
| D | StickyHeaderListView.java | 55 private View sticky; field in StickyHeaderListView
|
| /frameworks/base/core/tests/coretests/src/android/app/activity/ |
| D | BroadcastTest.java | 314 Intent sticky = getContext().registerReceiver(null, filter); in testSetSticky() local 330 Intent sticky = getContext().registerReceiver(null, filter); in testClearSticky() local 344 Intent sticky = getContext().registerReceiver(null, filter); in testReplaceSticky() local
|
| /frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/view/ |
| D | StickyHeaderRecyclerView.java | 44 private View sticky; field in StickyHeaderRecyclerView
|
| /frameworks/base/core/java/android/app/ |
| D | LoadedApk.java | 1478 Bundle extras, boolean ordered, boolean sticky, int sendingUser) { in performReceive() 1533 boolean ordered, boolean sticky, int sendingUser) { in Args() 1659 Bundle extras, boolean ordered, boolean sticky, int sendingUser) { in performReceive()
|
| D | IApplicationThread.aidl | 93 boolean sticky, int sendingUser, int processState); in scheduleRegisteredReceiver()
|
| D | PendingIntent.java | 241 Bundle extras, boolean serialized, boolean sticky, int sendingUser) { in performReceive()
|
| D | ActivityManagerInternal.java | 293 String requiredPermission, Bundle bOptions, boolean serialized, boolean sticky, in broadcastIntentInPackage()
|
| D | IActivityManager.aidl | 134 int appOp, in Bundle options, boolean serialized, boolean sticky, int userId); in broadcastIntent() 138 int appOp, in Bundle options, boolean serialized, boolean sticky, int userId); in broadcastIntentWithFeature()
|
| D | ActivityThread.java | 717 boolean ordered, boolean sticky, IBinder token, int sendingUser) { in ReceiverData() 1158 boolean sticky, int sendingUser, int processState) throws RemoteException { in scheduleRegisteredReceiver()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
| D | UserControllerTest.java | 697 boolean sticky, int callingPid, int callingUid, int realCallingUid, in broadcastIntent()
|
| /frameworks/base/core/java/android/inputmethodservice/ |
| D | Keyboard.java | 262 public boolean sticky; field in Keyboard.Key
|