Home
last modified time | relevance | path

Searched defs:DialogAnimationController (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/compatui/
H A DDialogAnimationController.java45 public class DialogAnimationController<T extends DialogContainerSupplier> { class
66 public DialogAnimationController(Context context, String tag) { in DialogAnimationController() method in DialogAnimationController