Searched refs:SPEED_NOT_AVAILABLE (Results 1 – 1 of 1) sorted by relevance
109 private static final float SPEED_NOT_AVAILABLE = -1.0F; field in CarUxRestrictionsManagerService294 if (currentSpeed == SPEED_NOT_AVAILABLE) { in initializeUxRestrictions()309 return SPEED_NOT_AVAILABLE; in getCurrentSpeed()747 if (speed != SPEED_NOT_AVAILABLE) { in handleDrivingStateEvent()