Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/pm/
H A DCrossProfileApps.java338 () -> getDefaultProfileSwitchingLabel(isManagedProfile, callingAppLabel), in getProfileSwitchingLabel()
372 private String getDefaultProfileSwitchingLabel(boolean isManagedProfile, String label) { in getDefaultProfileSwitchingLabel() method in CrossProfileApps