Searched refs:getMeProfileName (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/users/
H A DProfileUpdateReceiver.java56 String profileName = Utils.getMeProfileName(context, false /* partial name */);
/packages/apps/Settings/src/com/android/settings/
H A DUtils.java483 public static String getMeProfileName(Context context, boolean full) { method in class:Utils

Completed in 73 milliseconds