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

1 2 3 4 5

  /cts/tests/tests/view/src/android/view/cts/
View_MeasureSpecTest.java 37 View.MeasureSpec.UNSPECIFIED);
57 assertEquals("MeasureSpec: UNSPECIFIED " + MEASURE_SPEC_SIZE,
66 assertEquals(View.MeasureSpec.UNSPECIFIED,
75 assertEquals(MEASURE_SPEC_SIZE + View.MeasureSpec.UNSPECIFIED,
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
ReasonCode.java 31 * unspecified (0),
48 public static final byte UNSPECIFIED = 0;
77 case UNSPECIFIED:
78 sb.append("unspecified");
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
BasicTexture.java 30 protected static final int UNSPECIFIED = -1;
42 protected int mWidth = UNSPECIFIED;
43 protected int mHeight = UNSPECIFIED;
UploadedTexture.java 140 if (mWidth == UNSPECIFIED) {
155 if (mWidth == UNSPECIFIED) getBitmap();
161 if (mWidth == UNSPECIFIED) getBitmap();
172 mWidth = UNSPECIFIED;
173 mHeight = UNSPECIFIED;
  /external/chromium/chrome/browser/sync/engine/
model_safe_worker.cc 16 if (type != syncable::UNSPECIFIED && type != syncable::TOP_LEVEL_FOLDER)
mock_model_safe_workers.cc 30 for (int i = syncable::UNSPECIFIED ; i < syncable::MODEL_TYPE_COUNT; ++i) {
store_timestamps_command.cc 40 if (model == syncable::UNSPECIFIED || model == syncable::TOP_LEVEL_FOLDER) {
  /external/tcpdump/
ntp.h 112 #define MODE_UNSPEC 0 /* unspecified */
124 #define UNSPECIFIED 0
  /frameworks/support/v7/gridlayout/src/android/support/v7/widget/
ViewGroup.java 63 case MeasureSpec.UNSPECIFIED:
Space.java 75 case MeasureSpec.UNSPECIFIED:
  /external/chromium/chrome/browser/sync/syncable/
model_type.cc 72 return UNSPECIFIED;
126 return UNSPECIFIED;
133 if (specifics_type != UNSPECIFIED)
147 return UNSPECIFIED;
184 return UNSPECIFIED;
223 } else if (model_type == syncable::UNSPECIFIED) {
224 return Value::CreateStringValue("Unspecified");
267 return UNSPECIFIED;
498 *model_type = UNSPECIFIED;
model_type.h 35 UNSPECIFIED,
121 // failed to parse string, returns false and model_types is unspecified.
  /packages/apps/Email/src/com/android/email/view/
SizeBoundingFrameLayout.java 30 public static final int DIMENSION_DEFAULT = -1; // unspecified
59 /** Set the max width. Use {@link #DIMENSION_DEFAULT} for unspecified. */
70 /** Set the max height. Use {@link #DIMENSION_DEFAULT} for unspecified. */
94 case MeasureSpec.UNSPECIFIED:
106 case MeasureSpec.UNSPECIFIED:
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cif-code.def 33 /* Inlining failed for an unspecified reason. */
34 DEFCIFCODE(UNSPECIFIED , "")
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cif-code.def 33 /* Inlining failed for an unspecified reason. */
34 DEFCIFCODE(UNSPECIFIED , "")
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cif-code.def 33 /* Inlining failed for an unspecified reason. */
34 DEFCIFCODE(UNSPECIFIED , "")
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cif-code.def 33 /* Inlining failed for an unspecified reason. */
34 DEFCIFCODE(UNSPECIFIED , "")