Searched refs:addAllButtonsWithSelectionState (Results 1 – 4 of 4) sorted by relevance
51 protected void addAllButtonsWithSelectionState(View v) { in addAllButtonsWithSelectionState() method in CarUiPortraitButtonSelectionStateController57 super.addAllButtonsWithSelectionState(v); in addAllButtonsWithSelectionState()
74 protected void addAllButtonsWithSelectionState(View v) { in addAllButtonsWithSelectionState() method in ButtonSelectionStateController82 addAllButtonsWithSelectionState(viewGroup.getChildAt(i)); in addAllButtonsWithSelectionState()
428 mButtonSelectionStateController.addAllButtonsWithSelectionState(view); in setupBar()
67 mButtonSelectionStateController.addAllButtonsWithSelectionState(mTestView); in setUp()