Searched refs:getPermissions (Results 1 - 10 of 10) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
H A DBluetoothGattDescriptor.java250 public int getPermissions() { method in class:BluetoothGattDescriptor
H A DBluetoothGattCharacteristic.java435 public int getPermissions() { method in class:BluetoothGattCharacteristic
/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientEntry.java309 public String[] getPermissions() { method in class:RecipientEntry
H A DRecipientEditTextView.java2251 .onPermissionsRequestItemClicked(this, entry.getPermissions());
/frameworks/base/services/core/java/com/android/server/pm/permission/
H A DPermissionsState.java300 public Set<String> getPermissions(int userId) { method in class:PermissionsState
H A DPermissionManagerService.java165 SystemConfig.getInstance().getPermissions();
/frameworks/base/core/java/com/android/server/
H A DSystemConfig.java199 public ArrayMap<String, PermissionEntry> getPermissions() { method in class:SystemConfig
/frameworks/base/services/core/java/com/android/server/pm/
H A DInstantAppRegistry.java840 Set<String> permissions = ps.getPermissionsState().getPermissions(userId);
H A DPackageManagerService.java3938 ? Collections.<String>emptySet() : permissionsState.getPermissions(userId);
[all...]
/frameworks/base/config/
H A Dboot-image-profile.txt1250 HPLandroid/bluetooth/BluetoothGattCharacteristic;->getPermissions()I
1260 HPLandroid/bluetooth/BluetoothGattDescriptor;->getPermissions()I
[all...]

Completed in 255 milliseconds