Searched refs:mActiveLetterboxEduLayout (Results 1 – 1 of 1) sorted by relevance
444 if (mActiveLetterboxEduLayout != null) { in createOrUpdateLetterboxEduLayout()446 mActiveLetterboxEduLayout.release(); in createOrUpdateLetterboxEduLayout()447 mActiveLetterboxEduLayout = null; in createOrUpdateLetterboxEduLayout()453 mActiveLetterboxEduLayout = null; in createOrUpdateLetterboxEduLayout()467 if (mActiveLetterboxEduLayout != null) { in createOrUpdateLetterboxEduLayout()471 mActiveLetterboxEduLayout.release(); in createOrUpdateLetterboxEduLayout()473 mActiveLetterboxEduLayout = newLayout; in createOrUpdateLetterboxEduLayout()657 if (mActiveLetterboxEduLayout != null && mActiveLetterboxEduLayout.getTaskId() == taskId) { in removeLayouts()658 mActiveLetterboxEduLayout.release(); in removeLayouts()659 mActiveLetterboxEduLayout = null; in removeLayouts()[all …]