Searched refs:notifyRecentsOfOrientation (Results 1 – 2 of 2) sorted by relevance
90 notifyRecentsOfOrientation(deviceState.getRotationTouchHelper()); in prepareRecentsUI()162 notifyRecentsOfOrientation(deviceState); in onExitOverview()173 notifyRecentsOfOrientation(deviceState); in onExitOverview()211 private void notifyRecentsOfOrientation(RotationTouchHelper rotationTouchHelper) { in notifyRecentsOfOrientation() method in FallbackActivityInterface
96 notifyRecentsOfOrientation(deviceState.getRotationTouchHelper()); in onSwipeUpToHomeComplete()120 notifyRecentsOfOrientation(deviceState.getRotationTouchHelper()); in prepareRecentsUI()239 notifyRecentsOfOrientation(deviceState); in onExitOverview()246 private void notifyRecentsOfOrientation(RotationTouchHelper rotationTouchHelper) { in notifyRecentsOfOrientation() method in LauncherActivityInterface