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

  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
ClientCertLookupTable.java 67 public boolean isDenied(String host, int port) {
  /external/chromium_org/third_party/WebKit/Source/modules/geolocation/
Geolocation.h 88 bool isDenied() const { return m_allowGeolocation == No; }

Completed in 817 milliseconds