Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarWindowView.java262 if (!isCancel && mService.shouldIgnoreTouch()) { in dispatchTouchEvent()
DStatusBar.java4965 public boolean shouldIgnoreTouch() { in shouldIgnoreTouch() method