Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DCrossProfileApps.java375 final String callingAppLabel = getCallingApplicationLabel().toString(); in getProfileSwitchingLabel()
382 private CharSequence getCallingApplicationLabel() { in getCallingApplicationLabel() method in CrossProfileApps