/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
EventLogTags.logtags | 83 # SMS denied by user
|
/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/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/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.
|
/external/openssh/ |
auth1.c | 319 fatal("Access denied for user %s.",authctxt->user); 340 error("Access denied for user %s by PAM account " 350 msg = "Access denied.";
|
/libcore/luni/src/test/java/tests/java/security/ |
IdentityTest.java | 47 public Permissions denied = new Permissions(); field in class:IdentityTest.MySecurityManager 49 if (denied!=null && denied.implies(permission)) throw new SecurityException();
|
/developers/build/prebuilts/gradle/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/camera/ |
CameraPreviewFragment.java | 36 * denied) as part of the runtime permissions model. It is not relevant for the use of the
|
/developers/build/prebuilts/gradle/RuntimePermissions/ |
README.md | 24 for example if the permission request has been denied before.
|
/developers/build/prebuilts/gradle/RuntimePermissionsBasic/Application/src/main/java/com/example/android/basicpermissions/camera/ |
CameraPreviewActivity.java | 32 * denied) as part of the runtime permissions model. It is not relevant for the use of the
|
/developers/samples/android/system/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/camera/ |
CameraPreviewFragment.java | 36 * denied) as part of the runtime permissions model. It is not relevant for the use of the
|
/developers/samples/android/system/RuntimePermissions/ |
template-params.xml | 82 for example if the permission request has been denied before.
|
/developers/samples/android/system/RuntimePermissionsBasic/Application/src/main/java/com/example/android/basicpermissions/camera/ |
CameraPreviewActivity.java | 32 * denied) as part of the runtime permissions model. It is not relevant for the use of the
|