Searched refs:hasIncompatibleAccountsOrNonAdbNoLock (Results 1 – 1 of 1) sorted by relevance
7823 hasIncompatibleAccountsOrNonAdbNoLock(userId, admin); in setDeviceOwner()8092 hasIncompatibleAccountsOrNonAdbNoLock(userHandle, who); in setProfileOwner()12511 if (isAdb() && hasIncompatibleAccountsOrNonAdbNoLock(userId, who)) { in grantDeviceIdsAccessToProfileOwner()13145 private boolean hasIncompatibleAccountsOrNonAdbNoLock( in hasIncompatibleAccountsOrNonAdbNoLock() method