Searched refs:MAX_NUM_ACTIONS (Results 1 – 2 of 2) sorted by relevance
59 static final int MAX_NUM_ACTIONS = 3; field in CarNotificationActionsView215 int length = Math.min(actions.length, MAX_NUM_ACTIONS); in bind()
144 .isEqualTo(CarNotificationActionsView.MAX_NUM_ACTIONS); in onFinishInflate_addsMaxNumberOfActionButtons()405 int numberOverMaximum = CarNotificationActionsView.MAX_NUM_ACTIONS + 10; in onBind_actionCountExceedsMaximum_notCarCompatibleMessage_doesNotThrowError()