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

  /packages/apps/Contacts/tests/src/com/android/contacts/editor/
EditorUiUtilsTest.java 83 final String label = EditorUiUtils.getAccountHeaderLabelForMyProfile(getContext(),
97 final String label = EditorUiUtils.getAccountHeaderLabelForMyProfile(getContext(),
  /packages/apps/Contacts/src/com/android/contacts/editor/
EditorUiUtils.java 113 public static String getAccountHeaderLabelForMyProfile(Context context,
PickRawContactDialogFragment.java 120 accountDisplayLabel = EditorUiUtils.getAccountHeaderLabelForMyProfile(mContext,
RawContactEditorView.java 778 ? EditorUiUtils.getAccountHeaderLabelForMyProfile(getContext(), account)
    [all...]

Completed in 671 milliseconds