Searched refs:mIShellTransitions (Results 1 – 1 of 1) sorted by relevance
679 private IShellTransitionsImpl mIShellTransitions; field in Transitions.ShellTransitionImpl683 if (mIShellTransitions != null) { in createExternalInterface()684 mIShellTransitions.invalidate(); in createExternalInterface()686 mIShellTransitions = new IShellTransitionsImpl(Transitions.this); in createExternalInterface()687 return mIShellTransitions; in createExternalInterface()