Searched defs:containerInterface (Results 1 – 3 of 3) sorted by relevance
158 final BaseContainerInterface containerInterface = gestureState.getContainerInterface(); in startRecentsAnimation() local422 BaseContainerInterface containerInterface = mLastGestureState.getContainerInterface(); in endLiveTile() local
354 BaseContainerInterface containerInterface) { in onEndTargetCalculated()
141 public RecentsOrientedState(Context context, BaseContainerInterface containerInterface, in RecentsOrientedState()