Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/pm/
H A DICrossProfileApps.aidl42 void resetInteractAcrossProfilesAppOps(int userId, in List<String> packageNames); in resetInteractAcrossProfilesAppOps() method
H A DCrossProfileApps.java628 public void resetInteractAcrossProfilesAppOps( in resetInteractAcrossProfilesAppOps() method in CrossProfileApps