/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/intel/common/wrs_omxil_core/base/src/ |
D | componentbase.cpp | 1291 OMX_STATETYPE transition = (OMX_STATETYPE)cmd->param1; in CmdHandler() local 1294 TransState(transition); in CmdHandler() 1364 void ComponentBase::TransState(OMX_STATETYPE transition) in TransState() argument 1373 GetStateName(transition)); in TransState() 1376 if (current == transition) { in TransState() 1391 if (transition == OMX_StateLoaded) in TransState() 1393 else if (transition == OMX_StateIdle) in TransState() 1395 else if (transition == OMX_StateExecuting) in TransState() 1397 else if (transition == OMX_StatePause) in TransState() 1399 else if (transition == OMX_StateInvalid) in TransState() [all …]
|
D | portbase.cpp | 1003 OMX_ERRORTYPE PortBase::TransState(OMX_U8 transition) in TransState() argument 1011 GetPortStateName(state), GetPortStateName(transition)); in TransState() 1017 if (current == transition) { in TransState() 1026 if (transition == OMX_PortEnabled) { in TransState() 1042 else if(transition == OMX_PortDisabled) { in TransState() 1056 portdefinition.nPortIndex, GetPortStateName(transition)); in TransState() 1060 state = transition; in TransState()
|
/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/intel/common/wrs_omxil_core/base/inc/ |
D | componentbase.h | 317 void TransState(OMX_STATETYPE transition);
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | loc_gps.h | 1282 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/graphics/composer/2.1/ |
D | IComposerClient.hal | 538 * Sets the power mode of the given display. The transition must be
|
/hardware/interfaces/radio/1.0/ |
D | types.hal | 206 IN_PROGRESS, // in between each lock transition
|
/hardware/interfaces/automotive/vehicle/2.0/ |
D | types.hal | 2321 * do state transition to
|