Home
last modified time | relevance | path

Searched refs:instructionTextView (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DSplitInstructionsView.java131 TextView instructionTextView = findViewById(R.id.split_instructions_text); in init() local
136 instructionTextView.setText(R.string.toast_contextual_split_select_app); in init()
162 instructionTextView.setAccessibilityPaneTitle(instructionTextView.getText()); in init()