Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationRemoteInputManager.java498 public void checkRemoteInputOutside(MotionEvent event) { in checkRemoteInputOutside() method in NotificationRemoteInputManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1138 mRemoteInputManager.checkRemoteInputOutside(event); in getStatusBarWindowTouchListener()