Home
last modified time | relevance | path

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

/packages/apps/Launcher3/protos/
Dlauncher_dump.proto59 enum ContainerType { enum
Dlauncher_log.proto79 enum ContainerType { enum
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java94 public enum ContainerType { enum in LauncherInstrumentation
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java153 public @interface ContainerType{} annotation in CellLayout