Searched refs:doBackgroundWork (Results 1 – 9 of 9) sorted by relevance
123 doBackgroundWork(action, attempt); in onHandleIntent()138 private void doBackgroundWork(final Action action, final int attempt) { in doBackgroundWork() method in BackgroundWorkerService146 response = action.doBackgroundWork(); in doBackgroundWork()
59 protected Bundle doBackgroundWork() { in doBackgroundWork() method in DeleteMessageAction
102 protected Bundle doBackgroundWork() throws DataModelException { in doBackgroundWork() method in Action
70 protected Bundle doBackgroundWork() throws DataModelException { in doBackgroundWork() method in DeleteConversationAction
161 protected Bundle doBackgroundWork() throws DataModelException { in doBackgroundWork() method in ReceiveMmsMessageAction
230 protected Bundle doBackgroundWork() { in doBackgroundWork() method in DownloadMmsAction
184 protected Bundle doBackgroundWork() { in doBackgroundWork() method in SendMessageAction
194 protected Bundle doBackgroundWork() { in doBackgroundWork() method in SyncMessagesAction
209 protected Bundle doBackgroundWork() throws DataModelException { in doBackgroundWork() method in ProcessDownloadedMmsAction