Searched defs:MnsSdpSearchInfo (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMnsObexClient.java71 public MnsSdpSearchInfo mMnsLstRegRqst = null;
97 class MnsSdpSearchInfo { class in class:BluetoothMnsObexClient
102 MnsSdpSearchInfo (boolean isSearchON, int masId, int notification) { method in class:BluetoothMnsObexClient.MnsSdpSearchInfo
141 mMnsLstRegRqst = new MnsSdpSearchInfo(true, msg.arg1, msg.arg2);

Completed in 64 milliseconds