Searched defs:SyntheticTouchNavigationHandler (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4159 private final SyntheticTouchNavigationHandler mTouchNavigation =
4160 new SyntheticTouchNavigationHandler();
4639 final class SyntheticTouchNavigationHandler extends Handler { class in class:ViewRootImpl
4640 private static final String LOCAL_TAG = "SyntheticTouchNavigationHandler";
4721 public SyntheticTouchNavigationHandler() { method in class:ViewRootImpl.SyntheticTouchNavigationHandler

Completed in 21 milliseconds