Home
last modified time | relevance | path

Searched defs:mRemoteFeatureMask (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
DMockMasInstance.java9 private final int mRemoteFeatureMask; field in MockMasInstance
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapObexServer.java106 private int mRemoteFeatureMask = BluetoothMapUtils.MAP_FEATURE_DEFAULT_BITMASK; field in BluetoothMapObexServer
298 public void setRemoteFeatureMask(int mRemoteFeatureMask) { in setRemoteFeatureMask()
DBluetoothMapMasInstance.java102 private int mRemoteFeatureMask = BluetoothMapUtils.MAP_FEATURE_DEFAULT_BITMASK; field in BluetoothMapMasInstance
DBluetoothMapContent.java161 private int mRemoteFeatureMask = BluetoothMapUtils.MAP_FEATURE_DEFAULT_BITMASK; field in BluetoothMapContent