OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:denied
(Results
126 - 150
of
938
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/libchrome/base/json/
json_file_value_serializer.cc
14
const char JSONFileValueDeserializer::kAccessDenied[] = "Access
denied
.";
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
FieldPort.java
68
"Access to field '" + mField.getName() + "' was
denied
!");
/frameworks/base/packages/CtsShim/build/shim/
AndroidManifest.xml
34
<!-- install test; high priority filter
DENIED
-->
/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). <p>
59
* permission was never granted or
denied
. <p>
124
*
denied
). If there is already an ACL entry of the same type
/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
59
* or
denied
by user.
164
Log.d(TAG, "Permission request
denied
.");
/developers/build/prebuilts/gradle/RuntimePermissionsBasic/Application/src/main/java/com/example/android/basicpermissions/
MainActivity.java
91
// Permission request was
denied
.
92
Snackbar.make(mLayout, "Camera permission request was
denied
.",
/developers/samples/android/content/webview/PermissionRequest/Application/src/main/java/com/example/android/permissionrequest/
PermissionRequestFragment.java
59
* or
denied
by user.
164
Log.d(TAG, "Permission request
denied
.");
/developers/samples/android/system/RuntimePermissionsBasic/Application/src/main/java/com/example/android/basicpermissions/
MainActivity.java
91
// Permission request was
denied
.
92
Snackbar.make(mLayout, "Camera permission request was
denied
.",
/development/samples/browseable/PermissionRequest/src/com.example.android.permissionrequest/
PermissionRequestFragment.java
59
* or
denied
by user.
164
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
.",
/external/dhcpcd-6.8.2/
dhcpcd.h
96
int ifdc; /*
denied
interfaces */
97
char **ifdv; /*
denied
interfaces */
/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.
/frameworks/opt/telephony/src/java/com/google/android/mms/util/
DrmConvertSession.java
152
" was
denied
denied
by SecurityManager.", e);
/frameworks/support/v4/java/android/support/v4/content/
PermissionChecker.java
58
/** Permission result: The permission is
denied
. */
61
/** Permission result: The permission is
denied
because the app op is not allowed. */
/hardware/qcom/display/msm8226/libqservice/
IQService.cpp
96
ALOGE("display.qservice CONNECT access
denied
: \
107
ALOGE("display.qservice access
denied
: command=%d\
/hardware/qcom/display/msm8909/libqservice/
IQService.cpp
96
ALOGE("display.qservice CONNECT access
denied
: \
107
ALOGE("display.qservice access
denied
: command=%d\
/hardware/qcom/display/msm8994/libqservice/
IQService.cpp
96
ALOGE("display.qservice CONNECT access
denied
: \
107
ALOGE("display.qservice access
denied
: command=%d\
/packages/apps/Messaging/src/com/android/messaging/mmslib/util/
DrmConvertSession.java
154
" was
denied
denied
by SecurityManager.", e);
/developers/build/prebuilts/gradle/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/
MainActivity.java
66
* have been
denied
previously.
139
* If the permission has been
denied
previously, a SnackBar will prompt the user to grant the
150
// For example if the user has previously
denied
the permission.
200
* If the permission has been
denied
previously, a SnackBar will prompt the user to grant the
212
// For example, if the request has been
denied
previously.
/developers/samples/android/system/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/
MainActivity.java
66
* have been
denied
previously.
139
* If the permission has been
denied
previously, a SnackBar will prompt the user to grant the
150
// For example if the user has previously
denied
the permission.
200
* If the permission has been
denied
previously, a SnackBar will prompt the user to grant the
212
// For example, if the request has been
denied
previously.
/development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/
MainActivity.java
66
* have been
denied
previously.
139
* If the permission has been
denied
previously, a SnackBar will prompt the user to grant the
150
// For example if the user has previously
denied
the permission.
200
* If the permission has been
denied
previously, a SnackBar will prompt the user to grant the
212
// For example, if the request has been
denied
previously.
Completed in 1714 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>