Searched refs:MSG_SET_PATH (Results 1 – 1 of 1) sorted by relevance
102 private static final int MSG_SET_PATH = 5; field in BluetoothMapService214 this.obtainMessage(MSG_SET_PATH).sendToTarget(); in handleMessage()222 case MSG_SET_PATH: in handleMessage()725 mHandler.obtainMessage(MSG_SET_PATH).sendToTarget(); in onSetPath()854 mHandler.removeMessages(MSG_SET_PATH); in clearCommandQueue()