Home
last modified time | relevance | path

Searched refs:setSimAccessPermission (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothDevice.java2142 public boolean setSimAccessPermission(int value) { in setSimAccessPermission() method in BluetoothDevice
2148 return service.setSimAccessPermission(this, value, mAttributionSource); in setSimAccessPermission()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DCachedBluetoothDevice.java741 mDevice.setSimAccessPermission(BluetoothDevice.ACCESS_UNKNOWN); in onBondingStateChanged()
/frameworks/base/core/api/
Dsystem-current.txt1980 …ECT, android.Manifest.permission.BLUETOOTH_PRIVILEGED}) public boolean setSimAccessPermission(int);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10963 Landroid/bluetooth/IBluetooth$Stub$Proxy;->setSimAccessPermission(Landroid/bluetooth/BluetoothDevic…
11092 Landroid/bluetooth/IBluetooth;->setSimAccessPermission(Landroid/bluetooth/BluetoothDevice;I)Z