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.java58 final Bundle actionBundle = new Bundle(); in startAction() local
74 final Bundle actionBundle = new Bundle(); in scheduleAction() local
90 final Bundle actionBundle = new Bundle(); in handleResponseFromBackgroundWorker() local
106 final Bundle actionBundle = new Bundle(); in handleFailureFromBackgroundWorker() local
199 final Bundle actionBundle = new Bundle(); in makeStartActionPendingIntent() local
253 final Bundle actionBundle = intent.getBundleExtra(EXTRA_ACTION_BUNDLE); in onHandleWork() local