Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/pm/
DICrossProfileApps.aidl38 boolean canRequestInteractAcrossProfiles(in String callingPackage); in canRequestInteractAcrossProfiles() method
DCrossProfileApps.java481 public boolean canRequestInteractAcrossProfiles() { in canRequestInteractAcrossProfiles() method in CrossProfileApps
483 return mService.canRequestInteractAcrossProfiles(mContext.getPackageName()); in canRequestInteractAcrossProfiles()
538 if (!canRequestInteractAcrossProfiles()) { in createRequestInteractAcrossProfilesIntent()
/frameworks/base/services/core/java/com/android/server/pm/
DCrossProfileAppsServiceImpl.java263 public boolean canRequestInteractAcrossProfiles(String callingPackage) { in canRequestInteractAcrossProfiles() method in CrossProfileAppsServiceImpl
/frameworks/base/core/api/
Dlint-baseline.txt636 RequiresPermission: android.content.pm.CrossProfileApps#canRequestInteractAcrossProfiles():
637 …Method 'canRequestInteractAcrossProfiles' documentation mentions permissions without declaring @Re…
Dmodule-lib-lint-baseline.txt832 RequiresPermission: android.content.pm.CrossProfileApps#canRequestInteractAcrossProfiles():
833 …Method 'canRequestInteractAcrossProfiles' documentation mentions permissions without declaring @Re…
Dtest-lint-baseline.txt896 RequiresPermission: android.content.pm.CrossProfileApps#canRequestInteractAcrossProfiles():
897 …Method 'canRequestInteractAcrossProfiles' documentation mentions permissions without declaring @Re…
Dsystem-lint-baseline.txt920 RequiresPermission: android.content.pm.CrossProfileApps#canRequestInteractAcrossProfiles():
921 …Method 'canRequestInteractAcrossProfiles' documentation mentions permissions without declaring @Re…
Dcurrent.txt12392 method public boolean canRequestInteractAcrossProfiles();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...