Searched refs:BACKGROUND_TASK_ADJUST_PHONE_ACCOUNT (Results 1 – 1 of 1) sorted by relevance
73 private static final int BACKGROUND_TASK_ADJUST_PHONE_ACCOUNT = 1; field in CallLogProvider576 mTaskScheduler.scheduleTask(BACKGROUND_TASK_ADJUST_PHONE_ACCOUNT, handle); in adjustForNewPhoneAccount()866 } else if (task == BACKGROUND_TASK_ADJUST_PHONE_ACCOUNT) { in performBackgroundTask()