Searched refs:containerInterface (Results 1 – 3 of 3) sorted by relevance
86 BaseContainerInterface containerInterface = mLastGestureState.getContainerInterface();87 if (containerInterface.isInLiveTileMode()88 && containerInterface.getCreatedContainer() != null) {89 RecentsView recentsView = containerInterface.getCreatedContainer()158 final BaseContainerInterface containerInterface = gestureState.getContainerInterface(); in startRecentsAnimation() local161 getSystemUiProxy(), containerInterface.allowMinimizeSplitScreen()); in startRecentsAnimation()248 BaseContainerInterface containerInterface = in startRecentsAnimation()253 && containerInterface.getCreatedContainer() instanceof RecentsActivity in startRecentsAnimation()259 containerInterface.getCreatedContainer().getOverviewPanel(); in startRecentsAnimation()273 if ((containerInterface.isInLiveTileMode() in startRecentsAnimation()[all …]
354 BaseContainerInterface containerInterface) { in onEndTargetCalculated() argument361 containerInterface.onExitOverview(this, mExitOverviewRunnable); in onEndTargetCalculated()
141 public RecentsOrientedState(Context context, BaseContainerInterface containerInterface, in RecentsOrientedState() argument144 mContainerInterface = containerInterface; in RecentsOrientedState()