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

  /packages/apps/Settings/src/com/android/settings/users/
ProfileUpdateReceiver.java 56 String profileName = Utils.getMeProfileName(context, false /* partial name */);
  /packages/apps/Settings/src/com/android/settings/
Utils.java 481 public static String getMeProfileName(Context context, boolean full) {
    [all...]

Completed in 103 milliseconds