Searched defs:LOW_POWER (Results 1 – 5 of 5) sorted by relevance
| /test/xts/acts/location/geolocation_errorCode/entry/src/ohosTest/js/test/ |
| D | LocationErrorTest.test.js | 26 let LocationRequestPriority = {UNSET : 0x200 ,ACCURACY : 0x201 ,LOW_POWER : 0x202 ,FIRST_FIX :0x203} property
|
| /test/xts/acts/location/geolocation_standard/entry/src/ohosTest/js/test/ |
| D | GeocoderTest.test.js | 31 let LocationRequestPriority = { UNSET: 0x200, ACCURACY: 0x201, LOW_POWER: 0x202, FIRST_FIX: 0x203 } property
|
| D | GeocoderMTest.test.js | 31 let LocationRequestPriority = { UNSET: 0x200, ACCURACY: 0x201, LOW_POWER: 0x202, FIRST_FIX: 0x203 } property
|
| D | LocationTest.test.js | 25 let LocationRequestPriority = {UNSET : 0x200 ,ACCURACY : 0x201 ,LOW_POWER : 0x202 ,FIRST_FIX :0x203} property
|
| D | LocationMTest.test.js | 30 let LocationRequestPriority = {UNSET : 0x200 ,ACCURACY : 0x201 ,LOW_POWER : 0x202 ,FIRST_FIX :0x203} property
|