Home
last modified time | relevance | path

Searched refs:LABEL (Results 1 – 19 of 19) sorted by relevance

/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
DVCardImporterTests.java636 .put(Phone.LABEL, "VIDEO") in testV21ComplicatedCase()
663 .put(Email.LABEL, "INTERNET") in testV21ComplicatedCase()
693 .put(Email.LABEL, "INTERNET") in testInvalidMultipleLineV21()
922 .put(Phone.LABEL, "NEC-SECRET") in testV21MultipleEntryCase()
926 .put(Phone.LABEL, "NEC-HOTEL") in testV21MultipleEntryCase()
930 .put(Phone.LABEL, "NEC-SCHOOL") in testV21MultipleEntryCase()
944 .put(Phone.LABEL, "MODEM") in testV21MultipleEntryCase()
951 .put(Phone.LABEL, "NEC-FAMILY") in testV21MultipleEntryCase()
955 .put(Phone.LABEL, "NEC-GIRL") in testV21MultipleEntryCase()
966 .put(Phone.LABEL, "NEC-BOY") in testV21MultipleEntryCase()
[all …]
DVCardJapanizationTests.java218 .put(StructuredPostal.LABEL, "\u304A\u3082\u3061\u304B\u3048\u308A"); in testPostalAddressWithJapaneseCommon()
267 .put(StructuredPostal.LABEL, "custom") in testPostalAdrressForDoCoMo_1()
292 .put(StructuredPostal.LABEL, "custom") in testPostalAdrressForDoCoMo_2()
311 .put(StructuredPostal.LABEL, "custom1") in testPostalAdrressForDoCoMo_3()
318 .put(StructuredPostal.LABEL, "custom2") in testPostalAdrressForDoCoMo_3()
DVCardExporterTests.java603 .put(Phone.LABEL, "Modem"); in testMiscPhoneTypeHandling()
607 .put(Phone.LABEL, "MSG"); in testMiscPhoneTypeHandling()
611 .put(Phone.LABEL, "BBS"); in testMiscPhoneTypeHandling()
615 .put(Phone.LABEL, "VIDEO"); in testMiscPhoneTypeHandling()
622 .put(Phone.LABEL, "_AUTO_CELL"); // The old indicator for the type mobile. in testMiscPhoneTypeHandling()
626 .put(Phone.LABEL, "\u643A\u5E2F"); // Mobile phone in Japanese Kanji in testMiscPhoneTypeHandling()
630 .put(Phone.LABEL, "invalid"); in testMiscPhoneTypeHandling()
1067 .put(Event.LABEL, "The last day") in testEventCommon()
1261 .put(Phone.LABEL, "\u96FB\u8A71") in testUseMultiByteTypeV30()
/frameworks/base/tests/ActivityTests/src/com/google/android/test/activity/
DDocActivity.java24 static final String LABEL = "label"; field in DocActivity
29 String label = getIntent().getStringExtra(LABEL); in onCreate()
DActivityTestMain.java419 intent.putExtra(DocActivity.LABEL, "Stacked"); in onCreateOptionsMenu()
422 intent.putExtra(DocActivity.LABEL, "New Root"); in onCreateOptionsMenu()
/frameworks/opt/chips/src/com/android/ex/chips/
DQueries.java35 Phone.LABEL, // 3
55 Email.LABEL, // 3
/frameworks/opt/vcard/tests/res/raw/
Dv21_complicated.vcf15 LABEL;WORK;ENCODING=QUOTED-PRINTABLE:100 Waters Edge=0D=0ABaytown, LA 30314=0D=0AUnited States of …
17 LABEL;HOME;ENCODING=QUOTED-PRINTABLE:42 Plantation St.=0D=0A=
/frameworks/base/wifi/java/android/net/wifi/
DWpsInfo.java36 public static final int LABEL = 3; field in WpsInfo
/frameworks/base/core/java/android/provider/
DContacts.java914 public static final String LABEL = "label"; field
1200 public static final String LABEL = "label"; field
1711 public static final String LABEL = "label"; field
DContactsContract.java4917 public static final String LABEL = "label"; field
5508 public static final String LABEL = DataColumns.DATA3; field
/frameworks/opt/vcard/java/com/android/vcard/
DVCardBuilder.java793 final String label = contentValues.getAsString(Phone.LABEL); in appendPhones()
945 final String label = contentValues.getAsString(Email.LABEL); in appendEmails()
1025 final String label = currentContentValues.getAsString(StructuredPostal.LABEL); in appendPostalsForDoCoMo()
1037 final String label = contentValues.getAsString(StructuredPostal.LABEL); in appendPostalsForGeneric()
1209 final String label = contentValues.getAsString(Im.LABEL); in appendIms()
DVCardEntry.java330 builder.withValue(Phone.LABEL, mLabel); in constructInsertOperation()
420 builder.withValue(Email.LABEL, mLabel); in constructInsertOperation()
563 builder.withValue(StructuredPostal.LABEL, mLabel); in constructInsertOperation()
1375 builder.withValue(SipAddress.LABEL, mLabel); in constructInsertOperation()
/frameworks/base/telephony/java/com/android/internal/telephony/
DCallerInfo.java206 columnIndex = cursor.getColumnIndex(PhoneLookup.LABEL); in getCallerInfo()
/frameworks/base/core/tests/coretests/src/android/database/
DDatabasePerformanceTests.java154 Contacts.People.LABEL, // 4
/frameworks/base/docs/html/training/contacts-provider/
Dretrieve-details.jd331 Email.LABEL
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java952 case WpsInfo.LABEL: in p2pConnect()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/base/api/
Dcurrent.txt19360 field public static final int LABEL = 3; // 0x3
24913 field public static final deprecated java.lang.String LABEL = "label";
25025 field public static final deprecated java.lang.String LABEL = "label";
25104 field public static final deprecated java.lang.String LABEL = "label";
25217 field public static final java.lang.String LABEL = "data3";
25785 field public static final java.lang.String LABEL = "label";
Dsystem-current.txt21291 field public static final int LABEL = 3; // 0x3
26869 field public static final deprecated java.lang.String LABEL = "label";
26981 field public static final deprecated java.lang.String LABEL = "label";
27060 field public static final deprecated java.lang.String LABEL = "label";
27173 field public static final java.lang.String LABEL = "data3";
27741 field public static final java.lang.String LABEL = "label";