Searched refs:getManagedProfileId (Results 1 – 1 of 1) sorted by relevance
243 int managedProfileId = getManagedProfileId(context, userId); in checkIfInputMethodDisallowed()296 int managedProfileId = getManagedProfileId(context, userId); in checkIfAccessibilityServiceDisallowed()313 private static int getManagedProfileId(Context context, int userId) { in getManagedProfileId() method in RestrictedLockUtils