Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/settings/brightness/ui/viewModel/
DBrightnessMirrorViewModel.kt41 private val tempPosition = IntArray(2) constant
68 view.getLocationInWindow(tempPosition) in setLocationAndSize()
74 yOffset = tempPosition[1] - padding, in setLocationAndSize()