Home
last modified time | relevance | path

Searched refs:stateToRequest (Results 1 – 1 of 1) sorted by relevance

/cts/tests/devicestate/src/android/hardware/devicestate/cts/
DDeviceStateManagerTests.java105 final int stateToRequest = supportedStates.get(i).getIdentifier(); in testRequestAllSupportedStates() local
107 DeviceStateRequest.newBuilder(stateToRequest).build(); in testRequestAllSupportedStates()