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