Searched refs:MSG_MNS_NOTIFICATION_REGISTRATION (Results 1 – 2 of 2) sorted by relevance
65 public static final int MSG_MNS_NOTIFICATION_REGISTRATION = 1; field in BluetoothMnsObexClient125 case MSG_MNS_NOTIFICATION_REGISTRATION: in handleMessage()148 mHandler.obtainMessage(MSG_MNS_NOTIFICATION_REGISTRATION, msg.arg1, in handleMessage()302 if (mHandler.hasMessages(MSG_MNS_NOTIFICATION_REGISTRATION)) { in setMnsRecord()303 mHandler.removeMessages(MSG_MNS_NOTIFICATION_REGISTRATION); in setMnsRecord()313 Message msgReg = mHandler.obtainMessage(MSG_MNS_NOTIFICATION_REGISTRATION); in setMnsRecord()
908 msg.what = BluetoothMnsObexClient.MSG_MNS_NOTIFICATION_REGISTRATION; in setNotificationRegistration()927 msg.what = BluetoothMnsObexClient.MSG_MNS_NOTIFICATION_REGISTRATION; in setNotificationRegistration()