HomeSort by relevance Sort by last modified time
    Searched refs:mMasId (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapObexServer.java 94 private int mMasId = 0;
114 mMasId = masId;
628 msg.arg1 = mMasId;
    [all...]
BluetoothMapContentObserver.java 99 private int mMasId;
161 mMasId = mMasInstance.getMasId();
365 msg.arg1 = mMasId;
439 mMnsClient.sendEvent(evt.encode(), mMasId);
    [all...]

Completed in 36 milliseconds