Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
H A DShadowBluetoothDevice.java57 protected int getSimAccessPermission() { in getSimAccessPermission() method in ShadowBluetoothDevice
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetooth.aidl166 int getSimAccessPermission(in BluetoothDevice device, in AttributionSource attributionSource); in getSimAccessPermission() method
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothDevice.java2118 public @AccessPermission int getSimAccessPermission() { in getSimAccessPermission() method in BluetoothDevice
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
H A DAdapterService.java2116 public int getSimAccessPermission( in getSimAccessPermission() method in AdapterService.AdapterServiceBinder