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

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java4266 private final SyntheticTouchNavigationHandler mTouchNavigation =
4267 new SyntheticTouchNavigationHandler();
4746 final class SyntheticTouchNavigationHandler extends Handler { class in class:ViewRootImpl
4747 private static final String LOCAL_TAG = "SyntheticTouchNavigationHandler";
4828 public SyntheticTouchNavigationHandler() { method in class:ViewRootImpl.SyntheticTouchNavigationHandler

Completed in 45 milliseconds