Searched refs:BACKGROUND_TASK_MIGRATE_PHONE_ACCOUNT_HANDLES (Results 1 – 4 of 4) sorted by relevance
108 private static final int BACKGROUND_TASK_MIGRATE_PHONE_ACCOUNT_HANDLES = 2; field in CallLogProvider286 BACKGROUND_TASK_MIGRATE_PHONE_ACCOUNT_HANDLES, phoneAccountHandle);1383 } else if (task == BACKGROUND_TASK_MIGRATE_PHONE_ACCOUNT_HANDLES) { in performBackgroundTask()
270 protected static final int BACKGROUND_TASK_MIGRATE_PHONE_ACCOUNT_HANDLES = 14; field in ContactsProvider21564 BACKGROUND_TASK_MIGRATE_PHONE_ACCOUNT_HANDLES, phoneAccountHandle);1659 scheduleBackgroundTask(BACKGROUND_TASK_MIGRATE_PHONE_ACCOUNT_HANDLES); in initialize()1825 case BACKGROUND_TASK_MIGRATE_PHONE_ACCOUNT_HANDLES: { in performBackgroundTask()
21 …atic com.android.providers.contacts.ContactsProvider2.BACKGROUND_TASK_MIGRATE_PHONE_ACCOUNT_HANDLE…749 BACKGROUND_TASK_MIGRATE_PHONE_ACCOUNT_HANDLES, handle); in testNullSubscriptionInfo()
341 mContactsProvider2.BACKGROUND_TASK_MIGRATE_PHONE_ACCOUNT_HANDLES, null); in testPhoneAccountHandleMigrationInitiation()