Searched refs:FIRST_MESSAGE_ACTION_BUTTON_INDEX (Results 1 – 2 of 2) sorted by relevance
170 CarNotificationActionsView.FIRST_MESSAGE_ACTION_BUTTON_INDEX); in onBind_actionExists_isCarCompatibleMessage_playButtonIsVisible()182 CarNotificationActionsView.FIRST_MESSAGE_ACTION_BUTTON_INDEX); in onBind_actionExists_isCarCompatibleMessage_playButtonHasClickListener()194 CarNotificationActionsView.FIRST_MESSAGE_ACTION_BUTTON_INDEX); in onBind_actionExists_isCarCompatibleMessage_playButtonShowsPlayLabel()207 CarNotificationActionsView.FIRST_MESSAGE_ACTION_BUTTON_INDEX); in onBind_actionExists_isCarCompatibleMessage_playButtonShowsPlayDrawable()223 CarNotificationActionsView.FIRST_MESSAGE_ACTION_BUTTON_INDEX); in onBind_carCompatibleMessage_noAssistantNoFallback_playButtonIsHidden()238 CarNotificationActionsView.FIRST_MESSAGE_ACTION_BUTTON_INDEX); in onBind_carCompatibleMessage_noAssistantWithFallback_playButtonIsVisible()
61 static final int FIRST_MESSAGE_ACTION_BUTTON_INDEX = 0; field in CarNotificationActionsView286 CarNotificationActionButton button = mActionButtons.get(FIRST_MESSAGE_ACTION_BUTTON_INDEX); in createPlayButton()319 if (mIsInCall) index = FIRST_MESSAGE_ACTION_BUTTON_INDEX; in createMuteButton()374 for (int i = FIRST_MESSAGE_ACTION_BUTTON_INDEX; i <= THIRD_MESSAGE_ACTION_BUTTON_INDEX; in getFocusedButtonIndex()