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.kt148 val containerLocation = IntArray(2) in <lambda>() constant
184 val containerLocation = IntArray(2) in createAnimatorState() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DQSCustomizer.java156 int[] containerLocation = findViewById(R.id.customize_container).getLocationOnScreen(); in show() local
235 int[] containerLocation = findViewById(R.id.customize_container).getLocationOnScreen(); in setEditLocation() local