Searched refs:DEFAULT_UNFOLDED_STATES (Results 1 – 1 of 1) sorted by relevance
61 private static final int[] DEFAULT_UNFOLDED_STATES = new int[]{1}; field in DeviceStateRotationLockSettingControllerTest82 resources.addOverride(R.array.config_openDeviceStates, DEFAULT_UNFOLDED_STATES); in setUp()