Home
last modified time | relevance | path

Searched refs:getSimAccessPermission (Results 1 – 8 of 8) 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/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPermissionRequest.java274 int simPermission = mDevice.getSimAccessPermission(); in checkUserChoice()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl155 int getSimAccessPermission(in BluetoothDevice device, in AttributionSource attributionSource); in getSimAccessPermission() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapService.java370 int permission = mRemoteDevice.getSimAccessPermission(); in run()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothDevice.java2789 public @AccessPermission int getSimAccessPermission() { in getSimAccessPermission() method in BluetoothDevice
2797 return service.getSimAccessPermission(this, mAttributionSource); in getSimAccessPermission()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt303 Landroid/bluetooth/BluetoothDevice;->getSimAccessPermission()I
1121 Landroid/bluetooth/IBluetooth$Stub$Proxy;->getSimAccessPermission(Landroid/bluetooth/BluetoothDevic…
1253 Landroid/bluetooth/IBluetooth;->getSimAccessPermission(Landroid/bluetooth/BluetoothDevice;)I
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java3337 public int getSimAccessPermission( in getSimAccessPermission() method in AdapterService.AdapterServiceBinder
/packages/modules/Bluetooth/framework/api/
Dsystem-current.txt204 …uiresPermission(android.Manifest.permission.BLUETOOTH_CONNECT) public int getSimAccessPermission();