Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMnsObexClient.java263 msg.what = BluetoothMapService.MSG_OBSERVER_REGISTRATION; in handleRegistration()
DBluetoothMapService.java102 static final int MSG_OBSERVER_REGISTRATION = 5008; field in BluetoothMapService
453 case MSG_OBSERVER_REGISTRATION: in handleMessage()