Searched refs:ackButton (Results 1 – 1 of 1) sorted by relevance
495 Button ackButton = customView.findViewById(R.id.hq_warning_ack_button); in toggleHQWithWarningIfNeeded() local496 ackButton.setOnClickListener(v -> { in toggleHQWithWarningIfNeeded()