Searched defs:intValue (Results 1 – 10 of 10) sorted by relevance
117 int intValue = (Integer) rawTypeConfig.getMinValue(WINDOW_PASSENGER); in testWriteReadUnexpectedType() local
366 String intValue = SettingsManager.convert((Integer) value); in copyPreferences() local374 String intValue = SettingsManager.convert((int) longValue); in copyPreferences() local
1067 int intValue = c; in escape() local
205 const int intValue = readIntAttributeValue(headerAttributes, key, intDefaultValue); in readBoolAttributeValue() local
381 int intValue = Integer.parseInt(value.toString()); in getAsBoolean() local
123 public int intValue() { in intValue() method in BoundedRational
227 int intValue = -1; in read() local
217 int intValue = -1; in read() local
765 private static boolean matchTypedValue(final TypedArray a, final int index, final int intValue, in matchTypedValue()
5072 Integer intValue = (Integer)value; in putIntegerLongOrBoolean() local