HomeSort by relevance Sort by last modified time
    Searched refs:setGeolocationPermission (Results 1 - 17 of 17) sorted by null

  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
LayoutTestController.java 67 public void setGeolocationPermission(boolean allow);
CallbackProxy.java 267 mLayoutTestController.setGeolocationPermission(
491 public void setGeolocationPermission(boolean allow) {
TestShellActivity.java 460 public void setGeolocationPermission(boolean allow) {
  /external/webkit/LayoutTests/fast/dom/Geolocation/resources/
permission-denied.js 3 window.layoutTestController.setGeolocationPermission(false);
success.js 7 window.layoutTestController.setGeolocationPermission(true);
timeout.js 7 window.layoutTestController.setGeolocationPermission(true);
position-string.js 7 window.layoutTestController.setGeolocationPermission(true);
callback-exception.js 7 window.layoutTestController.setGeolocationPermission(true);
permission-denied-already-clear-watch.js 4 window.layoutTestController.setGeolocationPermission(false);
permission-denied-already-error.js 4 window.layoutTestController.setGeolocationPermission(false);
permission-denied-already-success.js 4 window.layoutTestController.setGeolocationPermission(false);
permission-denied-stops-watches.js 5 window.layoutTestController.setGeolocationPermission(false);
reentrant-success.js 7 window.layoutTestController.setGeolocationPermission(true);
watch.js 28 window.layoutTestController.setGeolocationPermission(true);
maximum-age.js 28 window.layoutTestController.setGeolocationPermission(true);
  /external/webkit/WebKitTools/DumpRenderTree/
LayoutTestController.h 224 void setGeolocationPermission(bool allow);
LayoutTestController.cpp     [all...]

Completed in 637 milliseconds