Home
last modified time | relevance | path

Searched defs:intValue (Results 1 – 5 of 5) sorted by relevance

/cts/hostsidetests/backup/RestoreAnyVersion/src/
DRestoreAnyVersionTest.java78 int intValue = getAppSharedPreference(); in checkSharedPrefIsEmpty() local
84 int intValue = getAppSharedPreference(); in checkSharedPrefIsNew() local
97 int intValue = getAppSharedPreference(); in checkSharedPrefIsOld() local
112 int intValue = prefs.getInt(INT_PREF, DEFAULT_INT_VALUE); in getAppSharedPreference() local
/cts/tests/tests/proto/src/android/util/proto/cts/
DProtoOutputStreamSwitchedWriteTest.java165 } in SWITCHED.add()
/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/
DCameraDeviceInfo.java458 int intValue = (int) ((byte) keyValue); in storeEntry() local
/cts/tests/tests/media/misc/src/android/media/misc/cts/
DExifInterfaceTest.java289 int intValue = exifInterface.getAttributeInt(tag, 0); in assertIntTag() local
/cts/tests/tests/binder_ndk/libbinder_ndk_test/
Dtest_native_aidl_client.cpp1538 int intValue; in TEST_P() local