HomeSort by relevance Sort by last modified time
    Searched full:denied (Results 351 - 375 of 1168) sorted by null

<<11121314151617181920>>

  /frameworks/base/libs/usb/tests/AccessoryChat/src/com/android/accessorychat/
AccessoryChat.java 73 Log.d(TAG, "permission denied for accessory " + accessory);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
KeyguardService.java 69 throw new SecurityException("Access denied to process: " + Binder.getCallingPid()
  /frameworks/base/telephony/java/android/telephony/
LocationAccessPolicy.java 50 * @param throwOnDeniedPermission Whether to throw if the location permission is denied.
  /frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/
SourceActivity.java 229 mLogger.logError("Accessory permission denied: " + accessory);
  /frameworks/base/tests/UsbHostExternalManagmentTest/AoapTestDevice/src/com/android/hardware/usb/aoapdevicetest/
UsbAoapDeviceTestActivity.java 176 Log.e(TAG, "Accessory permission denied: " + accessory);
  /frameworks/native/libs/binder/
PermissionCache.cpp 106 granted?"granted":"denied", (int)ns2us(t));
  /frameworks/native/libs/vr/libpdx_uds/
client_channel_factory.cpp 106 // Connection refused/Permission denied can be the result of connecting
  /frameworks/native/services/vr/virtual_touchpad/
VirtualTouchpadService.cpp 138 ALOGE("permission denied to pid=%ld uid=%ld", static_cast<long>(*out_pid),
  /frameworks/support/compat/src/main/java/androidx/core/net/
ConnectivityManagerCompat.java 79 * because it would be denied.
  /hardware/qcom/gps/msm8909w_3100/gnss/
Agps.cpp 259 LOC_LOGE("Unexpected event DENIED in state %d", mState);
533 * If we are in pending, we should consider RELEASED as DENIED */
536 LOC_LOGD("Translating RELEASED to DENIED event");
894 /* Fetch SM and send DENIED event */
  /hardware/qcom/gps/msm8998/gnss/
Agps.cpp 252 LOC_LOGE("Unexpected event DENIED in state %d", mState);
525 * If we are in pending, we should consider RELEASED as DENIED */
528 LOC_LOGD("Translating RELEASED to DENIED event");
886 /* Fetch SM and send DENIED event */
  /libcore/ojluni/src/main/java/java/nio/file/
FileSystem.java 175 * root directory. Unless denied by the security manager, each element in
184 * to the each root directory. If denied, the root directory is not returned
205 * RuntimePermission}<tt>("getFileStoreAttributes")</tt>. If denied, then
209 * denied, the file store is not returned by the iterator. It is system
  /packages/apps/Dialer/java/com/android/dialer/postcall/
PostCallActivity.java 110 "PostCallActivity.sendMessage", "Permission permanently denied, sending to settings.");
  /packages/apps/Dialer/java/com/android/dialer/searchfragment/cp2/
SearchContactsCursorLoader.java 86 LogUtil.i("SearchContactsCursorLoader.loadInBackground", "Contacts permission denied.");
  /packages/services/Car/tests/usb/AoapPhoneCompanionApp/src/com/google/android/car/usb/aoap/companion/
AoapPhoneCompanionActivity.java 226 Log.e(TAG, "Accessory permission denied: " + accessory);
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/
CameraOps2.java 154 TLog.i("Camera permission denied, not opening camera");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
sysexits.h 109 #define EX_NOPERM 77 /* permission denied */
  /prebuilts/go/darwin-x86/src/runtime/
os2_nacl.go 26 _EACCES = 13 /* Permission denied */
  /prebuilts/go/linux-x86/src/runtime/
os2_nacl.go 26 _EACCES = 13 /* Permission denied */
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
libnetutils.so 
  /system/chre/core/
timer_pool.cc 74 LOGW("Failed to cancel timer ID %" PRIu32 ": permission denied",
  /system/core/logd/
LogCommand.cpp 89 // is returned with permission denied when we did only one pass and thus
  /system/extras/tests/timetest/
rtc_test.cpp 126 // Allowed to be 100% denied for writing
  /system/bt/embdrv/sbc/decoder/include/
oi_status.h 85 OI_STATUS_ACCESS_DENIED = 130, /**< Generic access denied error. */
312 OI_SDP_ACCESS_DENIED = 811, /**< SDP: Server denied access to server */
504 1405, /**< SECMGR: l2cap access denied - device is not trusted */
506 1407, /**< SECMGR: l2cap access denied - failed to start encryption */
508 1408, /**< SECMGR: l2cap access denied - disconnected */
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
Kms.h 392 @retval EFI_ACCESS_DENIED Access was denied by the device or the key server.
478 @retval EFI_ACCESS_DENIED Access was denied by the device or the key server; OR a
566 @retval EFI_ACCESS_DENIED Access was denied by the device or the key server; OR a
    [all...]

Completed in 1631 milliseconds

<<11121314151617181920>>