Searched refs:IShellTransitionsImpl (Results 1 – 1 of 1) sorted by relevance
679 private IShellTransitionsImpl mIShellTransitions;686 mIShellTransitions = new IShellTransitionsImpl(Transitions.this); in createExternalInterface()710 private static class IShellTransitionsImpl extends IShellTransitions.Stub { class in Transitions713 IShellTransitionsImpl(Transitions transitions) { in IShellTransitionsImpl() method in Transitions.IShellTransitionsImpl