Searched refs:SECOND_MESSAGE_ACTION_BUTTON_INDEX (Results 1 – 2 of 2) sorted by relevance
253 .get(CarNotificationActionsView.SECOND_MESSAGE_ACTION_BUTTON_INDEX); in onBind_actionExists_isCarCompatibleMessage_replyButtonIsVisible()265 .get(CarNotificationActionsView.SECOND_MESSAGE_ACTION_BUTTON_INDEX); in onBind_actionExists_isCarCompatibleMessage_replyButtonHasClickListener()277 .get(CarNotificationActionsView.SECOND_MESSAGE_ACTION_BUTTON_INDEX); in onBind_actionExists_isCarCompatibleMessage_replyButtonShowsReplyLabel()290 .get(CarNotificationActionsView.SECOND_MESSAGE_ACTION_BUTTON_INDEX); in onBind_actionExists_isCarCompatibleMessage_replyButtonShowsReplyDrawable()
63 static final int SECOND_MESSAGE_ACTION_BUTTON_INDEX = 1; field in CarNotificationActionsView301 int index = SECOND_MESSAGE_ACTION_BUTTON_INDEX; in createReplyButton()318 if (!canReply) index = SECOND_MESSAGE_ACTION_BUTTON_INDEX; in createMuteButton()