Searched refs:getProfileParentId (Results 1 – 1 of 1) sorted by relevance
1885 int affectedUserHandle = parent ? getProfileParentId(userHandle) : userHandle; in setExpirationAlarmCheckLocked()2712 parentUserId = getProfileParentId(userHandle.getIdentifier()); in manageNotification()3653 int targetUser = getProfileParentId(userHandle); in isProfileActivePasswordSufficientForParent()4079 DevicePolicyData policy = getUserDataUnchecked(getProfileParentId(userHandle)); in updateMaximumTimeToLockLocked()4263 isSecure |= mLockPatternUtils.isSecure(getProfileParentId(userInfo.id)); in removeCaApprovalsIfNeeded()6338 private int getProfileParentId(int userHandle) { in getProfileParentId() method in DevicePolicyManagerService7407 int parentUserId = getProfileParentId(userId); in enableSystemApp()7436 int parentUserId = getProfileParentId(userId); in enableSystemAppWithIntent()