OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:denied
(Results
176 - 200
of
1168
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/packages/CtsShim/build/shim/
AndroidManifest.xml
34
<!-- install test; high priority filter
DENIED
-->
/frameworks/native/services/vr/hardware_composer/
vr_composer.cpp
17
ALOGE("permission
denied
to pid=%d uid=%u", pid, uid);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
EventLogTags.logtags
83
# SMS
denied
by user
/libcore/ojluni/src/main/java/java/security/
AccessControlException.java
31
* file system or the network) is
denied
.
Guard.java
52
* @exception SecurityException if access is
denied
.
/libcore/ojluni/src/main/java/java/security/acl/
Acl.java
43
* are to be
denied
.<p>
51
*
denied
(if negative).
59
* permission was never granted or
denied
.
124
*
denied
). If there is already an ACL entry of the same type
/packages/apps/Contacts/src/com/android/contacts/activities/
RequestDesiredPermissionsActivity.java
30
* if permissions are
denied
, the calling Activity is still restarted.
/packages/apps/DocumentsUI/src/com/android/documentsui/
ScopedAccessProvider.java
85
* <li>{@link com.android.documentsui.prefs.ScopedAccessLocalPreferences} for
denied
permissions.
94
* had a scoped access directory permission granted or
denied
.
101
* contains the volume UUID or {@code null} if it's the primary partition) granted or
denied
156
// First, get the packages that were
denied
174
Log.v(TAG, "getPackagesCursor():
denied
=" + pkgs + ", granted=" + amPkgs);
185
// is
denied
).
211
// Now gets the packages that were
denied
218
// Merge the permissions granted by AM with the
denied
permissions saved on our preferences.
229
// We only care for status where the user
denied
a request.
/platform_testing/utils/permissions/src/com/android/permissionutils/
GrantPermissionUtil.java
70
// Iterate through requested permissions for
denied
ones
/prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
libnetutils.so
/prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
libnetutils.so
/cts/tests/tests/webkit/src/android/webkit/cts/
HttpAuthHandlerTest.java
116
// an access
denied
page.
128
// an access
denied
page.
/developers/build/prebuilts/gradle/PermissionRequest/Application/src/main/java/com/example/android/permissionrequest/
PermissionRequestFragment.java
64
* or
denied
by user.
215
Log.d(TAG, "Permission request
denied
.");
/developers/samples/android/content/webview/PermissionRequest/Application/src/main/java/com/example/android/permissionrequest/
PermissionRequestFragment.java
64
* or
denied
by user.
215
Log.d(TAG, "Permission request
denied
.");
/development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/
PermissionRequestFragment.java
64
* or
denied
by user.
215
Log.d(TAG, "Permission request
denied
.");
/development/samples/browseable/RuntimePermissionsBasic/src/com.example.android.basicpermissions/
MainActivity.java
91
// Permission request was
denied
.
92
Snackbar.make(mLayout, "Camera permission request was
denied
.",
/device/google/marlin/dataservices/datatop/src/
datatop_fileops.c
98
* @return INVALID - File already exists or write access
denied
.
109
printf("Permission to write to specified file
denied
\n");
/external/autotest/client/site_tests/policy_NotificationsBlockedForUrls/
policy_NotificationsBlockedForUrls.py
89
if notification_permission not in ['granted', '
denied
', 'default']:
91
return notification_permission == '
denied
'
/external/curl/tests/data/
test1538
44
e9: Access
denied
to remote resource
102
e67: Login
denied
/external/dhcpcd-6.8.2/
dhcpcd.h
96
int ifdc; /*
denied
interfaces */
97
char **ifdv; /*
denied
interfaces */
/external/ltp/testcases/kernel/fs/doio/
file_lock.c
105
case EACCES: /* Permission
denied
*/
177
case EACCES: /* Permission
denied
*/
/external/ltp/testcases/kernel/syscalls/flock/
flock06.c
114
tst_resm(TPASS, "Second attempt to flock()
denied
");
126
tst_resm(TFAIL, "Third attempt to flock()
denied
!");
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/access/
assertions.xml
24
access() shall set EACCES if the permission bits of the file mode do not permit the requested access, or search permission is
denied
on a component of the path prefix.
27
access() shall set EACCES if the search permission is
denied
on a component of the path prefix.
/external/python/cpython2/PC/os2emx/
dlfcn.c
117
errtxt = "access
denied
";
212
strcpy(dlerr, "access
denied
");
/external/selinux/libselinux/man/man8/
selinux.8
26
causes it to operate in a mode where accesses that would be
denied
by
33
if
denied
access.
Completed in 1495 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>