Searched refs:MSG_STOP (Results 1 – 3 of 3) sorted by relevance
70 public static final int MSG_STOP = 1; field in NetworkedVirtualDisplay143 mHandler.sendMessage(Message.obtain(mHandler, MSG_STOP)); in release()337 case MSG_STOP: in handleMessage()
44 mHandler.sendMessage(Message.obtain(mHandler, NetworkedVirtualDisplay.MSG_STOP)); in restart()
61 private static final int MSG_STOP = 1001; field in RecommendationDataManager245 mHandler.sendEmptyMessage(MSG_STOP); in stop()549 case MSG_STOP: in handleMessage()