Searched refs:instructionTextView (Results 1 – 1 of 1) sorted by relevance
128 TextView instructionTextView = findViewById(R.id.split_instructions_text); in init() local132 instructionTextView.setText(R.string.toast_contextual_split_select_app); in init()133 TypefaceUtils.setTypeface(instructionTextView, FontFamily.GSF_BODY_MEDIUM); in init()158 instructionTextView.setAccessibilityPaneTitle(instructionTextView.getText()); in init()