Home
last modified time | relevance | path

Searched refs:GeofenceTransition (Results 1 – 25 of 32) sorted by relevance

12

/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/lpfence/
H A D_hdi_lpfence_geofence.md48 | [GeofenceTransition](#geofencetransition) {<br/>GEOFENCE_TRANSITION_ENTERED = (1 &lt;&lt; 0) , GE…
137 ### GeofenceTransition subsection
140 enum GeofenceTransition
H A Dlpfence_geofence_polygon_request.md24 …Transitions](#monitortransitions) | 关注的多边形围栏事件,若设备满足关注的事件则会进行上报。详见[GeofenceTransition](_hdi_lpfenc…
88 关注的多边形围栏事件,若设备满足关注的事件则会进行上报。详见[GeofenceTransition](_hdi_lpfence_geofence.md#geofencetransition)。
H A Dlpfence_geofence_circle_request.md25 …rTransitions](#monitortransitions) | 关注的圆形围栏事件,若设备满足关注的事件则会进行上报。详见[GeofenceTransition](_hdi_lpfenc…
89 关注的圆形围栏事件,若设备满足关注的事件则会进行上报。详见[GeofenceTransition](_hdi_lpfence_geofence.md#geofencetransition)。
H A Dlpfence_interface_i_geofence_interface.md147 设备与地理围栏的状态关系详见[GeofenceTransition](_hdi_lpfence_geofence.md#geofencetransition)定义。
159 返回位置关系。详见[GeofenceTransition](_hdi_lpfence_geofence.md#geofencetransition)定义。
H A Dlpfence_geofence_types_8idl.md39 | [GeofenceTransition](_hdi_lpfence_geofence.md#geofencetransition) {<br/>GEOFENCE_TRANSITION_ENTER…
H A Dlpfence_interface_i_geofence_callback.md161 | transition | 地理围栏变化的状态。详见[GeofenceTransition](_hdi_lpfence_geofence.md#geofencetransition)定义。 |
/ohos5.0/docs/zh-cn/application-dev/reference/apis-location-kit/
H A Djs-apis-app-ability-FenceExtensionAbility.md26 onFenceStatusChange(transition: geoLocationManager.GeofenceTransition, additions: Record&lt;string,…
35 | transition | [geoLocationManager.GeofenceTransition](js-apis-geoLocationManager.md#geofencetran…
46 async onFenceStatusChange(transition: geoLocationManager.GeofenceTransition,
H A Djs-apis-app-ability-FenceExtensionContext-sys.md82 …onFenceStatusChange(transition: geoLocationManager.GeofenceTransition, additions: Record<string, s…
/ohos5.0/docs/en/application-dev/reference/apis-location-kit/
H A Djs-apis-app-ability-FenceExtensionAbility.md26 onFenceStatusChange(transition: geoLocationManager.GeofenceTransition, additions: Record&lt;string,…
35 | transition | [geoLocationManager.GeofenceTransition](js-apis-geoLocationManager.md#geofencetran…
46 async onFenceStatusChange(transition: geoLocationManager.GeofenceTransition,
H A Djs-apis-app-ability-FenceExtensionContext-sys.md82 …onFenceStatusChange(transition: geoLocationManager.GeofenceTransition, additions: Record<string, s…
/ohos5.0/docs/zh-cn/application-dev/application-models/
H A DfenceExtensionAbility.md15 | onFenceStatusChange(transition: geoLocationManager.GeofenceTransition, additions: Record&lt;strin…
38 async onFenceStatusChange(transition: geoLocationManager.GeofenceTransition,
/ohos5.0/base/location/interfaces/inner_api/include/
H A Di_gnss_geofence_callback.h32 virtual void OnTransitionStatusChange(GeofenceTransition transition) = 0;
H A Dgeofence_definition.h50 } GeofenceTransition; typedef
H A Dgeofence_async_context.h37 GeofenceTransition transition_{-1, GEOFENCE_TRANSITION_INIT};
H A Dlocation_gnss_geofence_callback_napi.h52 void OnTransitionStatusChange(GeofenceTransition transition) override;
/ohos5.0/base/location/services/location_locator/callback/include/
H A Dlocation_gnss_geofence_callback_proxy.h33 void OnTransitionStatusChange(GeofenceTransition transition);
/ohos5.0/base/location/services/location_locator/callback/source/
H A Dlocation_gnss_geofence_callback_proxy.cpp27 void LocationGnssGeofenceCallbackProxy::OnTransitionStatusChange(GeofenceTransition transition) in OnTransitionStatusChange()
/ohos5.0/docs/en/application-dev/application-models/
H A DfenceExtensionAbility.md15 | onFenceStatusChange(transition: geoLocationManager.GeofenceTransition, additions: Record&lt;strin…
38 async onFenceStatusChange(transition: geoLocationManager.GeofenceTransition,
/ohos5.0/base/location/frameworks/js/napi/notification/include/
H A Dgeofence_napi.h52 const GeofenceTransition geofenceTransition, napi_value& result);
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_gnss_geofence_callback_napi.cpp70 GeofenceTransition transition; in OnRemoteRequest()
143 GeofenceTransition transition) in OnTransitionStatusChange()
H A Dgeofence_napi.cpp232 const GeofenceTransition geofenceTransition, napi_value& result) in GeofenceTransitionToJs()
/ohos5.0/drivers/interface/location/lpfence/geofence/v1_0/
H A DGeofenceTypes.idl50 enum GeofenceTransition {
147 …event will be reported when the conditions are met. For details, see {@Link GeofenceTransition}. */
167 …event will be reported when the conditions are met. For details, see {@Link GeofenceTransition}. */
H A DIGeofenceIntf.idl143 …or details about the relationships between a device and a geofence, see {@link GeofenceTransition}.
147 …p information obtained if the operation is successful. For details, see {@link GeofenceTransition}.
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/location_lpfence_geofence_v1_0/foo/location/lpfence/geofence/v1_0/
H A DGeofenceTypes.idl50 enum GeofenceTransition {
147 …event will be reported when the conditions are met. For details, see {@Link GeofenceTransition}. */
167 …event will be reported when the conditions are met. For details, see {@Link GeofenceTransition}. */
H A DIGeofenceIntf.idl143 …or details about the relationships between a device and a geofence, see {@link GeofenceTransition}.
147 …p information obtained if the operation is successful. For details, see {@link GeofenceTransition}.

12