Searched refs:shellTransitions (Results 1 – 2 of 2) sorted by relevance
304 ShellTransitions shellTransitions, in KeyguardService() argument317 mShellTransitions = shellTransitions; in KeyguardService()
2176 final boolean shellTransitions = mTransitionController.getTransitionPlayer() != null; in applyRotation()2178 mDisplayRotation.isRotatingSeamlessly() && !shellTransitions; in applyRotation()2180 shellTransitions ? getSyncTransaction() : getPendingTransaction(); in applyRotation()2196 if (!shellTransitions) { in applyRotation()2212 if (shellTransitions) { in applyRotation()