Home
last modified time | relevance | path

Searched defs:nextState (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/devicestate/
DDeviceStateStatsTests.java94 int nextState = availableStates.get(nextStateIndex); in testDeviceStateChanges() local
102 private void testDeviceStateChange(int nextState) throws Exception { in testDeviceStateChange()
/cts/tests/devicestate/src/android/hardware/devicestate/cts/
DDeviceStateManagerTests.java196 int nextState = calculateDifferentState(callback.mCurrentState.getIdentifier(), in testRequestStateFailsAsTopApp_ifStateNotDefinedAsAvailableForAppsToRequest() local
247 int nextState = calculateDifferentState(callback.mCurrentState.getIdentifier(), in testRequestStateSucceedsAsTopApp_ifStateDefinedAsAvailableForAppsToRequest() local
304 int nextState = calculateDifferentState(callback.mCurrentState.getIdentifier(), in testRequestStateFailsAsBackgroundApp() local
350 int nextState = calculateDifferentState(callback.mCurrentState.getIdentifier(), in testCancelStateRequestFromNewActivity() local
/cts/apps/CtsVerifier/jni/audio_loopback/analyzer/
DLatencyAnalyzer.h553 echo_state nextState = mState; in processInputFrame() local