Home
last modified time | relevance | path

Searched refs:setPhoneAccountMigrationStatusPending (Results 1 – 3 of 3) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
DPhoneAccountHandleMigrationUtils.java110 public void setPhoneAccountMigrationStatusPending(boolean status) { in setPhoneAccountMigrationStatusPending() method in PhoneAccountHandleMigrationUtils
134 setPhoneAccountMigrationStatusPending(true); in updatePhoneAccountHandleMigrationPendingStatus()
137 setPhoneAccountMigrationStatusPending(false); in updatePhoneAccountHandleMigrationPendingStatus()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DCallLogProviderTest.java217 phoneAccountHandleMigrationUtils.setPhoneAccountMigrationStatusPending(false); in testPhoneAccountHandleMigrationSimEvent()
222 phoneAccountHandleMigrationUtils.setPhoneAccountMigrationStatusPending(true); in testPhoneAccountHandleMigrationSimEvent()
292 phoneAccountHandleMigrationUtils.setPhoneAccountMigrationStatusPending(false); in testPhoneAccountHandleMigrationInitiation()
297 phoneAccountHandleMigrationUtils.setPhoneAccountMigrationStatusPending(true); in testPhoneAccountHandleMigrationInitiation()
339 phoneAccountHandleMigrationUtils.setPhoneAccountMigrationStatusPending(false); in testPhoneAccountHandleMigrationPendingStatus()
344 phoneAccountHandleMigrationUtils.setPhoneAccountMigrationStatusPending(true); in testPhoneAccountHandleMigrationPendingStatus()
DContactsProvider2Test.java267 phoneAccountHandleMigrationUtils.setPhoneAccountMigrationStatusPending(true); in testPhoneAccountHandleMigrationSimEvent()
327 phoneAccountHandleMigrationUtils.setPhoneAccountMigrationStatusPending(true); in testPhoneAccountHandleMigrationInitiation()
368 phoneAccountHandleMigrationUtils.setPhoneAccountMigrationStatusPending(false); in testPhoneAccountHandleMigrationPendingStatus()
373 phoneAccountHandleMigrationUtils.setPhoneAccountMigrationStatusPending(true); in testPhoneAccountHandleMigrationPendingStatus()