Home
last modified time | relevance | path

Searched defs:maximumAge (Results 1 – 4 of 4) sorted by relevance

/external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/
Dnotimer-after-unload.js13 {timeout: 0, maximumAge:0} property
Dmaximum-age.js68 }, {maximumAge: 1000}); property
/external/webkit/Source/WebCore/page/
DPositionOptions.h53 int maximumAge() const in maximumAge() function
/external/webkit/Source/WebCore/platform/android/
DGeolocationServiceAndroid.cpp200 DOMTimeStamp maximumAge = convertSecondsToDOMTimeStamp(10 * 60); // 10 minutes in isPositionMoreTimely() local