Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/
H A DQS.java130 interface HeightListener { interface
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelViewController.java4343 private class HeightListener implements QS.HeightListener { class in NotificationPanelViewController