Searched refs:reportDecorViewGestureInterceptionChanged (Results 1 – 4 of 4) sorted by relevance
311 oneway void reportDecorViewGestureInterceptionChanged(IWindow window, in boolean intercepted); in reportDecorViewGestureInterceptionChanged() method
621 public void reportDecorViewGestureInterceptionChanged(IWindow window, boolean intercepted) {} in reportDecorViewGestureInterceptionChanged() method in WindowlessWindowManager
5947 mWindowSession.reportDecorViewGestureInterceptionChanged(mWindow, intercepted); in decorViewInterceptionChanged()
597 public void reportDecorViewGestureInterceptionChanged(IWindow window, boolean intercepted) { in reportDecorViewGestureInterceptionChanged() method in Session