Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/wmshell/
DCarWMComponent.java36 @Subcomponent(modules = {CarWMShellModule.class})
DCarWMShellModule.java50 public abstract class CarWMShellModule { class