Home
last modified time | relevance | path

Searched defs:getMessageAccessPermission (Results 1 – 6 of 6) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowBluetoothDevice.java37 protected int getMessageAccessPermission() { in getMessageAccessPermission() method in ShadowBluetoothDevice
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetooth.java111 int getMessageAccessPermission(BluetoothDevice device); in getMessageAccessPermission() method
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DIBluetoothImpl.java271 public int getMessageAccessPermission(BluetoothDevice device) { in getMessageAccessPermission() method in IBluetoothImpl
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetooth.aidl170 …oneway void getMessageAccessPermission(in BluetoothDevice device, in AttributionSource attribution… in getMessageAccessPermission() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java2574 public @AccessPermission int getMessageAccessPermission() { in getMessageAccessPermission() method in BluetoothDevice
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java2983 public void getMessageAccessPermission(BluetoothDevice device, AttributionSource source, in getMessageAccessPermission() method in AdapterService.AdapterServiceBinder
2991 private int getMessageAccessPermission( in getMessageAccessPermission() method in AdapterService.AdapterServiceBinder