Searched defs:getIntValue (Results 1 – 3 of 3) sorted by relevance
73 public int getIntValue() { in getIntValue() method in Setting
313 public static int getIntValue(@Nullable final String[] moreKeys, final String key, in getIntValue() method in MoreKeySpec
2098 private int getIntValue(ContentValues values, String key, int defaultValue) { in getIntValue() method in ContactsProvider2