Home
last modified time | relevance | path

Searched refs:fetchRemoteMasInstances (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl71 boolean fetchRemoteMasInstances(in BluetoothDevice device); in fetchRemoteMasInstances() method
DBluetoothDevice.java1064 return sService.fetchRemoteMasInstances(this); in fetchMasInstances()