Searched refs:ReloadStateAction (Results 1 – 3 of 3) sorted by relevance
25 import com.android.car.customization.tool.domain.ReloadStateAction54 customizationToolStateMachine.handleAction(ReloadStateAction) in onServiceConnected()
40 internal object ReloadStateAction : Action object
51 is ReloadStateAction -> { in reducer()