Home
last modified time | relevance | path

Searched refs:newLocalProfileExtra (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/preference/
DDisplayOptionsPreferenceFragment.java168 public static DisplayOptionsPreferenceFragment newInstance(String newLocalProfileExtra, in newInstance() argument
172 args.putString(ARG_NEW_LOCAL_PROFILE, newLocalProfileExtra); in newInstance()