Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesEmptyImpl.kt86 override fun updateNotificationPanelTouchState() {} in isBouncerShowing() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
DDozeServiceHost.java288 mCentralSurfaces.updateNotificationPanelTouchState(); in pulseWhileDozing()
296 mCentralSurfaces.updateNotificationPanelTouchState(); in pulseWhileDozing()
DCentralSurfaces.java298 void updateNotificationPanelTouchState(); in updateNotificationPanelTouchState() method
DCentralSurfacesImpl.java2471 updateNotificationPanelTouchState();
2502 updateNotificationPanelTouchState();
2595 updateNotificationPanelTouchState();
2648 public void updateNotificationPanelTouchState() { in updateNotificationPanelTouchState() method