Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMnsObexClient.java130 handleRegistration(msg.arg1 /*masId*/, msg.arg2 /*status*/); in handleMessage()
238 public synchronized void handleRegistration(int masId, int notificationStatus) { in handleRegistration() method in BluetoothMnsObexClient