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