HomeSort by relevance Sort by last modified time
    Searched defs:defValue (Results 1 - 25 of 27) sorted by null

1 2

  /cts/tests/tests/view/src/android/view/cts/
ViewGroup_LayoutParamsTest.java 58 int defValue = -1;
59 assertEquals(array.getDimensionPixelSize(R.styleable.style1_type6, defValue),
61 assertEquals(array.getDimensionPixelSize(R.styleable.style1_type7, defValue),
ContextThemeWrapperTest.java 107 final int defValue = -1;
114 assertEquals(expectedTa.getColor(R.styleable.TextAppearance_textColor, defValue),
115 ta.getColor(R.styleable.TextAppearance_textColor, defValue));
116 assertEquals(expectedTa.getColor(R.styleable.TextAppearance_textColorHint, defValue),
117 ta.getColor(R.styleable.TextAppearance_textColorHint, defValue));
118 assertEquals(expectedTa.getColor(R.styleable.TextAppearance_textColorLink, defValue),
119 ta.getColor(R.styleable.TextAppearance_textColorLink, defValue));
120 assertEquals(expectedTa.getColor(R.styleable.TextAppearance_textColorHighlight, defValue),
121 ta.getColor(R.styleable.TextAppearance_textColorHighlight, defValue));
122 assertEquals(expectedTa.getDimension(R.styleable.TextAppearance_textSize, defValue),
    [all...]
  /external/llvm/lib/CodeGen/
SplitKit.cpp 374 VNInfo *SplitEditor::defValue(unsigned RegIdx,
458 return defValue(RegIdx, ParentVNI, Def);
    [all...]
  /cts/tests/tests/app/src/android/app/cts/
DialogTest.java 121 final int defValue = -1;
128 assertEquals(expectedTa.getColor(R.styleable.TextAppearance_textColor, defValue),
129 ta.getColor(R.styleable.TextAppearance_textColor, defValue));
130 assertEquals(expectedTa.getColor(R.styleable.TextAppearance_textColorHint, defValue),
131 ta.getColor(R.styleable.TextAppearance_textColorHint, defValue));
132 assertEquals(expectedTa.getColor(R.styleable.TextAppearance_textColorLink, defValue),
133 ta.getColor(R.styleable.TextAppearance_textColorLink, defValue));
134 assertEquals(expectedTa.getColor(R.styleable.TextAppearance_textColorHighlight, defValue),
135 ta.getColor(R.styleable.TextAppearance_textColorHighlight, defValue));
136 assertEquals(expectedTa.getDimension(R.styleable.TextAppearance_textSize, defValue),
    [all...]
  /external/chromium_org/third_party/libxml/src/include/libxml/
schemasInternals.h 261 const xmlChar *defValue; /* The initial value of the value constraint */
  /external/libxml2/include/libxml/
schemasInternals.h 261 const xmlChar *defValue; /* The initial value of the value constraint */
  /external/chromium_org/third_party/libxml/src/
xmlschemas.c 529 const xmlChar * defValue;
    [all...]
  /external/libxml2/
xmlschemas.c 529 const xmlChar * defValue;
    [all...]
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/7/
android.jar 
  /prebuilts/sdk/9/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 403 milliseconds

1 2