Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DLauncherAppsService.java422 private boolean canAccessProfile(int targetUserId, String message) { in canAccessProfile() method in LauncherAppsService.LauncherAppsImpl
427 private boolean canAccessProfile(int callingUid, int callingUserId, int callingPid, in canAccessProfile() method in LauncherAppsService.LauncherAppsImpl