Searched refs:SERVICE_STATE_UNAVAILABLE (Results 1 – 7 of 7) sorted by relevance
25 import static android.car.evs.CarEvsManager.SERVICE_STATE_UNAVAILABLE;292 private int mState = SERVICE_STATE_UNAVAILABLE;341 case SERVICE_STATE_UNAVAILABLE: in execute()407 case SERVICE_STATE_UNAVAILABLE: in handleTransitionToUnavailableLocked()417 mState = SERVICE_STATE_UNAVAILABLE; in handleTransitionToUnavailableLocked()426 case SERVICE_STATE_UNAVAILABLE: in handleTransitionToInactiveLocked()485 case SERVICE_STATE_UNAVAILABLE: in handleTransitionToRequestedLocked()563 case SERVICE_STATE_UNAVAILABLE: in handleTransitionToActiveLocked()618 case SERVICE_STATE_UNAVAILABLE: in stateToString()1315 if (mStateEngine.getState() == SERVICE_STATE_UNAVAILABLE) { in handlePropertyEventLocked()[all …]
105 public static final int SERVICE_STATE_UNAVAILABLE = 0; field in CarEvsManager128 SERVICE_STATE_UNAVAILABLE,635 return new CarEvsStatus(SERVICE_TYPE_REARVIEW, SERVICE_STATE_UNAVAILABLE); in getCurrentStatus()
213 case CarEvsManager.SERVICE_STATE_UNAVAILABLE: in onStatusChanged()
735 field public static final int SERVICE_STATE_UNAVAILABLE = 0; // 0x0
803 field public static final int SERVICE_STATE_UNAVAILABLE = 0; // 0x0
180 field TIRAMISU_0 int SERVICE_STATE_UNAVAILABLE = 0;