HomeSort by relevance Sort by last modified time
    Searched full:denied (Results 276 - 300 of 938) sorted by null

<<11121314151617181920>>

  /device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DemoKitActivity.java 133 Log.d(TAG, "permission denied for accessory "
  /docs/source.android.com/src/security/selinux/
index.jd 54 explicitly allowed is denied. SELinux can operate in one of two global modes:
  /external/autotest/client/cros/cellular/
mm1_constants.py 124 'DENIED',
  /external/chromium-trace/catapult/telemetry/telemetry/core/
cros_interface_unittest.py 206 '', 'Permission denied (publickey,keyboard-interactive)')
  /external/chromium-trace/catapult/telemetry/third_party/webpagereplay/documentation/
GettingStarted.md 141 python: can't open file './replay.py': [Errno 13] Permission denied
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/fps/
exception.py 273 """Permission to cancel the token is denied.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/s3/
test_connection.py 213 self.assertEqual(err.message, 'Access Denied')
  /external/libbrillo/brillo/errors/
error_codes.cc 47 ERROR_ENTRY(EACCES), // Permission denied
  /external/libselinux/src/
sestatus.c 201 * however, 1 means such queries are denied.
  /external/selinux/libselinux/src/
sestatus.c 201 * however, 1 means such queries are denied.
  /frameworks/av/services/audiopolicy/service/
AudioPolicyClientImplLegacy.cpp 195 ALOGE("open_input() permission denied: capture not allowed");
  /frameworks/base/packages/CtsShim/build/shim_priv/
AndroidManifest.xml 42 <!-- protected actions; priority will be denied -->
  /frameworks/base/packages/CtsShim/build/shim_priv_upgrade/
AndroidManifest.xml 39 <!-- protected actions; priority will be denied -->
  /frameworks/base/services/core/java/com/android/server/policy/
BarController.java 246 setTransientBarState(TRANSIENT_BAR_NONE); // request denied
  /libcore/ojluni/src/main/java/java/io/
FileSystem.java 130 * Return false if access is denied or an I/O error occurs
  /libcore/ojluni/src/main/java/java/net/
Inet6AddressImpl.java 119 throw new SecurityException("Permission denied (missing INTERNET permission?)", gaiException);
  /libcore/ojluni/src/main/native/
canonicalize_md.c 239 access is denied, then remove its last name and try again.
  /packages/apps/Messaging/src/com/android/messaging/util/
OsUtil.java 235 // Note that READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE are granted or denied
  /packages/apps/Nfc/src/com/android/nfc/
NfceeAccessControl.java 161 Log.w(TAG, "denied NFCEE access for " + pkg + " with signature:");
  /pdk/apps/TestingCamera/src/com/android/testingcamera/
SnapshotDialogFragment.java 130 parent.log("Denied storage write permission; cannot save");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpcsvc/
nfs_prot.x 63 NFSERR_ACCES=13, /* Permission denied */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nfs_prot.x 63 NFSERR_ACCES=13, /* Permission denied */
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_robotparser.py 134 bad = [] # Bug report says "/" should be denied, but that is not in the RFC
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_robotparser.py 134 bad = [] # Bug report says "/" should be denied, but that is not in the RFC
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_windows.go 153 EACCES - APPLICATION_ERROR: "permission denied",

Completed in 903 milliseconds

<<11121314151617181920>>