Home
last modified time | relevance | path

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

/interface/sdk-js/api/
D@ohos.geolocation.d.ts179 function on(type: 'fenceStatusChange', request: GeofenceRequest, want: WantAgent): void;
193 function off(type: 'fenceStatusChange', request: GeofenceRequest, want: WantAgent): void;
545 export interface GeofenceRequest { interface
D@ohos.geoLocationManager.d.ts249 function on(type: 'gnssFenceStatusChange', request: GeofenceRequest, want: WantAgent): void;
267 function off(type: 'gnssFenceStatusChange', request: GeofenceRequest, want: WantAgent): void;
990 export interface GeofenceRequest { interface