Home
last modified time | relevance | path

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

/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/
DContactsContract_StructuredPhoneticName.java113 TestData name2 = rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testPhoneticStructuredName_phoneticPriority1() local
140 TestData name2 = rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testPhoneticStructuredName_phoneticPriority2() local
DContactsContract_IsSuperPrimaryName.java87 TestData name2 = rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testInner_displayNameFromIsSuperPrimary() local
148 TestData name2 = rawContact2.newDataRow(StructuredName.CONTENT_ITEM_TYPE) in testIsSuperPrimaryName_mergeBothSuperPrimary() local
/cts/tests/mediaprovider/src/android/provider/cts/media/
DMediaStore_Audio_PlaylistsTest.java119 final String name2 = "Playlist " + System.nanoTime(); in testName() local
/cts/tests/tests/simphonebookprovider/src/android/provider/cts/simphonebook/
DSimPhonebookContract_SimRecordsTest.java413 String name2 = "abc日本"; in insertAdn_nameWithNonGsmAlphabetCharacters_addsRecord() local
/cts/tests/contentcaptureservice/src/android/contentcaptureservice/cts/
DChildlessActivityTest.java208 final ComponentName name2 = activity2.getComponentName(); in testLaunchAnotherActivity_onTopOfIt() local