Searched refs:getSimAccessPermission (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DIBluetooth.aidl82 int getSimAccessPermission(in BluetoothDevice device);
H A DBluetoothDevice.java1296 public int getSimAccessPermission() { method in class:BluetoothDevice
1301 return sService.getSimAccessPermission(this);
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DCachedBluetoothDevice.java733 int permission = mDevice.getSimAccessPermission();

Completed in 173 milliseconds