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

  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
MockMasInstance.java 22 public int getRemoteFeatureMask() {
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMasInstance.java 455 public int getRemoteFeatureMask(){
BluetoothMapObexServer.java 129 mRemoteFeatureMask = mMasInstance.getRemoteFeatureMask();
294 public int getRemoteFeatureMask() {
    [all...]
BluetoothMapContentObserver.java 267 mMapSupportedFeatures = mMasInstance.getRemoteFeatureMask();
    [all...]
BluetoothMapContent.java     [all...]

Completed in 425 milliseconds