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