Home
last modified time | relevance | path

Searched refs:CurrentLocationRequest (Results 1 – 2 of 2) sorted by relevance

/interface/sdk-js/api/
D@ohos.geolocation.d.ts201 …function getCurrentLocation(request: CurrentLocationRequest, callback: AsyncCallback<Location>): v…
226 function getCurrentLocation(request?: CurrentLocationRequest): Promise<Location>;
779 export interface CurrentLocationRequest { interface
D@ohos.geoLocationManager.d.ts299 …function getCurrentLocation(request: CurrentLocationRequest, callback: AsyncCallback<Location>): v…
332 function getCurrentLocation(request?: CurrentLocationRequest): Promise<Location>;
1302 export interface CurrentLocationRequest { interface