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(int userId, in String packageName); in canConfigureInteractAcrossProfiles() method
DCrossProfileApps.java610 public boolean canConfigureInteractAcrossProfiles(@NonNull String packageName) { in canConfigureInteractAcrossProfiles() method in CrossProfileApps