Searched refs:SERVICE_STATE_INACTIVE (Results 1 – 7 of 7) sorted by relevance
23 import static android.car.evs.CarEvsManager.SERVICE_STATE_INACTIVE;213 mStateEngine.execute(REQUEST_PRIORITY_HIGH, SERVICE_STATE_INACTIVE);345 case SERVICE_STATE_INACTIVE: in execute()450 case SERVICE_STATE_INACTIVE: in handleTransitionToInactiveLocked()477 mState = SERVICE_STATE_INACTIVE; in handleTransitionToInactiveLocked()493 case SERVICE_STATE_INACTIVE: in handleTransitionToRequestedLocked()567 case SERVICE_STATE_INACTIVE: in handleTransitionToActiveLocked()620 case SERVICE_STATE_INACTIVE: in stateToString()728 mStateEngine.execute(REQUEST_PRIORITY_HIGH, SERVICE_STATE_INACTIVE); in requestActivityIfNecessaryLocked()746 mStateEngine.execute(REQUEST_PRIORITY_HIGH, SERVICE_STATE_INACTIVE); in handleActivityRequestTimeout()[all …]
112 public static final int SERVICE_STATE_INACTIVE = 1; field in CarEvsManager129 SERVICE_STATE_INACTIVE,
183 assertThat(status.getState()).isEqualTo(CarEvsManager.SERVICE_STATE_INACTIVE); in testStartAndStopVideoStream()
733 field public static final int SERVICE_STATE_INACTIVE = 1; // 0x1
801 field public static final int SERVICE_STATE_INACTIVE = 1; // 0x1
181 field TIRAMISU_0 int SERVICE_STATE_INACTIVE = 1;