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

  /packages/apps/Contacts/src/com/android/contacts/preference/
ContactsPreferenceActivity.java 62 public static final String EXTRA_NEW_LOCAL_PROFILE = "newLocalProfile";
79 mNewLocalProfileExtra = getIntent().getStringExtra(EXTRA_NEW_LOCAL_PROFILE);
  /packages/apps/Contacts/src/com/android/contacts/activities/
PeopleActivity.java     [all...]

Completed in 59 milliseconds