Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/content/pm/
H A DCrossProfileAppsTest.java131 mCrossProfileApps.getProfileSwitchingLabel(MANAGED_PROFILE); in getProfileSwitchingLabel_managedProfile()
140 mCrossProfileApps.getProfileSwitchingLabel(PERSONAL_PROFILE); in getProfileSwitchingLabel_personalProfile()
147 mCrossProfileApps.getProfileSwitchingLabel(PERSONAL_PROFILE); in getProfileSwitchingLabel_securityException()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DCrossProfileApps.java330 public @NonNull CharSequence getProfileSwitchingLabel(@NonNull UserHandle userHandle) { in getProfileSwitchingLabel() method in CrossProfileApps
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt11977 method @NonNull public CharSequence getProfileSwitchingLabel(@NonNull android.os.UserHandle);