/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/lpfence/ |
H A D | _hdi_lpfence_geofence.md | 48 | [GeofenceTransition](#geofencetransition) {<br/>GEOFENCE_TRANSITION_ENTERED = (1 << 0) , GE… 137 ### GeofenceTransition subsection 140 enum GeofenceTransition
|
H A D | lpfence_geofence_polygon_request.md | 24 …Transitions](#monitortransitions) | 关注的多边形围栏事件,若设备满足关注的事件则会进行上报。详见[GeofenceTransition](_hdi_lpfenc… 88 关注的多边形围栏事件,若设备满足关注的事件则会进行上报。详见[GeofenceTransition](_hdi_lpfence_geofence.md#geofencetransition)。
|
H A D | lpfence_geofence_circle_request.md | 25 …rTransitions](#monitortransitions) | 关注的圆形围栏事件,若设备满足关注的事件则会进行上报。详见[GeofenceTransition](_hdi_lpfenc… 89 关注的圆形围栏事件,若设备满足关注的事件则会进行上报。详见[GeofenceTransition](_hdi_lpfence_geofence.md#geofencetransition)。
|
H A D | lpfence_interface_i_geofence_interface.md | 147 设备与地理围栏的状态关系详见[GeofenceTransition](_hdi_lpfence_geofence.md#geofencetransition)定义。 159 返回位置关系。详见[GeofenceTransition](_hdi_lpfence_geofence.md#geofencetransition)定义。
|
H A D | lpfence_geofence_types_8idl.md | 39 | [GeofenceTransition](_hdi_lpfence_geofence.md#geofencetransition) {<br/>GEOFENCE_TRANSITION_ENTER…
|
H A D | lpfence_interface_i_geofence_callback.md | 161 | transition | 地理围栏变化的状态。详见[GeofenceTransition](_hdi_lpfence_geofence.md#geofencetransition)定义。 |
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-location-kit/ |
H A D | js-apis-app-ability-FenceExtensionAbility.md | 26 onFenceStatusChange(transition: geoLocationManager.GeofenceTransition, additions: Record<string,… 35 | transition | [geoLocationManager.GeofenceTransition](js-apis-geoLocationManager.md#geofencetran… 46 async onFenceStatusChange(transition: geoLocationManager.GeofenceTransition,
|
H A D | js-apis-app-ability-FenceExtensionContext-sys.md | 82 …onFenceStatusChange(transition: geoLocationManager.GeofenceTransition, additions: Record<string, s…
|
/ohos5.0/docs/en/application-dev/reference/apis-location-kit/ |
H A D | js-apis-app-ability-FenceExtensionAbility.md | 26 onFenceStatusChange(transition: geoLocationManager.GeofenceTransition, additions: Record<string,… 35 | transition | [geoLocationManager.GeofenceTransition](js-apis-geoLocationManager.md#geofencetran… 46 async onFenceStatusChange(transition: geoLocationManager.GeofenceTransition,
|
H A D | js-apis-app-ability-FenceExtensionContext-sys.md | 82 …onFenceStatusChange(transition: geoLocationManager.GeofenceTransition, additions: Record<string, s…
|
/ohos5.0/docs/zh-cn/application-dev/application-models/ |
H A D | fenceExtensionAbility.md | 15 | onFenceStatusChange(transition: geoLocationManager.GeofenceTransition, additions: Record<strin… 38 async onFenceStatusChange(transition: geoLocationManager.GeofenceTransition,
|
/ohos5.0/base/location/interfaces/inner_api/include/ |
H A D | i_gnss_geofence_callback.h | 32 virtual void OnTransitionStatusChange(GeofenceTransition transition) = 0;
|
H A D | geofence_definition.h | 50 } GeofenceTransition; typedef
|
H A D | geofence_async_context.h | 37 GeofenceTransition transition_{-1, GEOFENCE_TRANSITION_INIT};
|
H A D | location_gnss_geofence_callback_napi.h | 52 void OnTransitionStatusChange(GeofenceTransition transition) override;
|
/ohos5.0/base/location/services/location_locator/callback/include/ |
H A D | location_gnss_geofence_callback_proxy.h | 33 void OnTransitionStatusChange(GeofenceTransition transition);
|
/ohos5.0/base/location/services/location_locator/callback/source/ |
H A D | location_gnss_geofence_callback_proxy.cpp | 27 void LocationGnssGeofenceCallbackProxy::OnTransitionStatusChange(GeofenceTransition transition) in OnTransitionStatusChange()
|
/ohos5.0/docs/en/application-dev/application-models/ |
H A D | fenceExtensionAbility.md | 15 | onFenceStatusChange(transition: geoLocationManager.GeofenceTransition, additions: Record<strin… 38 async onFenceStatusChange(transition: geoLocationManager.GeofenceTransition,
|
/ohos5.0/base/location/frameworks/js/napi/notification/include/ |
H A D | geofence_napi.h | 52 const GeofenceTransition geofenceTransition, napi_value& result);
|
/ohos5.0/base/location/frameworks/js/napi/source/ |
H A D | location_gnss_geofence_callback_napi.cpp | 70 GeofenceTransition transition; in OnRemoteRequest() 143 GeofenceTransition transition) in OnTransitionStatusChange()
|
H A D | geofence_napi.cpp | 232 const GeofenceTransition geofenceTransition, napi_value& result) in GeofenceTransitionToJs()
|
/ohos5.0/drivers/interface/location/lpfence/geofence/v1_0/ |
H A D | GeofenceTypes.idl | 50 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 D | IGeofenceIntf.idl | 143 …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 D | GeofenceTypes.idl | 50 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 D | IGeofenceIntf.idl | 143 …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}.
|