Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/interaction/
H A DTutorialFragment.java200 Integer introTileStringResId = mTutorialController.getIntroductionTitle(); in initializeFeedbackVideoView() local
202 if (introTileStringResId != null && introSubtitleResId != null) { in initializeFeedbackVideoView()
204 introTileStringResId, introSubtitleResId, false, true); in initializeFeedbackVideoView()