HomeSort by relevance Sort by last modified time
    Searched defs:getMasId (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
MockMasInstance.java 17 public int getMasId() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMasInstance.java 243 int getMasId() {
BluetoothMapService.java 298 if(masInst.getMasId() != masId && masInst.isStarted()) {
703 mMasInstances.remove(masInst.getMasId());
    [all...]

Completed in 60 milliseconds