Home | History | Annotate | Download | only in accessibility

Lines Matching defs:InvocationHandler

1749         public InvocationHandler mInvocationHandler = new InvocationHandler(
2364 mInvocationHandler.obtainMessage(InvocationHandler.MSG_ON_GESTURE,
2369 mInvocationHandler.obtainMessage(InvocationHandler.MSG_ON_KEY_EVENT,
2375 InvocationHandler.MSG_CLEAR_ACCESSIBILITY_NODE_INFO_CACHE);
2504 private final class InvocationHandler extends Handler {
2511 public InvocationHandler(Looper looper) {
2561 InvocationHandler.MSG_ON_KEY_EVENT_TIMEOUT, pendingEvent);
2579 InvocationHandler.MSG_ON_KEY_EVENT_TIMEOUT,
2650 mInvocationHandler.removeMessages(InvocationHandler.MSG_ON_KEY_EVENT_TIMEOUT,