/hardware/interfaces/gnss/1.0/ |
D | IGnssGeofenceCallback.hal | 55 * same for a sufficient period of time, the UNCERTAIN transition must be 57 * appropriate transition must be triggered. This "sufficient period of time" 77 * appropriate (ENTERED or EXITED) transition for every Geofence it knows about. 83 * UNKNOWN transition described above is per geofence. 87 * hopefully provide a definitive state transition to the third party 118 * The callback associated with the geofence transition. 120 * particular transition. For instance, if the caller is interested only in 121 * ENTERED transition, then the callback must not be called with the EXITED 122 * transition. 124 * IMPORTANT: If a transition is triggered resulting in this callback, the [all …]
|
D | IGnssGeofencing.hal | 45 * of how soon must the callback be called when the transition associated 53 * @param unknownTimerMs - The time limit after which the UNCERTAIN transition
|
/hardware/qcom/gps/msm8909w_3100/android/location_api/ |
D | GeofenceAPIClient.cpp | 148 IGnssGeofenceCallback::GeofenceTransition transition; in onGeofenceBreachCb() local 150 transition = IGnssGeofenceCallback::GeofenceTransition::ENTERED; in onGeofenceBreachCb() 152 transition = IGnssGeofenceCallback::GeofenceTransition::EXITED; in onGeofenceBreachCb() 160 geofenceBreachNotification.ids[i], gnssLocation, transition, in onGeofenceBreachCb()
|
/hardware/qcom/gps/msm8998/android/location_api/ |
D | GeofenceAPIClient.cpp | 147 IGnssGeofenceCallback::GeofenceTransition transition; in onGeofenceBreachCb() local 149 transition = IGnssGeofenceCallback::GeofenceTransition::ENTERED; in onGeofenceBreachCb() 151 transition = IGnssGeofenceCallback::GeofenceTransition::EXITED; in onGeofenceBreachCb() 159 geofenceBreachNotification.ids[i], gnssLocation, transition, in onGeofenceBreachCb()
|
/hardware/qcom/sdm845/gps/msm8998/android/location_api/ |
D | GeofenceAPIClient.cpp | 147 IGnssGeofenceCallback::GeofenceTransition transition; in onGeofenceBreachCb() local 149 transition = IGnssGeofenceCallback::GeofenceTransition::ENTERED; in onGeofenceBreachCb() 151 transition = IGnssGeofenceCallback::GeofenceTransition::EXITED; in onGeofenceBreachCb() 159 geofenceBreachNotification.ids[i], gnssLocation, transition, in onGeofenceBreachCb()
|
/hardware/qcom/sdm845/gps/sdm845/android/location_api/ |
D | GeofenceAPIClient.cpp | 150 IGnssGeofenceCallback::GeofenceTransition transition; in onGeofenceBreachCb() local 152 transition = IGnssGeofenceCallback::GeofenceTransition::ENTERED; in onGeofenceBreachCb() 154 transition = IGnssGeofenceCallback::GeofenceTransition::EXITED; in onGeofenceBreachCb() 162 geofenceBreachNotification.ids[i], gnssLocation, transition, in onGeofenceBreachCb()
|
/hardware/interfaces/gnss/1.0/default/ |
D | GnssGeofencing.cpp | 55 int32_t transition, in gnssGfTransitionCb() argument 71 static_cast<IGnssGeofenceCallback::GeofenceTransition>(transition), in gnssGfTransitionCb()
|
D | GnssGeofencing.h | 71 int32_t transition, GpsUtcTime timestamp);
|
/hardware/libhardware/include/hardware/ |
D | fused_location.h | 603 int32_t transition, FlpUtcTime timestamp, uint32_t sources_used);
|
D | gps.h | 1087 int32_t transition, GpsUtcTime timestamp);
|
/hardware/interfaces/power/stats/1.0/ |
D | IPowerStats.hal | 140 * transition to another state. Residency data is an accumulation of time
|
/hardware/qcom/sdm845/gps/sdm845/utils/ |
D | loc_gps.h | 1282 int32_t transition, LocGpsUtcTime timestamp);
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | loc_gps.h | 1282 int32_t transition, LocGpsUtcTime timestamp);
|
/hardware/qcom/sdm845/gps/msm8998/utils/ |
D | loc_gps.h | 1278 int32_t transition, LocGpsUtcTime timestamp);
|
/hardware/qcom/gps/msm8998/utils/ |
D | loc_gps.h | 1278 int32_t transition, LocGpsUtcTime timestamp);
|
/hardware/interfaces/soundtrigger/2.0/ |
D | ISoundTriggerHw.hal | 49 /** Supports seamless transition from detection to capture */
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaIfaceCallback.hal | 384 * which cased this state transition.
|
/hardware/interfaces/graphics/composer/2.2/ |
D | IComposerClient.hal | 323 * Sets the power mode of the given display. The transition must be
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 696 * transition within one second (event delivery time included), 697 * and 3-second latency to determine the off-body to on-body transition
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 2508 /** Cancel the shutdown and transition from SHUTDOWN_PREPARE to WAIT_FOR_VHAL state */ 2586 * tasks, and other services that have registered for this state transition may execute
|
/hardware/interfaces/graphics/composer/2.1/ |
D | IComposerClient.hal | 538 * Sets the power mode of the given display. The transition must be
|
/hardware/interfaces/radio/1.4/ |
D | types.hal | 537 * Rejected/Brought down since UE is transition between EPC and NONEPC RAT.
|
/hardware/interfaces/radio/1.0/ |
D | types.hal | 206 IN_PROGRESS, // in between each lock transition
|