Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DQSCustomizer.java168 int containerLocation[] = findViewById(R.id.customize_container).getLocationOnScreen(); in show() local
294 int containerLocation[] = findViewById(R.id.customize_container).getLocationOnScreen(); in setEditLocation() local