OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:V40
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardExporterTests.java
90
testStructuredNameBasic(
V40
);
152
testStructuredNameUsePrimaryCommon(
V40
);
218
testStructuredNameUseSuperPrimaryCommon(
V40
);
284
testStructuredNamePhoneticNameCommon(
V40
);
385
testStructuredNameComplicatedCommon(
V40
);
398
mVerifier.initForExportTest(
V40
);
429
testPhoneBasicCommon(
V40
);
546
testPhoneVariousTypeSupport(
V40
);
594
testPhonePrefHandlingCommon(
V40
);
[
all
...]
VCardImporterTests.java
[
all
...]
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/testutils/
VCardTestsBase.java
31
public static final int
V40
= VCardConfig.VCARD_TYPE_V40_GENERIC;
Completed in 111 milliseconds