Searched refs:mDeviceLockControllerConnectors (Results 1 – 1 of 1) sorted by relevance
110 private final ArrayMap<Integer, DeviceLockControllerConnector> mDeviceLockControllerConnectors; field in DeviceLockServiceImpl196 mDeviceLockControllerConnectors.get(userId); in getDeviceLockControllerConnector()206 mDeviceLockControllerConnectors.put(userId, deviceLockControllerConnector); in getDeviceLockControllerConnector()235 mDeviceLockControllerConnectors = new ArrayMap<>(); in DeviceLockServiceImpl()384 mDeviceLockControllerConnectors.put(userHandle.getIdentifier(), null); in setDeviceLockControllerPackageEnabledState()