Searched defs:isDeviceOwner (Results 1 – 5 of 5) sorted by relevance
422 public static void sortToGlobalAndLocal(@Nullable Bundle in, boolean isDeviceOwner, in sortToGlobalAndLocal()449 private static boolean isGlobal(boolean isDeviceOwner, String key) { in isGlobal()
1440 boolean isDeviceOwner, int cameraRestrictionScope) { in setDevicePolicyUserRestrictionsInner()3830 boolean isDeviceOwner, int cameraRestrictionScope) { in setDevicePolicyUserRestrictions()
54 boolean isDeviceOwner, int cameraRestrictionScope); in setDevicePolicyUserRestrictions()
2572 Set<String> exceptionList, boolean isDeviceOwner) { in migrateUserRestrictionsForUser()7866 boolean isDeviceOwner(ActiveAdmin admin) { in isDeviceOwner() method7870 public boolean isDeviceOwner(ComponentName who, int userId) { in isDeviceOwner() method
5954 boolean isDeviceOwner(int uid) { in isDeviceOwner() method in ActivityTaskManagerService