Searched refs:mGotIt (Results 1 – 1 of 1) sorted by relevance
42 private TextView mGotIt; field in UsbContaminantActivity64 mGotIt = findViewById(R.id.gotIt); in onCreate()71 mGotIt.setText(getString(R.string.got_it)); in onCreate()75 mGotIt.setOnClickListener(this); in onCreate()