HomeSort by relevance Sort by last modified time
    Searched defs:ALLOWED (Results 1 - 7 of 7) sorted by null

  /external/chromium/net/base/
x509_cert_types.h 94 // This certificate is allowed.
95 ALLOWED,
113 // Returns true if this policy has allowed at least one certificate.
120 // The set of fingerprints of allowed certificates.
  /frameworks/base/core/java/android/webkit/
GeolocationPermissionsClassic.java 50 private static final String ALLOWED = "allowed";
81 Boolean allowed = (Boolean) values.get(ALLOWED);
83 callback.onReceiveValue(allowed);
114 boolean allowed = nativeGetAllowed(origin);
117 retValues.put(ALLOWED, Boolean.valueOf(allowed));
192 boolean allowed = nativeGetAllowed(origin);
193 callback.onReceiveValue(Boolean.valueOf(allowed));
    [all...]
  /prebuilts/devtools/tools/lib/
bcpkix-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcpkix-jdk15on/1.48/
bcpkix-jdk15on-1.48.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 76 milliseconds