HomeSort by relevance Sort by last modified time
    Searched defs:oldAccountType (Results 1 - 2 of 2) sorted by null

  /packages/apps/Contacts/tests/src/com/android/contacts/
EntityModifierTests.java     [all...]
  /packages/apps/Contacts/src/com/android/contacts/editor/
ContactEditorFragment.java 612 AccountType oldAccountType = accountTypes.getAccountType(
624 bindEditorsForNewContact(newAccount, newAccountType, oldState, oldAccountType);
634 final AccountType newAccountType, EntityDelta oldState, AccountType oldAccountType) {
654 oldAccountType, newAccountType);
    [all...]

Completed in 619 milliseconds