Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/pm/
H A DICrossProfileApps.aidl41 boolean canUserAttemptToConfigureInteractAcrossProfiles(int userId, in String packageName); in canUserAttemptToConfigureInteractAcrossProfiles() method
H A DCrossProfileApps.java594 public boolean canUserAttemptToConfigureInteractAcrossProfiles(String packageName) { in canUserAttemptToConfigureInteractAcrossProfiles() method in CrossProfileApps