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

  /packages/apps/Settings/src/com/android/settings/users/
ProfileUpdateReceiver.java 56 String profileName = Utils.getMeProfileName(context, false /* partial name */);
UserSettings.java 693 String name = Utils.getMeProfileName(getActivity(), true);
  /packages/apps/Settings/src/com/android/settings/
Utils.java 511 public static String getMeProfileName(Context context, boolean full) {

Completed in 47 milliseconds