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

1 2

  /frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
LayoutTestController.java 68 public void setGeolocationPermission(boolean allow);
  /external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
delayed-permission-denied.js 9 layoutTestController.setGeolocationPermission(false);
error.js 7 layoutTestController.setGeolocationPermission(true);
notimer-after-unload.js 3 if (window.layoutTestController) layoutTestController.setGeolocationPermission(true);
success.js 8 layoutTestController.setGeolocationPermission(true);
timeout.js 8 layoutTestController.setGeolocationPermission(true);
clear-watch-invalid-id-crash.js 4 layoutTestController.setGeolocationPermission(true);
delayed-permission-allowed-for-multiple-requests.js 9 layoutTestController.setGeolocationPermission(true);
disconnected-frame-already.js 4 layoutTestController.setGeolocationPermission(true);
disconnected-frame.js 4 layoutTestController.setGeolocationPermission(true);
multiple-requests.js 8 layoutTestController.setGeolocationPermission(true);
position-string.js 8 layoutTestController.setGeolocationPermission(true);
reentrant-permission-denied.js 4 layoutTestController.setGeolocationPermission(false);
timestamp.js 8 layoutTestController.setGeolocationPermission(true);
callback-exception.js 8 layoutTestController.setGeolocationPermission(true);
delayed-permission-denied-for-multiple-requests.js 9 layoutTestController.setGeolocationPermission(false);
permission-denied-already-clear-watch.js 5 layoutTestController.setGeolocationPermission(false);
permission-denied-already-error.js 5 layoutTestController.setGeolocationPermission(false);
permission-denied-already-success.js 5 layoutTestController.setGeolocationPermission(false);
permission-denied-stops-watches.js 6 layoutTestController.setGeolocationPermission(false);
reentrant-error.js 7 layoutTestController.setGeolocationPermission(true);
reentrant-success.js 8 layoutTestController.setGeolocationPermission(true);
watch.js 29 layoutTestController.setGeolocationPermission(true);
  /frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
LayoutTestController.java 83 public void setGeolocationPermission(boolean allow) {
84 mLayoutTestsExecutor.setGeolocationPermission(allow);
  /cts/tests/tests/webkitsecurity/assets/
clear-watch-invalid-id-crash.js 4 layoutTestController.setGeolocationPermission(true);

Completed in 171 milliseconds

1 2