Searched refs:mPipMenuView (Results 1 – 1 of 1) sorted by relevance
126 private PipMenuView mPipMenuView; field in PhonePipMenuController139 if (mPipMenuView == null || mPipMenuView.getViewRootImpl() == null) {186 if (mPipMenuView != null) { in attachPipMenuView()198 if (mPipMenuView == null) { in detachPipMenuView()204 mPipMenuView = null; in detachPipMenuView()222 if (mPipMenuView != null) { in onFocusTaskChanged()247 return mPipMenuView == null ? null : mPipMenuView.getEstimatedMinMenuSize(); in getEstimatedMinMenuSize()384 if (mPipMenuView == null || mPipMenuView.getViewRootImpl() == null) { in maybeCreateSyncApplier()406 mPipMenuView.pokeMenu(); in pokeMenu()499 if (mPipMenuView != null) { in updateMenuActions()[all …]