Searched defs:intValue (Results 1 – 13 of 13) sorted by relevance
29 public NotBindableVo(int intValue) { in NotBindableVo()37 public NotBindableVo(int intValue, String stringValue) { in NotBindableVo()51 public void setIntValue(int intValue) { in setIntValue()
1190 final int intValue = (Integer) methodValue; in exportMethods() local1198 final int intValue = (Integer) methodValue; in exportMethods() local1275 final int intValue = field.getInt(view); in exportFields() local1283 final int intValue = field.getInt(view); in exportFields() local1357 int intValue, String prefix) throws IOException { in exportUnrolledFlags()1390 final int intValue = array[j]; in exportUnrolledArray() local
381 public int intValue() { in intValue() method in Rational
260 Integer intValue = (Integer) item; in matches() local274 Integer intValue = (Integer) item; in describeMismatch() local
837 long intValue, String stringValue) { in setObjectProperty()879 private int setDeviceProperty(int property, long intValue, String stringValue) { in setDeviceProperty()
503 int intValue = 0; in setOption() local
131 uint8_t intValue = static_cast<uint8_t>( in fillTexture() local
242 int intValue = exifInterface.getAttributeInt(tag, 0); in assertIntTag() local
984 int intValue = a.getInt(R.styleable.Keyframe_value, 0); in loadKeyframe() local
165 int intValue = -1; in read() local
121 int intValue = -1; in getIntValue() local
1036 String intValue = Integer.toString((Integer) value); in doWriteStateLocked() local
2384 final int intValue = Integer.parseInt(value); in validate() local