Home
last modified time | relevance | path

Searched refs:reportSystemGestureExclusionChanged (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/
DIWindowSession.aidl303 oneway void reportSystemGestureExclusionChanged(IWindow window, in List<Rect> exclusionRects); in reportSystemGestureExclusionChanged() method
DViewRootImpl.java3985 mWindowSession.reportSystemGestureExclusionChanged(mWindow, rectsForWindowManager); in systemGestureExclusionChanged()
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java331 public void reportSystemGestureExclusionChanged(IWindow window, List<Rect> exclusionRects) { in reportSystemGestureExclusionChanged() method in Session
334 mService.reportSystemGestureExclusionChanged(this, window, exclusionRects); in reportSystemGestureExclusionChanged()
DWindowManagerService.java3903 void reportSystemGestureExclusionChanged(Session session, IWindow window, in reportSystemGestureExclusionChanged() method in WindowManagerService
/frameworks/base/config/
Dboot-image-profile.txt42697 HSPLandroid/view/IWindowSession$Stub$Proxy;->reportSystemGestureExclusionChanged(Landroid/view/IWin…