Searched refs:getDeviceLockControllerConnector (Results 1 – 1 of 1) sorted by relevance
157 getDeviceLockControllerConnector(userHandle).clearDeviceRestrictions( in onReceive()192 private DeviceLockControllerConnector getDeviceLockControllerConnector(UserHandle userHandle) { in getDeviceLockControllerConnector() method in DeviceLockServiceImpl213 private DeviceLockControllerConnector getDeviceLockControllerConnector() { in getDeviceLockControllerConnector() method in DeviceLockServiceImpl215 return getDeviceLockControllerConnector(userHandle); in getDeviceLockControllerConnector()385 getDeviceLockControllerConnector(userHandle); in setDeviceLockControllerPackageEnabledState()396 getDeviceLockControllerConnector(userHandle).onUserSwitching(new OutcomeReceiver<>() { in onUserSwitching()412 getDeviceLockControllerConnector(userHandle).onUserUnlocked(new OutcomeReceiver<>() { in onUserUnlocked()445 getDeviceLockControllerConnector(userHandle).onUserSetupCompleted(new OutcomeReceiver<>() { in onUserSetupCompleted()509 getDeviceLockControllerConnector().lockDevice(524 getDeviceLockControllerConnector().unlockDevice([all …]