Home
last modified time | relevance | path

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

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