Searched refs:isOnlyValidForDeviceOwnerOrPrimaryUser (Results 1 – 1 of 1) sorted by relevance
275 !(isDeviceOwnerMode(mode) && isOnlyValidForDeviceOwnerOrPrimaryUser(restriction))); in getUserRestrictionTestIntent()400 private static boolean isOnlyValidForDeviceOwnerOrPrimaryUser(String restriction) { in isOnlyValidForDeviceOwnerOrPrimaryUser() method in UserRestrictions