Searched defs:getIntValue (Results 1 - 4 of 4) sorted by relevance

/packages/apps/TvSettings/QuickSettings/src/com/android/tv/quicksettings/
H A DSetting.java73 public int getIntValue() { method in class:Setting
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
H A DMoreKeySpec.java313 public static int getIntValue(@Nullable final String[] moreKeys, final String key, method in class:MoreKeySpec
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java2155 private int getIntValue(ContentValues values, String key, int defaultValue) { method in class:ContactsProvider2
2165 return getIntValue(values, key, 0) != 0;
2169 return getIntValue(values, key, 1) == 0;
2916 final int aggregationMode = getIntValue(values, RawContacts.AGGREGATION_MODE,
4615 int aggregationMode = getIntValue(
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 115 milliseconds