Home
last modified time | relevance | path

Searched refs:MSG_MNS_SDP_SEARCH_REGISTRATION (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMnsObexClient.java67 public static final int MSG_MNS_SDP_SEARCH_REGISTRATION = 3; field in BluetoothMnsObexClient
141 case MSG_MNS_SDP_SEARCH_REGISTRATION: in handleMessage()
DBluetoothMapContentObserver.java911 msg.what = BluetoothMnsObexClient.MSG_MNS_SDP_SEARCH_REGISTRATION; in setNotificationRegistration()