Home
last modified time | relevance | path

Searched defs:LOW_POWER (Results 1 – 5 of 5) sorted by relevance

/test/xts/acts/location/geolocation_errorCode/entry/src/ohosTest/js/test/
DLocationErrorTest.test.js26 let LocationRequestPriority = {UNSET : 0x200 ,ACCURACY : 0x201 ,LOW_POWER : 0x202 ,FIRST_FIX :0x203} property
/test/xts/acts/location/geolocation_standard/entry/src/ohosTest/js/test/
DGeocoderTest.test.js31 let LocationRequestPriority = { UNSET: 0x200, ACCURACY: 0x201, LOW_POWER: 0x202, FIRST_FIX: 0x203 } property
DGeocoderMTest.test.js31 let LocationRequestPriority = { UNSET: 0x200, ACCURACY: 0x201, LOW_POWER: 0x202, FIRST_FIX: 0x203 } property
DLocationTest.test.js25 let LocationRequestPriority = {UNSET : 0x200 ,ACCURACY : 0x201 ,LOW_POWER : 0x202 ,FIRST_FIX :0x203} property
DLocationMTest.test.js30 let LocationRequestPriority = {UNSET : 0x200 ,ACCURACY : 0x201 ,LOW_POWER : 0x202 ,FIRST_FIX :0x203} property