Searched refs:MnsSdpSearchInfo (Results 1 – 1 of 1) sorted by relevance
70 public MnsSdpSearchInfo mMnsLstRegRqst = null;95 static class MnsSdpSearchInfo { class in BluetoothMnsObexClient100 MnsSdpSearchInfo(boolean isSearchON, int masId, int notification) { in MnsSdpSearchInfo() method in BluetoothMnsObexClient.MnsSdpSearchInfo139 mMnsLstRegRqst = new MnsSdpSearchInfo(true, msg.arg1, msg.arg2); in handleMessage()