Home
last modified time | relevance | path

Searched defs:containerLocation (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
DTransitionAnimatorTest.kt187 val containerLocation = IntArray(2) in <lambda>() constant
256 val containerLocation = IntArray(2) in createAnimatorState() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DQSCustomizer.java157 int[] containerLocation = findViewById(R.id.customize_container).getLocationOnScreen(); in show() local
236 int[] containerLocation = findViewById(R.id.customize_container).getLocationOnScreen(); in setEditLocation() local