Searched refs:mTextViewConfigsDirHint (Results 1 – 1 of 1) sorted by relevance
53 private TextView mTextViewConfigsDirHint; field in MainActivity79 this.mTextViewConfigsDirHint = findViewById(R.id.textViewConfigsDirHint); in onCreate()93 this.mTextViewConfigsDirHint.setText(UpdateConfigs.getConfigsRoot(this)); in onCreate()