Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DUtils.java311 return getShorterNameIfPossible(context); in getMeProfileName()
315 private static String getShorterNameIfPossible(Context context) { in getShorterNameIfPossible() method in Utils
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DUtils.java316 return getShorterNameIfPossible(context); in getMeProfileName()
320 private static String getShorterNameIfPossible(Context context) { in getShorterNameIfPossible() method in Utils