Searched refs:SUBACTIVITY_ADD_NEW_ACCOUNT (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/activities/
H A DContactEditorAccountsChangedActivity.java52 private static final int SUBACTIVITY_ADD_NEW_ACCOUNT = 1; field in class:ContactEditorAccountsChangedActivity
71 SUBACTIVITY_ADD_NEW_ACCOUNT);
165 if (requestCode == SUBACTIVITY_ADD_NEW_ACCOUNT) {

Completed in 89 milliseconds