Home
last modified time | relevance | path

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

/platform_testing/libraries/flicker/utils/src/android/tools/helpers/
DWindowUtils.kt69 val retval = in getDisplayBounds() constant
75 displayBoundsCache.put(requestedRotation, retval) in getDisplayBounds()
76 return retval in getDisplayBounds()