Searched refs:MSG_CANCEL (Results 1 – 5 of 5) sorted by relevance
144 private static final int MSG_CANCEL = 1; field in Presentation218 mHandler.sendEmptyMessage(MSG_CANCEL); in onStart()347 case MSG_CANCEL:
59 private final int MSG_CANCEL = 3; field in FaceUnlock110 mHandler.sendEmptyMessage(MSG_CANCEL); in stopAndShowBackup()220 case MSG_CANCEL: in handleMessage()440 mHandler.sendEmptyMessage(MSG_CANCEL);
69 private static final int MSG_CANCEL = 3; field in RecognitionService84 case MSG_CANCEL:335 MSG_CANCEL, listener)); in cancel()
104 private final static int MSG_CANCEL = 3; field in SpeechRecognizer130 case MSG_CANCEL:314 putMessage(Message.obtain(mHandler, MSG_CANCEL)); in cancel()
62 private final int MSG_CANCEL = 5; field in FaceUnlock255 case MSG_CANCEL: in handleMessage()520 mHandler.sendEmptyMessage(MSG_CANCEL);