Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSPanel.java482 private void switchToParent(View child, ViewGroup parent, int index) { in switchToParent() method in QSPanel
814 static void switchToParent(View child, ViewGroup parent, int index, String tag) { in switchToParent() method in QSPanel