Home
last modified time | relevance | path

Searched refs:updateNotificationPanelTouchState (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DDozeServiceHost.java242 mStatusBar.updateNotificationPanelTouchState(); in pulseWhileDozing()
250 mStatusBar.updateNotificationPanelTouchState(); in pulseWhileDozing()
H A DStatusBar.java3513 updateNotificationPanelTouchState();
3540 updateNotificationPanelTouchState();
3572 updateNotificationPanelTouchState();
3609 void updateNotificationPanelTouchState() { in updateNotificationPanelTouchState() method