Searched refs:fireIntentActionButton (Results 1 – 1 of 1) sorted by relevance
51 Button fireIntentActionButton = findViewById(R.id.fire_intent_action); in onCreate() local52 fireIntentActionButton.setOnClickListener(unused -> { in onCreate()