Searched defs:isDenied (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
H A DClientCertLookupTable.java67 public boolean isDenied(String host, int port) { method in class:ClientCertLookupTable
/external/chromium_org/third_party/WebKit/Source/modules/geolocation/
H A DGeolocation.h103 bool isDenied() const { return m_geolocationPermission == PermissionDenied; } function in class:blink::FINAL

Completed in 111 milliseconds