Searched defs:intercepted (Results 1 – 8 of 8) sorted by relevance
31 void onInterceptionChanged(in IBinder windowToken, in boolean intercepted); in onInterceptionChanged()
311 oneway void reportDecorViewGestureInterceptionChanged(IWindow window, in boolean intercepted); in reportDecorViewGestureInterceptionChanged()
621 public void reportDecorViewGestureInterceptionChanged(IWindow window, boolean intercepted) {} in reportDecorViewGestureInterceptionChanged()
5936 public void updateDecorViewGestureInterception(boolean intercepted) { in updateDecorViewGestureInterception()5944 void decorViewInterceptionChanged(boolean intercepted) { in decorViewInterceptionChanged()
833 val intercepted = in onInterceptTouchEvent() constant
597 public void reportDecorViewGestureInterceptionChanged(IWindow window, boolean intercepted) { in reportDecorViewGestureInterceptionChanged()
6057 void updateDecorViewGestureIntercepted(IBinder token, boolean intercepted) { in updateDecorViewGestureIntercepted()
4902 void reportDecorViewGestureChanged(Session session, IWindow window, boolean intercepted) { in reportDecorViewGestureChanged()