Home
last modified time | relevance | path

Searched defs:actionBundle (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
H A DActionServiceImpl.java57 final Bundle actionBundle = new Bundle(); in startAction() local
73 final Bundle actionBundle = new Bundle(); in scheduleAction() local
89 final Bundle actionBundle = new Bundle(); in handleResponseFromBackgroundWorker() local
105 final Bundle actionBundle = new Bundle(); in handleFailureFromBackgroundWorker() local
197 final Bundle actionBundle = new Bundle(); in makeStartActionPendingIntent() local
248 final Bundle actionBundle = intent.getBundleExtra(EXTRA_ACTION_BUNDLE); in onHandleWork() local
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/model/
H A DWellbeingModel.java293 final Bundle actionBundle = remoteActionBundle.getBundle(actionId); in updateActions() local