Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarWindowController.java511 public void setNotTouchable(boolean notTouchable) { in setNotTouchable() method in StatusBarWindowController
DStatusBar.java1931 mStatusBarWindowController.setNotTouchable(true); in dispatchNotificationsPanelTouchEvent()
1933 mStatusBarWindowController.setNotTouchable(false); in dispatchNotificationsPanelTouchEvent()
2563 mStatusBarWindowController.setNotTouchable(false);