Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DCrossProfileApps.java378 () -> getDefaultProfileSwitchingLabel(isManagedProfile, callingAppLabel), in getProfileSwitchingLabel()
412 private String getDefaultProfileSwitchingLabel(boolean isManagedProfile, String label) { in getDefaultProfileSwitchingLabel() method in CrossProfileApps