Home
last modified time | relevance | path

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

/interface/sdk-js/api/
D@ohos.geolocation.d.ts435 function sendCommand(command: LocationCommand, callback: AsyncCallback<boolean>): void;
448 function sendCommand(command: LocationCommand): Promise<boolean>;
1045 export interface LocationCommand { interface
D@ohos.geoLocationManager.d.ts549 function sendCommand(command: LocationCommand, callback: AsyncCallback<void>): void;
562 function sendCommand(command: LocationCommand): Promise<void>;
1784 export interface LocationCommand { interface