Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java123 public enum ContainerType { enum in LauncherInstrumentation
/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java178 public @interface ContainerType{} annotation in CellLayout