Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/utils/test/src/android/tools/
DUtilsTest.kt33 private fun getCurrState( in getCurrState() method
47 val currState = this.getCurrState() in canFetchCurrentDeviceState()
54 val currStateDump = this.getCurrState(TraceType.WM_DUMP) in canFetchCurrentDeviceStateOnlyWm()
64 val currStateDump = this.getCurrState(TraceType.SF_DUMP) in canFetchCurrentDeviceStateOnlyLayers()