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