Home
last modified time | relevance | path

Searched refs:getDragOpenTouchListener (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
H A DBottomNotificationPanelViewMediator.java60 getNotificationPanelViewController().getDragOpenTouchListener()); in registerListeners()
H A DTopNotificationPanelViewMediator.java60 getNotificationPanelViewController().getDragOpenTouchListener()); in registerListeners()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
H A DOverlayPanelViewController.java529 public final View.OnTouchListener getDragOpenTouchListener() { in getDragOpenTouchListener() method
/aosp12/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/window/
H A DOverlayPanelViewControllerTest.java414 mOverlayPanelViewController.getDragOpenTouchListener().onTouch(/* v= */ null, in dragOpenTouchListener_isNotInflated_inflatesView()