Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DUtils.java490 final String given = getLocalProfileGivenName(context); in getShorterNameIfPossible()
494 private static String getLocalProfileGivenName(Context context) { in getLocalProfileGivenName() method in Utils