Searched refs:BACKGROUND_TASK_INITIALIZE (Results 1 – 2 of 2) sorted by relevance
93 private static final int BACKGROUND_TASK_INITIALIZE = 0; field in CallLogProvider311 mTaskScheduler.scheduleTask(BACKGROUND_TASK_INITIALIZE, null); in onCreate()1203 if (task == BACKGROUND_TASK_INITIALIZE) { in performBackgroundTask()
241 private static final int BACKGROUND_TASK_INITIALIZE = 0; field in ContactsProvider21560 scheduleBackgroundTask(BACKGROUND_TASK_INITIALIZE); in initialize()1683 case BACKGROUND_TASK_INITIALIZE: { in performBackgroundTask()