HomeSort by relevance Sort by last modified time
    Searched refs:BOTH (Results 1 - 25 of 33) sorted by null

1 2

  /external/webkit/Source/WebCore/dom/
OverflowEvent.idl 29 const unsigned short BOTH = 2;
OverflowEvent.cpp 49 m_orient = BOTH;
OverflowEvent.h 38 BOTH = 2
  /frameworks/base/core/java/android/database/
CursorJoiner.java 38 * case BOTH:
39 * // handle case where a row with the same key is in both cursors
63 /** The rows pointed to by both cursors are the same */
64 BOTH
123 case BOTH:
153 * if the row pointed to by the right cursor is unique, BOTH if the rows in both
174 mCompareResult = Result.BOTH;
225 case BOTH:
  /frameworks/opt/photoviewer/src/com/android/ex/photo/
PhotoViewPager.java 35 public static enum InterceptType { NONE, LEFT, RIGHT, BOTH }
119 (intercept == InterceptType.BOTH || intercept == InterceptType.LEFT);
121 (intercept == InterceptType.BOTH || intercept == InterceptType.RIGHT);
123 // Only check ability to page if we can't scroll in one / both directions
PhotoViewActivity.java 432 return InterceptType.BOTH;
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageFlip.java 100 flip = FLIP.BOTH;
102 case BOTH:
122 flip = FLIP.BOTH;
124 case BOTH:
GeometryMetadata.java 43 NONE, VERTICAL, HORIZONTAL, BOTH
255 } else if (type == FLIP.BOTH) {
  /external/proguard/src/proguard/gui/
TabbedPane.java 56 cardConstraints.fill = GridBagConstraints.BOTH;
155 imageConstraints.fill = GridBagConstraints.BOTH;
ListPanel.java 53 listConstraints.fill = GridBagConstraints.BOTH;
MemberSpecificationDialog.java 114 stretchPanelConstraints.fill = GridBagConstraints.BOTH;
ProGuardGUI.java 199 splashPanelConstraints.fill = GridBagConstraints.BOTH;
222 stretchPanelConstraints.fill = GridBagConstraints.BOTH;
229 glueConstraints.fill = GridBagConstraints.BOTH;
    [all...]
ClassSpecificationDialog.java 118 stretchPanelConstraints.fill = GridBagConstraints.BOTH;
  /cts/tests/tests/database/src/android/database/cts/
CursorJoinerTest.java 104 case BOTH:
105 // Delete the values table test1 and test2 both possess.
163 // For cursor1 and cursor2, value 18~20 result a value as BOTH
165 assertEquals(Result.BOTH, cursorJoiner.next());
  /external/openssl/crypto/
opensslconf.h.in 104 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
opensslconf.h 272 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
  /external/openssl/include/openssl/
opensslconf.h 272 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
ImageFilterGeometry.java 36 private static final int BOTH = 3;
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
ScreenViewer.java 89 GridBagConstraints.FIRST_LINE_START, GridBagConstraints.BOTH,
94 GridBagConstraints.FIRST_LINE_START, GridBagConstraints.BOTH,
137 GridBagConstraints.FIRST_LINE_START, GridBagConstraints.BOTH,
434 GridBagConstraints.LINE_START, GridBagConstraints.BOTH,
Workspace.java 266 GridBagConstraints.LINE_START, GridBagConstraints.BOTH, new Insets(0, 0, 0, 0),
279 GridBagConstraints.LINE_START, GridBagConstraints.BOTH, new Insets(0, 0, 0, 0),
    [all...]
  /external/robolectric/src/main/java/android/net/
Uri__FromAndroid.java     [all...]
  /frameworks/base/core/java/android/net/
Uri.java     [all...]
  /prebuilts/devtools/tools/lib/
rule-api.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /external/srec/config/en.us/dictionary/
c0.6     [all...]

Completed in 1871 milliseconds

1 2