Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationRemoteInputManager.java592 public void checkRemoteInputOutside(MotionEvent event) { in checkRemoteInputOutside() method in NotificationRemoteInputManager
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImpl.java1590 mRemoteInputManager.checkRemoteInputOutside(event); in getStatusBarWindowTouchListener()