Home
last modified time | relevance | path

Searched refs:getPhoneAccountHandleMigrationUtils (Results 1 – 6 of 6) sorted by relevance

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DCallLogProviderTest.java214 .getPhoneAccountHandleMigrationUtils(); in testPhoneAccountHandleMigrationSimEvent()
289 .getPhoneAccountHandleMigrationUtils(); in testPhoneAccountHandleMigrationInitiation()
336 .getPhoneAccountHandleMigrationUtils(); in testPhoneAccountHandleMigrationPendingStatus()
DContactsProvider2Test.java263 = contactsDatabaseHelper.getPhoneAccountHandleMigrationUtils(); in testPhoneAccountHandleMigrationSimEvent()
323 = contactsDatabaseHelper.getPhoneAccountHandleMigrationUtils(); in testPhoneAccountHandleMigrationInitiation()
367 = contactsDatabaseHelper.getPhoneAccountHandleMigrationUtils(); in testPhoneAccountHandleMigrationPendingStatus()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DCallLogDatabaseHelper.java571 public PhoneAccountHandleMigrationUtils getPhoneAccountHandleMigrationUtils() { in getPhoneAccountHandleMigrationUtils() method in CallLogDatabaseHelper
DCallLogProvider.java279 if (mDbHelper.getPhoneAccountHandleMigrationUtils()
1371 if (mDbHelper.getPhoneAccountHandleMigrationUtils() in performBackgroundTask()
DContactsProvider2.java1555 + mContactsHelper.getPhoneAccountHandleMigrationUtils()
1557 if (mContactsHelper.getPhoneAccountHandleMigrationUtils()
1627 if (mContactsHelper.getPhoneAccountHandleMigrationUtils() in initialize()
1828 if (mContactsHelper.getPhoneAccountHandleMigrationUtils() in performBackgroundTask()
DContactsDatabaseHelper.java998 public PhoneAccountHandleMigrationUtils getPhoneAccountHandleMigrationUtils() { in getPhoneAccountHandleMigrationUtils() method in ContactsDatabaseHelper