Searched defs:intValue (Results 1 – 3 of 3) sorted by relevance
355 int intValue = Integer.valueOf(value); in saveInputMethodSelectorVisibility() local357 Settings.Secure.INPUT_METHOD_SELECTOR_VISIBILITY, intValue); in saveInputMethodSelectorVisibility() local
1197 private static boolean matchTypedValue(TypedArray a, int index, int intValue, in matchTypedValue()
1962 Integer intValue = values.getAsInteger(columnName); in getIntegerValueAsBoolean() local