Searched refs:MSG_RESET_HANDWRITING (Results 1 – 1 of 1) sorted by relevance
256 private static final int MSG_RESET_HANDWRITING = 1090; field in InputMethodManagerService2427 mHandler.obtainMessage(MSG_RESET_HANDWRITING).sendToTarget(); in scheduleResetStylusHandwriting()5029 case MSG_RESET_HANDWRITING: { in handleMessage()