Searched defs:ContainerType (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/ | ||
D | LauncherInstrumentation.java | 123 public enum ContainerType { enum in LauncherInstrumentation |
/packages/apps/Launcher3/src/com/android/launcher3/ | ||
D | CellLayout.java | 178 public @interface ContainerType{} annotation in CellLayout |