Searched defs:supportedStates (Results 1 – 5 of 5) sorted by relevance
103 final List<DeviceState> supportedStates = manager.getSupportedDeviceStates(); in testRequestAllSupportedStates() local169 final List<DeviceState> supportedStates = manager.getSupportedDeviceStates(); in testRequestStateFailsAsTopApp_ifStateNotDefinedAsAvailableForAppsToRequest() local220 final List<DeviceState> supportedStates = manager.getSupportedDeviceStates(); in testRequestStateSucceedsAsTopApp_ifStateDefinedAsAvailableForAppsToRequest() local275 final List<DeviceState> supportedStates = manager.getSupportedDeviceStates(); in testRequestStateFailsAsBackgroundApp() local322 final List<DeviceState> supportedStates = manager.getSupportedDeviceStates(); in testCancelStateRequestFromNewActivity() local393 private static Set<Integer> getAvailableStatesToRequest(List<DeviceState> supportedStates) { in getAvailableStatesToRequest()471 Set<Integer> supportedStates = new ArraySet<>(); in generateDeviceStateSet() local531 final List<DeviceState> supportedStates = deviceStateListAgumentCaptor.getValue(); in testRegisterCallbackSuppliesInitialValue() local
302 Set<Integer> supportedStates = deviceStateManager.getSupportedDeviceStates().stream().map( in isDeviceFoldable() local
797 final List<DeviceState> supportedStates = deviceStateManager.getSupportedDeviceStates(); in isHalfOpenedSupported() local
913 Set<Integer> supportedStates = deviceStateManager.getSupportedDeviceStates().stream().map( in isFoldableDevice() local
3234 List<Long> supportedStates = new ArrayList<>(Arrays.asList( in testDeviceStateSensorOrientationMapCharacteristics() local