Searched refs:ShellTransitions (Results 1 – 13 of 13) sorted by relevance
28 import com.android.wm.shell.shared.ShellTransitions52 transitions: ShellTransitions,
33 import com.android.wm.shell.shared.ShellTransitions;97 ShellTransitions getShellTransitions(); in getShellTransitions()
114 import com.android.wm.shell.shared.ShellTransitions;752 static ShellTransitions provideRemoteTransitions(Transitions transitions) { in provideRemoteTransitions()
31 public interface ShellTransitions { interface
32 import com.android.wm.shell.shared.ShellTransitions;119 .setShellTransitions(new ShellTransitions() {}) in init()
43 import com.android.wm.shell.shared.ShellTransitions;99 Builder setShellTransitions(ShellTransitions t); in setShellTransitions()
48 import com.android.wm.shell.shared.ShellTransitions;61 private final ShellTransitions mShellTransitions;67 public IOriginTransitionsImpl(Context context, ShellTransitions shellTransitions) { in IOriginTransitionsImpl()
64 import com.android.wm.shell.shared.ShellTransitions;216 @Main Executor mainExecutor, ShellTransitions shellTransitions) { in provideActivityTransitionAnimator()
101 import com.android.wm.shell.shared.ShellTransitions;124 private final ShellTransitions mShellTransitions;342 ShellTransitions shellTransitions, in KeyguardService()
73 import com.android.wm.shell.shared.ShellTransitions in <lambda>()124 shellTransitions: ShellTransitions, in <lambda>()1899 private val shellTransitions: ShellTransitions? = null, in <lambda>()1908 fun fromShellTransitions(shellTransitions: ShellTransitions): TransitionRegister { in <lambda>()
38 import com.android.wm.shell.shared.ShellTransitions in <lambda>()623 private class FakeShellTransitions : ShellTransitions {
99 import com.android.wm.shell.shared.ShellTransitions;419 public ShellTransitions asRemoteTransitions() { in asRemoteTransitions()1642 private class ShellTransitionImpl implements ShellTransitions {
178 adb logcat -s "ShellTransitions"