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

/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
H A DLayoutTestsExecutor.java112 private boolean mIsGeolocationPermissionSet; field in class:LayoutTestsExecutor
258 if (mIsGeolocationPermissionSet) {
648 mIsGeolocationPermissionSet = true;
682 mIsGeolocationPermissionSet = false;
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
H A DTestShellActivity.java547 mIsGeolocationPermissionSet = true;
759 if (mIsGeolocationPermissionSet) {
852 mIsGeolocationPermissionSet = false;
962 private boolean mIsGeolocationPermissionSet; field in class:TestShellActivity

Completed in 26 milliseconds