Searched refs:allowButton (Results 1 – 2 of 2) sorted by relevance
72 Button allowButton = findViewById(R.id.btn_positive); in onCreate() local93 allowButton.setOnClickListener(v -> allow()); in onCreate()
317 final Button allowButton = content.findViewById( in createEnableDialogContentView() local321 allowButton.setOnClickListener((view) -> { in createEnableDialogContentView()