Searched refs:deviceStateRotationLockDefaults (Results 1 – 2 of 2) sorted by relevance
93 private void createRotationLockController(String[] deviceStateRotationLockDefaults) { in createRotationLockController() argument97 deviceStateRotationLockDefaults); in createRotationLockController()
61 @Named(DEVICE_STATE_ROTATION_LOCK_DEFAULTS) String[] deviceStateRotationLockDefaults in RotationLockControllerImpl() argument65 mIsPerDeviceStateRotationLockEnabled = deviceStateRotationLockDefaults.length > 0; in RotationLockControllerImpl()