Searched refs:shellTransitions (Results 1 – 5 of 5) sorted by relevance
231 ShellTransitions shellTransitions) {235 mShellTransitions = shellTransitions;237 if (shellTransitions != null && Transitions.ENABLE_SHELL_TRANSITIONS) {
158 IOneHanded oneHanded, IShellTransitions shellTransitions, in setProxy() argument166 mShellTransitions = shellTransitions; in setProxy()
169 IShellTransitions shellTransitions = IShellTransitions.Stub.asInterface( in onInitialize() local180 splitscreen, onehanded, shellTransitions, startingWindow, recentTasks, in onInitialize()
564 ShellTransitions shellTransitions, in OverviewProxyService() argument587 mShellTransitions = shellTransitions; in OverviewProxyService()
1952 final boolean shellTransitions = mTransitionController.getTransitionPlayer() != null; in applyRotation()1954 mDisplayRotation.isRotatingSeamlessly() && !shellTransitions; in applyRotation()1956 shellTransitions ? getSyncTransaction() : getPendingTransaction(); in applyRotation()1972 if (!shellTransitions) { in applyRotation()