OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
130
mRemoteFeatureMask = mMasInstance.
getRemoteFeatureMask
();
295
public int
getRemoteFeatureMask
() {
[
all
...]
BluetoothMapContentObserver.java
268
mMapSupportedFeatures = mMasInstance.
getRemoteFeatureMask
();
[
all
...]
BluetoothMapContent.java
[
all
...]
Completed in 182 milliseconds