| /frameworks/base/core/java/android/content/ |
| D | IIntentReceiver.aidl | 32 in Bundle extras, boolean ordered, boolean sticky, int sendingUser); in performReceive()
|
| D | IntentSender.java | 121 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/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/base/services/core/java/com/android/server/am/ |
| D | PreBootBroadcaster.java | 135 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 | 584 boolean ordered, boolean sticky, int sendingUser) in performReceiveLocked()
|
| D | ActivityManagerService.java | 12423 Intent sticky = allSticky != null ? allSticky.get(0) : null; in registerReceiverWithFeature() local 12750 int appOp, Bundle bOptions, boolean ordered, boolean sticky, int callingPid, in broadcastIntentLocked() 12765 boolean ordered, boolean sticky, int callingPid, int callingUid, in broadcastIntentLocked() 13566 boolean serialized, boolean sticky, int userId) { in broadcastIntent() 13576 boolean serialized, boolean sticky, int userId) { in broadcastIntentWithFeature() 13601 String requiredPermission, Bundle bOptions, boolean serialized, boolean sticky, in broadcastIntentInPackage() 15799 String requiredPermission, Bundle bOptions, boolean serialized, boolean sticky, in broadcastIntentInPackage()
|
| /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 | 1574 Bundle extras, boolean ordered, boolean sticky, int sendingUser) { in performReceive() 1629 boolean ordered, boolean sticky, int sendingUser) { in Args() 1758 Bundle extras, boolean ordered, boolean sticky, int sendingUser) { in performReceive()
|
| D | IApplicationThread.aidl | 99 boolean sticky, int sendingUser, int processState); in scheduleRegisteredReceiver()
|
| D | PendingIntent.java | 310 Bundle extras, boolean serialized, boolean sticky, int sendingUser) { in performReceive()
|
| D | ActivityManagerInternal.java | 378 String requiredPermission, Bundle bOptions, boolean serialized, boolean sticky, in broadcastIntentInPackage()
|
| D | IActivityManager.aidl | 137 int appOp, in Bundle options, boolean serialized, boolean sticky, int userId); in broadcastIntent() 141 int appOp, in Bundle options, boolean serialized, boolean sticky, int userId); in broadcastIntentWithFeature()
|
| D | ActivityThread.java | 771 boolean ordered, boolean sticky, IBinder token, int sendingUser) { in ReceiverData() 1229 boolean sticky, int sendingUser, int processState) throws RemoteException { in scheduleRegisteredReceiver()
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/am/ |
| D | UserControllerTest.java | 765 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
|