Searched defs:intValue (Results 1 – 4 of 4) sorted by relevance
78 int intValue = getAppSharedPreference(); in checkSharedPrefIsEmpty() local84 int intValue = getAppSharedPreference(); in checkSharedPrefIsNew() local97 int intValue = getAppSharedPreference(); in checkSharedPrefIsOld() local112 int intValue = prefs.getInt(INT_PREF, DEFAULT_INT_VALUE); in getAppSharedPreference() local
165 } in SWITCHED.add()
252 int intValue = (int) ((byte) keyValue); in storeEntry() local
244 int intValue = exifInterface.getAttributeInt(tag, 0); in assertIntTag() local