Home
last modified time | relevance | path

Searched defs:canConfigureInteractAcrossProfiles (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/pm/
DICrossProfileApps.aidl40 boolean canConfigureInteractAcrossProfiles(in String packageName); in canConfigureInteractAcrossProfiles() method
DCrossProfileApps.java423 public boolean canConfigureInteractAcrossProfiles(@NonNull String packageName) { in canConfigureInteractAcrossProfiles() method in CrossProfileApps