Searched defs:TOP (Results 1 – 6 of 6) sorted by relevance
| /packages/apps/Gallery2/src/com/android/gallery3d/ui/ | ||
| D | EdgeView.java | 30 public static final int TOP = 0; field in EdgeView |
| /packages/apps/Launcher2/src/com/android/launcher2/ | ||
| D | AppWidgetResizeFrame.java | 70 public static final int TOP = 1; field in AppWidgetResizeFrame |
| D | Workspace.java | 181 enum WallpaperVerticalOffset { TOP, MIDDLE, BOTTOM }; enumConstant |
| D | CellLayout.java | 1596 final static int TOP = 1; field in CellLayout.ViewCluster |
| /packages/apps/ContactsCommon/src/com/android/contacts/common/list/ | ||
| D | PinnedHeaderListView.java | 74 private static final int TOP = 0; field in PinnedHeaderListView |
| /packages/apps/Launcher3/src/com/android/launcher3/ | ||
| D | CellLayout.java | 1428 final static int TOP = 1; field in CellLayout.ViewCluster |