Home
last modified time | relevance | path

Searched refs:enforceCallerCanInteractWithUserId (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/companion/java/com/android/server/companion/
H A DPermissionsUtils.java117 static void enforceCallerCanInteractWithUserId(@NonNull Context context, int userId) { in enforceCallerCanInteractWithUserId() method in PermissionsUtils
126 enforceCallerCanInteractWithUserId(context, userId); in enforceCallerIsSystemOrCanInteractWithUserId()