/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/model/ |
H A D | UserDeniedManager.java | 142 boolean denied) { in setDenied() argument 145 if (roleNames.contains(roleName) == denied) { in setDenied() 149 if (denied) { in setDenied()
|
/aosp12/frameworks/proto_logging/stats/enums/debug/ |
H A D | enums.proto | 40 * The user denied the adb connection from the system. 53 * automatically denied. 58 * vold decrypt has not yet occurred; the connection was automatically denied.
|
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/auto/ |
H A D | AutoAppPermissionsFragment.java | 199 PreferenceGroup denied = new PreferenceCategory(getContext()); in bindUi() local 200 denied.setKey(KEY_DENIED_PERMISSIONS_GROUP); in bindUi() 201 denied.setTitle(R.string.denied_header); in bindUi() 202 getPreferenceScreen().addPreference(denied); in bindUi() 373 PreferenceCategory denied = findPreference(KEY_DENIED_PERMISSIONS_GROUP); in logAppPermissionsFragmentView() local 375 int numDenied = denied.getPreferenceCount(); in logAppPermissionsFragmentView() 377 Preference preference = denied.getPreference(i); in logAppPermissionsFragmentView()
|
/aosp12/frameworks/native/libs/gui/ |
H A D | BufferQueueConsumer.cpp | 801 bool denied = false; in dumpState() local 815 denied = true; in dumpState() 820 denied = true; in dumpState() 823 if (denied) { in dumpState()
|
/aosp12/hardware/interfaces/gnss/1.0/ |
H A D | IGnssNi.hal | 38 * accepted, denied or not responded to.
|
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/ |
H A D | AppPermissionGroupsFragment.java | 535 PreferenceCategory denied = findPreference(Category.DENIED.getCategoryName()); in logAppPermissionGroupsFragmentView() local 537 int numDenied = denied.getPreferenceCount(); in logAppPermissionGroupsFragmentView() 539 Preference preference = denied.getPreference(i); in logAppPermissionGroupsFragmentView()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | EventLogTags.logtags | 83 # SMS denied by user
|
/aosp12/hardware/interfaces/radio/1.2/ |
H A D | types.hal | 548 * (Registration denied) this is an enumerated reason why 549 * registration was denied. See 3GPP TS 24.008, 605 * denied) this is an enumerated reason why 606 * registration was denied. See 3GPP TS 24.008,
|
/aosp12/frameworks/base/proto/src/metrics_constants/ |
H A D | metrics_constants.proto | 1921 // ACTION: app requested access to a scoped directory, user denied it. 1933 // ACTION: app requested access to a scoped directory, user denied it. 2055 // User already denied access to the request folder; action takes an integer 2060 // User already denied access to the request folder; action pass package name 2064 // User denied access to the request folder and checked 'Do not ask again'; 2069 // User denied access to the request folder and checked 'Do not ask again'; 2928 // ACTION: An app requested an unknown permission and the request was denied 2988 // ACTION: An app requested the permission CAMERA and the request was denied 3228 // ACTION: An app requested the permission USE_SIP and the request was denied 5157 // Tag FIELD_PERMISSION: Name of the permission denied [all …]
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | perfetto.te | 54 # As above, when adbd is running in "su" domain (only the ioctl is denied in
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | perfetto.te | 59 # As above, when adbd is running in "su" domain (only the ioctl is denied in
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | perfetto.te | 59 # As above, when adbd is running in "su" domain (only the ioctl is denied in
|
/aosp12/system/sepolicy/private/ |
H A D | perfetto.te | 59 # As above, when adbd is running in "su" domain (only the ioctl is denied in
|
/aosp12/system/extras/tests/workloads/ |
H A D | defs.sh | 464 if ${ADB}ls /data 2>/dev/null | grep -q "Permission denied"; then
|
/aosp12/frameworks/proto_logging/stats/enums/telephony/ |
H A D | enums.proto | 121 * searching to registration at all, or registration is denied, or radio
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/logging/ |
H A D | dialer_impression.proto | 276 // The user has permenantly denied a permission, so the user is being 285 // The user denied a permission.
|
/aosp12/hardware/interfaces/radio/1.0/ |
H A D | types.hal | 103 REQUEST_RATE_LIMITED = 50, // Operation denied due to overly-frequent requests 548 REG_DENIED = 3, // Registration denied 1675 // (Registration denied) this is an enumerated reason why 1676 // registration was denied. See 3GPP TS 24.008, 1722 // denied) this is an enumerated reason why 1723 // registration was denied. See 3GPP TS 24.008,
|
/aosp12/art/tools/ |
H A D | libcore_failures.txt | 235 description: "Test fails on host with `socket failed: EACCES (Permission denied)`",
|
/aosp12/frameworks/proto_logging/stats/enums/stats/dnsresolver/ |
H A D | dns_resolver.proto | 228 SYS_EACCES = 13; // Permission denied
|
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/ |
H A D | TranscodeHelperImpl.java | 1642 void denied(int uid) { 1816 mUiNotifier.denied(uid);
|
/aosp12/packages/modules/DnsResolver/ |
H A D | stats.proto | 229 SYS_EACCES = 13; // Permission denied
|
/aosp12/system/sepolicy/prebuilts/api/27.0/public/ |
H A D | init.te | 343 # generated when an attempt to set a property is denied by policy.
|
/aosp12/system/sepolicy/prebuilts/api/26.0/public/ |
H A D | init.te | 338 # generated when an attempt to set a property is denied by policy.
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | init.te | 414 # generated when an attempt to set a property is denied by policy.
|
/aosp12/system/sepolicy/prebuilts/api/30.0/public/ |
H A D | init.te | 506 # generated when an attempt to set a property is denied by policy.
|