Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/test/src/com/android/server/wm/flicker/
DUiDeviceExtensionsTest.kt26 import com.android.server.wm.traces.parser.getCurrentState
44 return getCurrentState(instrumentation.uiAutomation, dumpFlags) in getCurrState()
/platform_testing/libraries/flicker/src/com/android/server/wm/traces/parser/
DExtensions.kt84 fun getCurrentState( in getCurrentWindowManagerState() method
112 val currentStateDump = getCurrentState(uiAutomation, dumpFlags) in getCurrentStateDump()
/platform_testing/libraries/flicker/src/com/android/server/wm/flicker/
DTransitionRunner.kt24 import com.android.server.wm.traces.parser.getCurrentState
170 val deviceStateBytes = getCurrentState(flicker.instrumentation.uiAutomation) in getTaggedFilePath()