Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DUtils.java316 final String given = getLocalProfileGivenName(context); in getShorterNameIfPossible()
320 private static String getLocalProfileGivenName(Context context) { in getLocalProfileGivenName() method in Utils
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DUtils.java321 final String given = getLocalProfileGivenName(context); in getShorterNameIfPossible()
325 private static String getLocalProfileGivenName(Context context) { in getLocalProfileGivenName() method in Utils