Searched defs:TOP (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DEdgeView.java30 public static final int TOP = 0; field in class:EdgeView
38 private static final int TOP_M = TOP * 16;
68 // EdgeEffect draws the TOP edge from (0, 0) to (w, Y * h) where Y
102 // offset is in pixels. direction is one of {TOP, LEFT, BOTTOM, RIGHT}.
125 // per second. direction is one of {TOP, LEFT, BOTTOM, RIGHT}.
/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppWidgetResizeFrame.java70 public static final int TOP = 1; field in class:AppWidgetResizeFrame
111 Gravity.CENTER_HORIZONTAL | Gravity.TOP);
H A DCellLayout.java1596 final static int TOP = 1; field in class:CellLayout.ViewCluster
1654 case TOP:
1694 case TOP:
1722 case TOP:
1761 case TOP:
1785 computeEdge(TOP, topEdge);
1808 case TOP:
1841 whichEdge = ViewCluster.TOP;
H A DWorkspace.java181 enum WallpaperVerticalOffset { TOP, MIDDLE, BOTTOM }; enum constant in enum:Workspace.WallpaperVerticalOffset
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
H A DPinnedHeaderListView.java74 private static final int TOP = 0; field in class:PinnedHeaderListView
217 if (header.state == TOP) {
264 header.state = TOP;
389 if (header.visible && header.state == TOP) {
500 } else if (header.state == TOP || header.state == FADING) {
534 if (header.visible && (header.state == TOP || header.state == FADING)) {
/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java1406 final static int TOP = 1 << 1; field in class:CellLayout.ViewCluster
1437 dirtyEdges = LEFT | TOP | RIGHT | BOTTOM;
1462 case TOP:
1505 case TOP:
1533 case TOP:
1568 case TOP:
1601 whichEdge = ViewCluster.TOP;
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 172 milliseconds