Home
last modified time | relevance | path

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

/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.java420 intent.putExtra(DocActivity.LABEL, "Stacked"); in onCreateOptionsMenu()
423 intent.putExtra(DocActivity.LABEL, "New Root"); in onCreateOptionsMenu()
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
DVCardImporterTests.java656 .put(Phone.LABEL, "VIDEO") in testComplicatedCase()
683 .put(Email.LABEL, "INTERNET") in testComplicatedCase()
713 .put(Email.LABEL, "INTERNET") in testInvalidMultipleLineV21()
975 .put(Phone.LABEL, "NEC-SECRET") in testV21MultipleEntryCase()
979 .put(Phone.LABEL, "NEC-HOTEL") in testV21MultipleEntryCase()
983 .put(Phone.LABEL, "NEC-SCHOOL") in testV21MultipleEntryCase()
997 .put(Phone.LABEL, "MODEM") in testV21MultipleEntryCase()
1004 .put(Phone.LABEL, "NEC-FAMILY") in testV21MultipleEntryCase()
1008 .put(Phone.LABEL, "NEC-GIRL") in testV21MultipleEntryCase()
1019 .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/opt/chips/src/com/android/ex/chips/
DQueries.java35 Phone.LABEL, // 3
55 Email.LABEL, // 3
/frameworks/base/services/net/java/android/net/apf/
DApfGenerator.java40 LABEL(-1), enumConstant
140 if (mOpcode != Opcodes.LABEL.value) { in setLabel()
163 if (mOpcode == Opcodes.LABEL.value) { in size()
234 if (mOpcode == Opcodes.LABEL.value) { in generate()
360 private final Instruction mDropLabel = new Instruction(Opcodes.LABEL);
361 private final Instruction mPassLabel = new Instruction(Opcodes.LABEL);
396 Instruction instruction = new Instruction(Opcodes.LABEL); in defineLabel()
/frameworks/opt/vcard/tests/res/raw/
Dv21_complicated.vcf16 LABEL;WORK;ENCODING=QUOTED-PRINTABLE:100 Waters Edge=0D=0ABaytown, LA 30314=0D=0AUnited States of …
18 LABEL;HOME;ENCODING=QUOTED-PRINTABLE:42 Plantation St.=0D=0A=
Dv30_complicated.vcf16 LABEL;WORK;ENCODING=QUOTED-PRINTABLE:100 Waters Edge=0D=0ABaytown, LA 30314=0D=0AUnited States of …
18 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.java908 public static final String LABEL = "label"; field
1194 public static final String LABEL = "label"; field
1705 public static final String LABEL = "label"; field
DContactsContract.java5086 public static final String LABEL = "label"; field
5693 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.java213 columnIndex = cursor.getColumnIndex(PhoneLookup.LABEL); in getCallerInfo()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
DSupplicantP2pIfaceHal.java375 case WpsInfo.LABEL: in wpsInfoToConfigMethod()
2168 return WpsConfigMethods.LABEL; in stringToWpsConfigMethod()
/frameworks/base/core/tests/coretests/src/android/database/
DDatabasePerformanceTests.java154 Contacts.People.LABEL, // 4
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DSupplicantStaIfaceHal.java1754 return WpsConfigMethods.LABEL; in stringToWpsConfigMethod()
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18129 field public static final int LABEL = 3; // 0x3
23668 field public static final deprecated java.lang.String LABEL = "label";
23780 field public static final deprecated java.lang.String LABEL = "label";
23859 field public static final deprecated java.lang.String LABEL = "label";
23972 field public static final java.lang.String LABEL = "data3";
24529 field public static final java.lang.String LABEL = "label";
/frameworks/base/api/
Dcurrent.txt26611 field public static final int LABEL = 3; // 0x3
33057 field public static final deprecated java.lang.String LABEL = "label";
33169 field public static final deprecated java.lang.String LABEL = "label";
33248 field public static final deprecated java.lang.String LABEL = "label";
33362 field public static final java.lang.String LABEL = "data3";
33949 field public static final java.lang.String LABEL = "label";
Dsystem-current.txt29305 field public static final int LABEL = 3; // 0x3
35971 field public static final deprecated java.lang.String LABEL = "label";
36083 field public static final deprecated java.lang.String LABEL = "label";
36162 field public static final deprecated java.lang.String LABEL = "label";
36276 field public static final java.lang.String LABEL = "data3";
36893 field public static final java.lang.String LABEL = "label";