Searched defs:LEFT (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DEdgeView.java29 public static final int LEFT = 1; field in class:EdgeView
37 private static final int LEFT_M = LEFT * 16;
100 // offset is in pixels. direction is one of {TOP, LEFT, BOTTOM, RIGHT}.
123 // per second. direction is one of {TOP, LEFT, BOTTOM, RIGHT}.
/packages/apps/Calculator/src/com/android/calculator2/
H A DPanelSwitcher.java44 private static final int LEFT = 1; field in class:PanelSwitcher
137 if (mCurrentView < mChildren.length - 1 && mPreviousMove != LEFT) {
144 mPreviousMove = LEFT;
/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppWidgetResizeFrame.java69 public static final int LEFT = 0; field in class:AppWidgetResizeFrame
99 Gravity.LEFT | Gravity.CENTER_VERTICAL);
H A DCellLayout.java1584 final static int LEFT = 0; field in class:CellLayout.ViewCluster
1627 case LEFT:
1669 case LEFT:
1705 case LEFT:
1746 case LEFT:
1760 computeEdge(LEFT, leftEdge);
1793 case LEFT:
1824 whichEdge = ViewCluster.LEFT;
/packages/apps/Contacts/src/com/android/contacts/list/
H A DContactListItemView.java108 LEFT, enum constant in enum:ContactListItemView.PhotoPosition
311 if (mPhotoPosition != PhotoPosition.LEFT) {
360 final int mode = (mPhotoPosition == PhotoPosition.LEFT
479 if (mPhotoPosition == PhotoPosition.LEFT) {
561 if (mPhotoPosition == PhotoPosition.LEFT) {
871 if (mPhotoPosition == PhotoPosition.LEFT) {
/packages/apps/Calculator/
H A Darity-2.1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/javia/ org/javia/arity/ org/javia/arity/Compiler ...

Completed in 489 milliseconds