Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/
H A DTaskViewFactoryController.java34 private final TaskViewFactory mImpl = new TaskViewFactoryImpl();
55 private class TaskViewFactoryImpl implements TaskViewFactory { class in TaskViewFactoryController