Home
last modified time | relevance | path

Searched defs:isPhoneAccountMigrationPending (Results 1 – 2 of 2) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
DPhoneAccountHandleMigrationUtils.java119 public boolean isPhoneAccountMigrationPending() { in isPhoneAccountMigrationPending() method in PhoneAccountHandleMigrationUtils
/packages/providers/CallLogProvider/src/com/android/calllogbackup/
DCallLogBackupAgent.java88 int isPhoneAccountMigrationPending; field in CallLogBackupAgent.Call
572 String accountComponentName, int isPhoneAccountMigrationPending) { in shouldConvertSubIdToIccIdForBackup()