Home
last modified time | relevance | path

Searched defs:migratePendingPhoneAccountHandles (Results 1 – 3 of 3) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/
DPhoneAccountHandleMigrationUtils.java144 public void migratePendingPhoneAccountHandles(String iccId, String subId, SQLiteDatabase db) { in migratePendingPhoneAccountHandles() method in PhoneAccountHandleMigrationUtils
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DCallLogDatabaseHelper.java323 void migratePendingPhoneAccountHandles(String iccId, String subId) { in migratePendingPhoneAccountHandles() method in CallLogDatabaseHelper
DContactsDatabaseHelper.java3548 protected void migratePendingPhoneAccountHandles(String iccId, String subId) { in migratePendingPhoneAccountHandles() method in ContactsDatabaseHelper