Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarBoundsProviderTest.kt162 val boundsOutput = invocation.arguments[0] as Rect in View() constant
163 boundsOutput.set(bounds) in View()