Searched refs:isAdminTestOnlyLocked (Results 1 – 1 of 1) sorted by relevance
4024 if (!isAdminTestOnlyLocked(adminReceiver, userHandle)) { in forceRemoveActiveAdmin()4084 private boolean isAdminTestOnlyLocked(ComponentName who, int userHandle) { in isAdminTestOnlyLocked() method13160 if (owner == null || !isAdminTestOnlyLocked(owner, userId)) { in hasIncompatibleAccountsOrNonAdbNoLock()