Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMnsObexClient.java257 msg.what = BluetoothMapService.MSG_OBSERVER_REGISTRATION; in handleRegistration()
DBluetoothMapService.java98 public static final int MSG_OBSERVER_REGISTRATION = 5008; field in BluetoothMapService
425 case MSG_OBSERVER_REGISTRATION: in handleMessage()