Searched refs:IShellTransitions (Results 1 – 3 of 3) sorted by relevance
28 interface IShellTransitions { interface
59 import com.android.wm.shell.shared.IShellTransitions112 iShellTransitions: IShellTransitions,1313 private val iShellTransitions: IShellTransitions? = null,1326 fun fromIShellTransitions(iShellTransitions: IShellTransitions): TransitionRegister { in fromIShellTransitions()
91 import com.android.wm.shell.shared.IShellTransitions;1555 private static class IShellTransitionsImpl extends IShellTransitions.Stub