Searched refs:BluetoothMapMasInstance (Results 1 – 8 of 8) sorted by relevance
130 private SparseArray<BluetoothMapMasInstance> mMasInstances =131 new SparseArray<BluetoothMapMasInstance>(1);133 private HashMap<BluetoothMapAccountItem, BluetoothMapMasInstance> mMasInstanceMap =134 new HashMap<BluetoothMapAccountItem, BluetoothMapMasInstance>(1);224 BluetoothMapMasInstance masInst = mMasInstances.get(masId); // returns null for -1 in startRfcommSocketListeners()297 BluetoothMapMasInstance masInst = mMasInstances.valueAt(i); in stopObexServerSessions()310 BluetoothMapMasInstance masInst = mMasInstances.get(masId); // returns null for -1 in stopObexServerSessions()428 BluetoothMapMasInstance masInst = mMasInstances.get(msg.arg1); in handleMessage()452 BluetoothMapMasInstance masInst = mMasInstances.get(masId); in onConnectHandler()699 BluetoothMapMasInstance masInst = mMasInstanceMap.remove(account); in updateMasInstancesHandler()[all …]
43 public class BluetoothMapMasInstance implements IObexConnectionHandler { class115 public BluetoothMapMasInstance (BluetoothMapService mapService, in BluetoothMapMasInstance() method in BluetoothMapMasInstance145 protected BluetoothMapMasInstance() { in BluetoothMapMasInstance() method in BluetoothMapMasInstance463 boolean isValid = mMapService.onConnect(device, BluetoothMapMasInstance.this); in onConnect()
32 import com.android.bluetooth.map.BluetoothMapMasInstance;104 private BluetoothMapMasInstance mMasInstance; // TODO: change to interface?118 BluetoothMapMasInstance mas, in BluetoothMapObexServer()1370 BluetoothMapMasInstance.TYPE_EMAIL_STR; in sendMASInstanceInformationRsp()1392 outString = BluetoothMapMasInstance.TYPE_SMS_MMS_STR; in sendMASInstanceInformationRsp()
124 private BluetoothMapMasInstance mMasInstance = null;258 BluetoothMapMasInstance masInstance, in BluetoothMapContentObserver()
158 private final BluetoothMapMasInstance mMasInstance;448 BluetoothMapMasInstance mas) { in BluetoothMapContent()
3 import com.android.bluetooth.map.BluetoothMapMasInstance;6 public class MockMasInstance extends BluetoothMapMasInstance {
19 import com.android.bluetooth.map.BluetoothMapMasInstance;55 private static final BluetoothMapMasInstance mMasInstance =
30 import com.android.bluetooth.map.BluetoothMapMasInstance;58 private static final BluetoothMapMasInstance mMasInstance =