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

  /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 372 VNInfo *SplitEditor::defValue(unsigned RegIdx,
456 return defValue(RegIdx, ParentVNI, Def);
    [all...]
  /cts/tests/tests/app/src/android/app/cts/
DialogTest.java 122 final int defValue = -1;
129 assertEquals(expectedTa.getColor(R.styleable.TextAppearance_textColor, defValue),
130 ta.getColor(R.styleable.TextAppearance_textColor, defValue));
131 assertEquals(expectedTa.getColor(R.styleable.TextAppearance_textColorHint, defValue),
132 ta.getColor(R.styleable.TextAppearance_textColorHint, defValue));
133 assertEquals(expectedTa.getColor(R.styleable.TextAppearance_textColorLink, defValue),
134 ta.getColor(R.styleable.TextAppearance_textColorLink, defValue));
135 assertEquals(expectedTa.getColor(R.styleable.TextAppearance_textColorHighlight, defValue),
136 ta.getColor(R.styleable.TextAppearance_textColorHighlight, defValue));
137 assertEquals(expectedTa.getDimension(R.styleable.TextAppearance_textSize, defValue),
    [all...]
  /external/libxml2/include/libxml/
schemasInternals.h 261 const xmlChar *defValue; /* The initial value of the value constraint */
  /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/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 630 milliseconds