Searched refs:ShellTransitions (Results 1 – 7 of 7) sorted by relevance
41 import com.android.wm.shell.transition.ShellTransitions;99 ShellTransitions getTransitions(); in getTransitions()
52 import com.android.wm.shell.transition.ShellTransitions;104 Builder setTransitions(ShellTransitions t); in setTransitions()
29 public interface ShellTransitions { interface
357 public ShellTransitions asRemoteTransitions() { in asRemoteTransitions()1382 private class ShellTransitionImpl implements ShellTransitions {
32 import com.android.wm.shell.transition.ShellTransitions;117 .setTransitions(new ShellTransitions() {}) in init()
85 import com.android.wm.shell.transition.ShellTransitions;106 private final ShellTransitions mShellTransitions;304 ShellTransitions shellTransitions, in KeyguardService()
104 import com.android.wm.shell.transition.ShellTransitions;577 static ShellTransitions provideRemoteTransitions(Transitions transitions) { in provideRemoteTransitions()