Searched refs:MSG_MNS_SEND_EVENT (Results 1 – 1 of 1) sorted by relevance
66 public static final int MSG_MNS_SEND_EVENT = 2; field in BluetoothMnsObexClient138 case MSG_MNS_SEND_EVENT: in handleMessage()419 Message msg = mHandler.obtainMessage(MSG_MNS_SEND_EVENT, masInstanceId, 0, eventBytes); in sendEvent()