Lines Matching refs:geolocation
66 | @ohos.geolocation.d.ts | geolocation.on('locationChange') |
67 | @ohos.geolocation.d.ts | geolocation.off('locationChange') |
68 | @ohos.geolocation.d.ts | geolocation.on('locationServiceState') |
69 | @ohos.geolocation.d.ts | geolocation.off('locationServiceState') |
70 | @ohos.geolocation.d.ts | geolocation.on('cachedGnssLocationsReporting') |
71 | @ohos.geolocation.d.ts | geolocation.off('cachedGnssLocationsReporting') |
72 | @ohos.geolocation.d.ts | geolocation.on('gnssStatusChange') |
73 | @ohos.geolocation.d.ts | geolocation.off('gnssStatusChange') |
74 | @ohos.geolocation.d.ts | geolocation.on('nmeaMessageChange') |
75 | @ohos.geolocation.d.ts | geolocation.off('nmeaMessageChange') |
76 | @ohos.geolocation.d.ts | geolocation.on('fenceStatusChange') |
77 | @ohos.geolocation.d.ts | geolocation.off('fenceStatusChange') |
78 | @ohos.geolocation.d.ts | geolocation.getCurrentLocation |
79 | @ohos.geolocation.d.ts | geolocation.getLastLocation |
80 | @ohos.geolocation.d.ts | geolocation.isLocationEnabled |
81 | @ohos.geolocation.d.ts | geolocation.requestEnableLocation |
82 | @ohos.geolocation.d.ts | geolocation.isGeoServiceAvailable |
83 | @ohos.geolocation.d.ts | geolocation.getAddressesFromLocation |
84 | @ohos.geolocation.d.ts | geolocation.getAddressesFromLocationName |
85 | @ohos.geolocation.d.ts | geolocation.getCachedGnssLocationsSize |
86 | @ohos.geolocation.d.ts | geolocation.flushCachedGnssLocations |
87 | @ohos.geolocation.d.ts | geolocation.sendCommand |
88 | @ohos.geolocation.d.ts | SatelliteStatusInfo |
89 | @ohos.geolocation.d.ts | CachedGnssLocationsRequest |
90 | @ohos.geolocation.d.ts | GeofenceRequest |
91 | @ohos.geolocation.d.ts | Geofence |
92 | @ohos.geolocation.d.ts | ReverseGeoCodeRequest |
93 | @ohos.geolocation.d.ts | GeoCodeRequest |
94 | @ohos.geolocation.d.ts | GeoAddress |
95 | @ohos.geolocation.d.ts | LocationRequest |
96 | @ohos.geolocation.d.ts | CurrentLocationRequest |
97 | @ohos.geolocation.d.ts | Location |
110 | @system.geolocation.d.ts | GetLocationOption |
111 | @system.geolocation.d.ts | SubscribeLocationOption |
112 | @system.geolocation.d.ts | geolocation.getLocation |
113 | @system.geolocation.d.ts | geolocation.subscribe |
114 | @system.geolocation.d.ts | geolocation.unsubscribe |