Home
last modified time | relevance | path

Searched defs:v3 (Results 1 – 4 of 4) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerSetupView.java89 final View v3 = findViewById(R.id.third); in onFinishInflate() local
/packages/services/Car/tests/android_support_car_api_test/src/com/android/support/car/apitest/
DExtendableParcelableTest.java310 V3Parcelable v3 = new V3Parcelable(p); in testV1ToV3() local
340 V3Parcelable v3 = new V3Parcelable(p); in testV2ToV3() local
363 V3Parcelable v3 = new V3Parcelable(byteData0, intData0, stringData0, intData1, byteData1, in testV3ToV1() local
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java214 int v3 = (int) (vHigh & 0xffffffff); in getLongLongAsString() local
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsProvider2Test.java2585 ContentValues v3 = new ContentValues(); in testEmailFilterDefaultSortOrder() local
2681 final ContentValues v3 = cv(Email.ADDRESS, "account3@testemail.com"); in testEmailFilterSuperPrimaryOverUsageSort() local
2707 final ContentValues v3 = cv(Email.ADDRESS, "account3@testemail.com"); in testEmailFilterUsageOverPrimarySort() local
2730 ContentValues v3 = new ContentValues(); in testEmailFilterSortOrderWithFeedback() local
2860 ContentValues v3 = new ContentValues(); in testEmailFilterSortOrderWithOldHistory() local
4403 ContentValues v3 = new ContentValues(); in testGroupDelete_byAccountSelection() local
4434 ContentValues v3 = new ContentValues(); in testGroupDelete_byAccountParam() local
4482 ContentValues v3 = new ContentValues(); in testGroupSummaryQuery() local