Searched refs:MSG_START_INPUT (Results 1 – 1 of 1) sorted by relevance
2201 private static final int MSG_START_INPUT = 14; field in AbstractAccessibilityServiceConnection.InvocationHandler2266 case MSG_START_INPUT: in handleMessage()2366 final Message msg = obtainMessage(MSG_START_INPUT, restarting ? 1 : 0, 0, args); in startInputLocked()