Lines Matching refs:geolocation
34 | @ohos.geolocation.d.ts | geolocation.on('locationChange') |
35 | @ohos.geolocation.d.ts | geolocation.off('locationChange') |
36 | @ohos.geolocation.d.ts | geolocation.on('locationServiceState') |
37 | @ohos.geolocation.d.ts | geolocation.off('locationServiceState') |
38 | @ohos.geolocation.d.ts | geolocation.on('cachedGnssLocationsReporting') |
39 | @ohos.geolocation.d.ts | geolocation.off('cachedGnssLocationsReporting') |
40 | @ohos.geolocation.d.ts | geolocation.on('gnssStatusChange') |
41 | @ohos.geolocation.d.ts | geolocation.off('gnssStatusChange') |
42 | @ohos.geolocation.d.ts | geolocation.on('nmeaMessageChange') |
43 | @ohos.geolocation.d.ts | geolocation.off('nmeaMessageChange') |
44 | @ohos.geolocation.d.ts | geolocation.on('fenceStatusChange') |
45 | @ohos.geolocation.d.ts | geolocation.off('fenceStatusChange') |
46 | @ohos.geolocation.d.ts | geolocation.getCurrentLocation |
47 | @ohos.geolocation.d.ts | geolocation.getLastLocation |
48 | @ohos.geolocation.d.ts | geolocation.isLocationEnabled |
49 | @ohos.geolocation.d.ts | geolocation.requestEnableLocation |
50 | @ohos.geolocation.d.ts | geolocation.isGeoServiceAvailable |
51 | @ohos.geolocation.d.ts | geolocation.getAddressesFromLocation |
52 | @ohos.geolocation.d.ts | geolocation.getAddressesFromLocationName |
53 | @ohos.geolocation.d.ts | geolocation.getCachedGnssLocationsSize |
54 | @ohos.geolocation.d.ts | geolocation.flushCachedGnssLocations |
55 | @ohos.geolocation.d.ts | geolocation.sendCommand |
56 | @ohos.geolocation.d.ts | SatelliteStatusInfo |
57 | @ohos.geolocation.d.ts | CachedGnssLocationsRequest |
58 | @ohos.geolocation.d.ts | GeofenceRequest |
59 | @ohos.geolocation.d.ts | Geofence |
60 | @ohos.geolocation.d.ts | ReverseGeoCodeRequest |
61 | @ohos.geolocation.d.ts | GeoCodeRequest |
62 | @ohos.geolocation.d.ts | GeoAddress |
63 | @ohos.geolocation.d.ts | LocationRequest |
64 | @ohos.geolocation.d.ts | CurrentLocationRequest |
65 | @ohos.geolocation.d.ts | Location |
78 | @system.geolocation.d.ts | GetLocationOption |
79 | @system.geolocation.d.ts | SubscribeLocationOption |
80 | @system.geolocation.d.ts | geolocation.getLocation |
81 | @system.geolocation.d.ts | geolocation.subscribe |
82 | @system.geolocation.d.ts | geolocation.unsubscribe |