Searched refs:ButtonSelectionStateListener (Results 1 – 6 of 6) sorted by relevance
30 class ButtonSelectionStateListener implements TaskStackChangeListener { class31 private static final String TAG = ButtonSelectionStateListener.class.getSimpleName();36 ButtonSelectionStateListener(ButtonSelectionStateController carSystemButtonController) { in ButtonSelectionStateListener() method in ButtonSelectionStateListener
94 abstract ButtonSelectionStateListener optionalButtonSelectionStateListener(); in optionalButtonSelectionStateListener()98 static ButtonSelectionStateListener provideButtonSelectionStateListener(@CarSysUIDynamicOverride in provideButtonSelectionStateListener()99 Optional<ButtonSelectionStateListener> overrideButtonSelectionStateListener, in provideButtonSelectionStateListener()104 return new ButtonSelectionStateListener(controller); in provideButtonSelectionStateListener()
114 private final ButtonSelectionStateListener mButtonSelectionStateListener;178 ButtonSelectionStateListener buttonSelectionStateListener, in CarSystemBar()
41 static ButtonSelectionStateListener provideButtonSelectionStateListener(Context context, in provideButtonSelectionStateListener()46 return new ButtonSelectionStateListener(buttonSelectionStateController); in provideButtonSelectionStateListener()
29 class CarUiPortraitButtonSelectionStateListener extends ButtonSelectionStateListener {
116 private ButtonSelectionStateListener mButtonSelectionStateListener;