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

<<11121314151617181920>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
audit.py 152 access - list of accesses that were allowed or denied
158 'type=AVC msg=audit(1155568085.407:10877): avc: denied { search } for
165 'Sep 12 08:26:43 dhcp83-5 kernel: audit(1158064002.046:4): avc: denied { read }
492 Access vector set representing the denied access in the
516 Access vector set representing the denied access in the
  /external/curl/docs/libcurl/
libcurl-errors.3 67 We were denied access to the resource given in the URL. For FTP, this occurs
109 Failed starting the upload. For FTP, the server typically denied the STOR
199 The remote server denied curl to login (Added in 7.13.1)
  /packages/apps/Dialer/java/com/android/dialer/callcomposer/
CameraComposerFragment.java 193 // Checks to see if the user has permanently denied this permission. If this is the first
195 // permission request. If they permanently denied the permission, they will be sent to Dialer
404 LogUtil.i("CameraComposerFragment.onRequestPermissionsResult", "Permission denied.");
  /bionic/libc/system_properties/
system_properties.cpp 132 async_safe_format_log(ANDROID_LOG_ERROR, "libc", "Access denied finding property \"%s\"", name);
279 async_safe_format_log(ANDROID_LOG_ERROR, "libc", "Access denied adding property \"%s\"", name);
  /developers/build/prebuilts/gradle/AgendaData/Application/src/main/java/com/example/android/wearable/agendadata/
MainActivity.java 134 * If the permission has been denied previously, a SnackBar will prompt the user to grant the
153 * example, if the user has previously denied the permission.
  /developers/samples/android/wearable/wear/AgendaData/Application/src/main/java/com/example/android/wearable/agendadata/
MainActivity.java 134 * If the permission has been denied previously, a SnackBar will prompt the user to grant the
153 * example, if the user has previously denied the permission.
  /development/samples/browseable/AgendaData/Application/src/com.example.android.wearable.agendadata/
MainActivity.java 134 * If the permission has been denied previously, a SnackBar will prompt the user to grant the
153 * example, if the user has previously denied the permission.
  /external/javasqlite/src/main/java/SQLite/
Constants.java 20 public static final int SQLITE_PERM = 3; /* Access permission denied */
40 public static final int SQLITE_AUTH = 23; /* Authorization denied */
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_open/
assertions.xml 126 - the message queue exists, but the oflag permissions are denied
128 - the message queue doesn't exist, but permission to create it is denied
  /external/tensorflow/tensorflow/core/lib/db/
sqlite.cc 49 case SQLITE_AUTH: // Authorization denied
50 case SQLITE_PERM: // Access permission denied
  /frameworks/base/cmds/idmap/
idmap.cpp 157 fprintf(stderr, "error: permission denied: not user root or user system\n");
201 fprintf(stderr, "error: permission denied: not user root or user system\n");
  /frameworks/base/services/tests/servicestests/src/com/android/server/am/
AssistDataRequesterTest.java 235 // Expect a single null data when the appops is denied
269 // Expect a single null screenshot when the appops is denied
  /frameworks/native/cmds/servicemanager/
service_manager.c 213 ALOGE("add_service('%s',%x) uid=%d - PERMISSION DENIED\n",
331 ALOGE("list_service() uid=%d - PERMISSION DENIED\n",
  /frameworks/native/libs/vr/libvrflinger/
display_service.cpp 282 "DisplayService::OnSetupGlobalBuffer: Permission denied for user_id=%d",
296 "DisplayService::OnDeleteGlobalBuffer: Permission denied for "
  /libcore/ojluni/src/main/java/java/lang/reflect/
AccessibleObject.java 89 * @throws SecurityException if the request is denied.
124 * @throws SecurityException if the request is denied.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/
libnsl-2.15.so 
libnsl.so 
libnsl.so.1 
libtic.so 
libtic.so.5 
libtic.so.5.9 
  /bionic/libc/include/
sysexits.h 116 #define EX_NOPERM 77 /* permission denied */
  /developers/build/prebuilts/gradle/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
HdrViewfinderActivity.java 302 // Provide an additional rationale to the user. This would happen if the user denied the
321 // sets the permission in a given state or the user denied the permission
345 // Permission denied.
355 // when permissions are denied. Otherwise, your app could appear unresponsive to
  /developers/build/prebuilts/gradle/PermissionRequest/Application/tests/src/com/example/android/permissionrequest/test/
SampleTests.java 100 assertTrue(monitor.waitForKeyword("Denied", 2000));
  /developers/build/prebuilts/gradle/RuntimePermissions/Application/src/main/java/com/example/android/system/runtimepermissions/contacts/
ContactsFragment.java 46 * been granted (or denied) as part of the runtime permissions model. It is not relevant for the

Completed in 992 milliseconds

<<11121314151617181920>>