Home
last modified time | relevance | path

Searched defs:getPermissions (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothGattDescriptor.java194 public int getPermissions() { in getPermissions() method in BluetoothGattDescriptor
DBluetoothGattCharacteristic.java352 public int getPermissions() { in getPermissions() method in BluetoothGattCharacteristic
/frameworks/base/services/core/java/com/android/server/
DSystemConfig.java116 public ArrayMap<String, PermissionEntry> getPermissions() { in getPermissions() method in SystemConfig