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

/packages/services/Car/evs/app/
H A DEvsStateControl.h47 LEFT, enumerator in enum:EvsStateControl::State
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DEdgeView.java31 public static final int LEFT = 1; field in class:EdgeView
39 private static final int LEFT_M = LEFT * 16;
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/Gallery2/src/com/android/gallery3d/filtershow/state/
H A DStateView.java44 public static int LEFT = 3; field in class:StateView
/packages/apps/Launcher2/src/com/android/launcher2/
H A DAppWidgetResizeFrame.java69 public static final int LEFT = 0; field in class:AppWidgetResizeFrame
H A DCellLayout.java1595 final static int LEFT = 0; field in class:CellLayout.ViewCluster
1638 case LEFT:
1680 case LEFT:
1716 case LEFT:
1757 case LEFT:
1771 computeEdge(LEFT, leftEdge);
1804 case LEFT:
1835 whichEdge = ViewCluster.LEFT;
/packages/apps/Contacts/src/com/android/contacts/list/
H A DContactListItemView.java160 LEFT, enum constant in enum:ContactListItemView.PhotoPosition
169 return (opposite ? PhotoPosition.LEFT : PhotoPosition.RIGHT);
172 return (opposite ? PhotoPosition.RIGHT : PhotoPosition.LEFT);
491 if (mPhotoPosition != PhotoPosition.LEFT) {
656 if (mPhotoPosition == PhotoPosition.LEFT) {
673 if (mPhotoPosition == PhotoPosition.LEFT) {
689 if (mPhotoPosition == PhotoPosition.LEFT) {
748 if (mPhotoPosition == PhotoPosition.LEFT) {
767 if (mPhotoPosition == PhotoPosition.LEFT) {
787 if (mPhotoPosition == PhotoPosition.LEFT) {
[all...]
/packages/apps/Dialer/java/com/android/contacts/common/list/
H A DContactListItemView.java295 return (opposite ? PhotoPosition.LEFT : PhotoPosition.RIGHT);
298 return (opposite ? PhotoPosition.RIGHT : PhotoPosition.LEFT);
436 if (mPhotoPosition != PhotoPosition.LEFT) {
603 if (mPhotoPosition == PhotoPosition.LEFT) {
655 if (mPhotoPosition == PhotoPosition.LEFT) {
676 if (mPhotoPosition == PhotoPosition.LEFT) {
699 if (mPhotoPosition == PhotoPosition.LEFT) {
1042 if (mPhotoPosition == PhotoPosition.LEFT) {
1523 LEFT, enum constant in enum:ContactListItemView.PhotoPosition
/packages/apps/DocumentsUI/src/com/android/documentsui/selection/
H A DBandController.java367 private static final int LEFT = 0x00; field in class:BandController.GridModel
369 private static final int UPPER_LEFT = UPPER | LEFT;
371 private static final int LOWER_LEFT = LOWER | LEFT;
936 cornerValue |= LEFT;
/packages/apps/Launcher3/src/com/android/launcher3/
H A DCellLayout.java1347 final static int LEFT = 1 << 0; field in class:CellLayout.ViewCluster
1379 dirtyEdges = LEFT | TOP | RIGHT | BOTTOM;
1388 case LEFT:
1433 case LEFT:
1469 case LEFT:
1506 case LEFT:
1537 whichEdge = ViewCluster.LEFT;
/packages/apps/TV/libs/
H A Dexoplayer.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/exoplayer/ ...
/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/util/ ...

Completed in 477 milliseconds