Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/pm/
H A DCrossProfileApps.java335 final String callingAppLabel = getCallingApplicationLabel().toString(); in getProfileSwitchingLabel()
342 private CharSequence getCallingApplicationLabel() { in getCallingApplicationLabel() method in CrossProfileApps