Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowBluetoothDevice.java57 protected int getSimAccessPermission() { in getSimAccessPermission() method in ShadowBluetoothDevice
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/fakes/android/bluetooth/
DIBluetooth.java115 int getSimAccessPermission(BluetoothDevice device); in getSimAccessPermission() method
/packages/modules/Connectivity/nearby/tests/robotests/src/com/android/libraries/testing/deviceshadower/internal/bluetooth/
DIBluetoothImpl.java282 public int getSimAccessPermission(BluetoothDevice device) { in getSimAccessPermission() method in IBluetoothImpl
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetooth.aidl161 …oneway void getSimAccessPermission(in BluetoothDevice device, in AttributionSource attributionSour… in getSimAccessPermission() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java2824 public @AccessPermission int getSimAccessPermission() { in getSimAccessPermission() method in BluetoothDevice
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java3398 public void getSimAccessPermission(BluetoothDevice device, AttributionSource source, in getSimAccessPermission() method in AdapterService.AdapterServiceBinder
3407 private int getSimAccessPermission( in getSimAccessPermission() method in AdapterService.AdapterServiceBinder