Searched
full:denied (Results
301 -
325 of
1168) sorted by null
<<11121314151617181920>>
/developers/build/prebuilts/gradle/RuntimePermissions/kotlinApp/app/src/main/java/com/example/android/system/runtimepermissions/contacts/ |
ContactsFragment.kt | 42 * been granted (or denied) as part of the runtime permissions model. It is not relevant for the
|
/developers/build/prebuilts/gradle/RuntimePermissionsBasic/Application/src/main/java/com/example/android/basicpermissions/ |
MainActivity.java | 91 // Permission request was denied.
|
/developers/build/prebuilts/gradle/RuntimePermissionsBasic/kotlinApp/Application/src/main/java/com/example/android/basicpermissions/ |
MainActivity.kt | 80 // Permission request was denied.
|
/developers/build/prebuilts/gradle/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/ui/ |
AttractionListActivity.java | 57 // See if user has denied permission in the past
|
/developers/samples/android/content/webview/PermissionRequest/Application/tests/src/com/example/android/permissionrequest/test/ |
SampleTests.java | 100 assertTrue(monitor.waitForKeyword("Denied", 2000));
|
/developers/samples/android/media/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/ |
HdrViewfinderActivity.java | 302 // Provide an additional rationale to the user. This would happen if the user denied the 321 // sets the permission in a given state or the user denied the permission 345 // Permission denied. 355 // when permissions are denied. Otherwise, your app could appear unresponsive to
|
/developers/samples/android/system/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/contacts/ |
ContactsFragment.java | 46 * been granted (or denied) as part of the runtime permissions model. It is not relevant for the
|
/developers/samples/android/system/RuntimePermissions/kotlinApp/app/src/main/java/com/example/android/system/runtimepermissions/contacts/ |
ContactsFragment.kt | 42 * been granted (or denied) as part of the runtime permissions model. It is not relevant for the
|
/developers/samples/android/system/RuntimePermissionsBasic/Application/src/main/java/com/example/android/basicpermissions/ |
MainActivity.java | 91 // Permission request was denied.
|
/developers/samples/android/system/RuntimePermissionsBasic/kotlinApp/Application/src/main/java/com/example/android/basicpermissions/ |
MainActivity.kt | 80 // Permission request was denied.
|
/developers/samples/android/wearable/wear/XYZTouristAttractions/Application/src/main/java/com/example/android/xyztouristattractions/ui/ |
AttractionListActivity.java | 57 // See if user has denied permission in the past
|
/development/samples/ApiDemos/src/com/example/android/apis/media/projection/ |
MediaProjectionDemo.java | 117 "User denied screen sharing permission", Toast.LENGTH_SHORT).show();
|
/development/samples/browseable/HdrViewfinder/src/com.example.android.hdrviewfinder/ |
HdrViewfinderActivity.java | 303 // Provide an additional rationale to the user. This would happen if the user denied the 322 // sets the permission in a given state or the user denied the permission 346 // Permission denied. 356 // when permissions are denied. Otherwise, your app could appear unresponsive to
|
/development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/contacts/ |
ContactsFragment.java | 46 * been granted (or denied) as part of the runtime permissions model. It is not relevant for the
|
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/ui/ |
AttractionListActivity.java | 57 // See if user has denied permission in the past
|
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/common/ |
execution_state_switch.c | 171 /* State switch denied */
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/FdtPlatformDxe/ |
FdtPlatformDxe.uni | 76 "SHELL_ACCESS_DENIED Access to the Fdt UEFI variable for modification denied.\r\n"
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVolBlock/ |
FwVolBlock.h | 145 @retval EFI_ACCESS_DENIED Access denied.
|
/device/linaro/bootloader/edk2/NetworkPkg/IpSecDxe/ |
IpSecMain.c | 105 // The packet is denied to access.
|
/device/linaro/bootloader/edk2/StdLib/Include/sys/ |
errno.h | 39 __EACCES, /* 13 Permission denied */
|
/device/linaro/bootloader/edk2/StdLib/Include/ |
sysexits.h | 117 #define EX_NOPERM 77 /* permission denied */
|
/device/linaro/bootloader/edk2/StdLib/LibC/String/ |
ErrorList.c | 39 "Permission denied", /* 13 EACCES */
|
/external/autotest/client/common_lib/cros/fake_device_server/ |
commands.py | 128 raise server_errors.HTTPError(401, 'Access denied.')
|
devices.py | 176 raise server_errors.HTTPError(401, 'Access denied.')
|
/external/autotest/client/site_tests/policy_NotificationsAllowedForUrls/ |
policy_NotificationsAllowedForUrls.py | 85 if notification_permission not in ['granted', 'denied', 'default']:
|
Completed in 1138 milliseconds
<<11121314151617181920>>