Searched refs:BACKGROUND_TASK_INITIALIZE (Results 1 – 2 of 2) sorted by relevance
70 private static final int BACKGROUND_TASK_INITIALIZE = 0; field in CallLogProvider203 scheduleBackgroundTask(BACKGROUND_TASK_INITIALIZE, null); in onCreate()706 if (task == BACKGROUND_TASK_INITIALIZE) { in performBackgroundTask()
255 private static final int BACKGROUND_TASK_INITIALIZE = 0; field in ContactsProvider21621 scheduleBackgroundTask(BACKGROUND_TASK_INITIALIZE); in initialize()1742 case BACKGROUND_TASK_INITIALIZE: { in performBackgroundTask()