Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DActionServiceImpl.java52 final Bundle actionBundle = new Bundle(); in startAction() local
68 final Bundle actionBundle = new Bundle(); in scheduleAction() local
84 final Bundle actionBundle = new Bundle(); in handleResponseFromBackgroundWorker() local
100 final Bundle actionBundle = new Bundle(); in handleFailureFromBackgroundWorker() local
192 final Bundle actionBundle = new Bundle(); in makeStartActionPendingIntent() local
262 final Bundle actionBundle = intent.getBundleExtra(EXTRA_ACTION_BUNDLE); in onHandleIntent() local