Home
last modified time | relevance | path

Searched refs:IShellTransitionsImpl (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DTransitions.java397 return new IShellTransitionsImpl(this); in createExternalInterface()
1555 private static class IShellTransitionsImpl extends IShellTransitions.Stub class in Transitions
1559 IShellTransitionsImpl(Transitions transitions) { in IShellTransitionsImpl() method in Transitions.IShellTransitionsImpl