HomeSort by relevance Sort by last modified time
    Searched refs:MSG_MNS_NOTIFICATION_REGISTRATION (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMnsObexClient.java 65 public static final int MSG_MNS_NOTIFICATION_REGISTRATION = 1;
102 case MSG_MNS_NOTIFICATION_REGISTRATION:
BluetoothMapObexServer.java 222 msg.what = BluetoothMnsObexClient.MSG_MNS_NOTIFICATION_REGISTRATION;
226 if(D) Log.d(TAG,"MSG_MNS_NOTIFICATION_REGISTRATION");

Completed in 1250 milliseconds