Searched defs:intValue (Results 1 – 6 of 6) sorted by relevance
366 String intValue = SettingsManager.convert((Integer) value); in copyPreferences() local374 String intValue = SettingsManager.convert((int) longValue); in copyPreferences() local
359 int intValue = Integer.valueOf(value); in saveInputMethodSelectorVisibility() local361 Settings.Secure.INPUT_METHOD_SELECTOR_VISIBILITY, intValue); in saveInputMethodSelectorVisibility() local
1067 int intValue = c; in escape() local
205 const int intValue = readIntAttributeValue(headerAttributes, key, intDefaultValue); in readBoolAttributeValue() 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