Searched refs:KeyTimerHandler (Results 1 – 1 of 1) sorted by relevance
148 private final KeyTimerHandler mKeyTimerHandler;150 private static final class KeyTimerHandler extends StaticInnerHandlerWrapper<MainKeyboardView> class in MainKeyboardView163 public KeyTimerHandler(final MainKeyboardView outerInstance, in KeyTimerHandler() method in MainKeyboardView.KeyTimerHandler396 mKeyTimerHandler = new KeyTimerHandler(this, a); in MainKeyboardView()