Searched refs:SERVICE_STATE_UNAVAILABLE (Results 1 – 4 of 4) sorted by relevance
25 import static android.car.evs.CarEvsManager.SERVICE_STATE_UNAVAILABLE;228 private int mState = SERVICE_STATE_UNAVAILABLE;267 case SERVICE_STATE_UNAVAILABLE: in execute()326 case SERVICE_STATE_UNAVAILABLE: in handleTransitionToUnavailableLocked()336 mState = SERVICE_STATE_UNAVAILABLE; in handleTransitionToUnavailableLocked()345 case SERVICE_STATE_UNAVAILABLE: in handleTransitionToInactiveLocked()399 case SERVICE_STATE_UNAVAILABLE: in handleTransitionToRequestedLocked()475 case SERVICE_STATE_UNAVAILABLE: in handleTransitionToActiveLocked()528 case SERVICE_STATE_UNAVAILABLE: in toString()1270 mStateEngine.execute(REQUEST_PRIORITY_HIGH, SERVICE_STATE_UNAVAILABLE); in postNativeDeathHandler()
100 public static final int SERVICE_STATE_UNAVAILABLE = 0; field in CarEvsManager120 SERVICE_STATE_UNAVAILABLE,601 return new CarEvsStatus(SERVICE_TYPE_REARVIEW, SERVICE_STATE_UNAVAILABLE); in getCurrentStatus()
203 case CarEvsManager.SERVICE_STATE_UNAVAILABLE: in onStatusChanged()
667 field public static final int SERVICE_STATE_UNAVAILABLE = 0; // 0x0