HomeSort by relevance Sort by last modified time
    Searched refs:Permission (Results 176 - 200 of 280) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/bison/doc/
refcard.tex 89 Permission is granted to make and distribute copies of this card
90 provided the copyright notice and this permission notice
114 Permission is granted to make and distribute copies of this card
115 provided the copyright notice and this permission notice
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
ProxySelectorTest.java 27 import java.security.Permission;
  /libcore/luni/src/test/java/libcore/java/net/
OldSocketTest.java 39 import java.security.Permission;
53 public void checkPermission(Permission perm) {}
473 public void checkPermission(Permission perm) {
    [all...]
  /libcore/ojluni/src/main/java/java/lang/reflect/
Proxy.java 32 import java.security.Permission;
389 * to perform permission checks before calling this.
    [all...]
  /prebuilts/devtools/tools/lib/
osgi-4.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/
osgi-4.0.0.jar 
  /prebuilts/tools/common/osgi/
osgi.jar 
  /external/curl/packages/vms/
compare_curl_source.com 74 $! Permission to use, copy, modify, and/or distribute this software for any
76 $! copyright notice and this permission notice appear in all copies.
generate_vax_transfer.com 19 $! Permission to use, copy, modify, and/or distribute this software for any
21 $! copyright notice and this permission notice appear in all copies.
setup_gnv_curl_build.com 12 $! Permission to use, copy, modify, and/or distribute this software for any
14 $! copyright notice and this permission notice appear in all copies.
build_gnv_curl_pcsi_desc.com 36 $! Permission to use, copy, modify, and/or distribute this software for any
38 $! copyright notice and this permission notice appear in all copies.
generate_config_vms_h_curl.com 22 $! Permission to use, copy, modify, and/or distribute this software for any
24 $! copyright notice and this permission notice appear in all copies.
  /external/libchrome/base/files/
file_path_watcher_unittest.cc 831 enum Permission {
838 bool ChangeFilePermissions(const FilePath& path, Permission perm, bool allow) {
  /external/v8/test/webkit/fast/js/kde/
md5-1.js 35 * Permission to use, copy, modify, and distribute this software
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
JarFileTest.java 29 import java.security.Permission;
146 public void checkPermission(Permission perm) {
    [all...]
  /libcore/ojluni/src/main/java/sun/misc/
URLClassPath.java 50 import java.security.Permission;
441 Permission perm = urlConnection.getPermission();
564 * found or the caller does not have the permission to get the
    [all...]
  /frameworks/base/core/java/android/content/pm/
PackageParser.java 142 private static final String TAG_PERMISSION_GROUP = "permission-group";
143 private static final String TAG_PERMISSION = "permission";
144 private static final String TAG_PERMISSION_TREE = "permission-tree";
145 private static final String TAG_USES_PERMISSION = "uses-permission";
146 private static final String TAG_USES_PERMISSION_SDK_M = "uses-permission-sdk-m";
147 private static final String TAG_USES_PERMISSION_SDK_23 = "uses-permission-sdk-23";
213 * If sdkVersion is 0, then this is not a permission that we want to
220 new PackageParser.NewPermissionInfo(android.Manifest.permission.WRITE_EXTERNAL_STORAGE,
222 new PackageParser.NewPermissionInfo(android.Manifest.permission.READ_PHONE_STATE,
237 new PackageParser.SplitPermissionInfo(android.Manifest.permission.WRITE_EXTERNAL_STORAGE
3953 String permission = sa.getNonConfigurationString( local
4124 String permission = sa.getNonConfigurationString( local
    [all...]
  /system/netd/server/
CommandListener.cpp 60 Permission stringToPermission(const char* arg) {
1633 Permission permission = PERMISSION_NONE; local
1692 Permission permission = PERMISSION_NONE; local
    [all...]
  /external/apache-harmony/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/
SocketHandlerTest.java 27 import java.security.Permission;
LogManagerTest.java 26 import java.security.Permission;
    [all...]
StreamHandlerTest.java 29 import java.security.Permission;
    [all...]
  /external/skia/tools/skp/
webpages_playback.py 116 gs_utils.GSUtils.Permission.READ),
  /libcore/ojluni/src/main/java/javax/security/auth/
Subject.java 35 import java.security.Permission;
235 * @exception SecurityException if the caller does not have permission
277 * @exception SecurityException if the caller does not have permission
337 * @exception SecurityException if the caller does not have permission
395 * @exception SecurityException if the caller does not have permission
449 * @exception SecurityException if the caller does not have permission
512 * @exception SecurityException if the caller does not have permission
650 * if the caller does not have permission to access a
712 * <p> The caller must have permission to access all of the
768 * @exception SecurityException if the caller does not have permission
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
ObjectOutputStreamTest.java 41 import java.security.Permission;
    [all...]
SerializationStressTest.java 36 import java.security.Permission;
    [all...]

Completed in 573 milliseconds

1 2 3 4 5 6 78 91011>>