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

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4533 private final SyntheticTouchNavigationHandler mTouchNavigation =
4534 new SyntheticTouchNavigationHandler();
5013 final class SyntheticTouchNavigationHandler extends Handler { class in class:ViewRootImpl
5014 private static final String LOCAL_TAG = "SyntheticTouchNavigationHandler";
5095 public SyntheticTouchNavigationHandler() { method in class:ViewRootImpl.SyntheticTouchNavigationHandler

Completed in 64 milliseconds