Home
last modified time | relevance | path

Searched refs:fullName (Results 1 – 15 of 15) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DNameSplitter.java229 public NameTokenizer(String fullName) { in NameTokenizer() argument
230 super(fullName, " .,", true); in NameTokenizer()
321 public int tokenize(String[] tokens, String fullName) { in tokenize() argument
322 if (fullName == null) { in tokenize()
326 NameTokenizer tokenizer = new NameTokenizer(fullName); in tokenize()
345 public void split(Name name, String fullName) { in split() argument
346 if (fullName == null) { in split()
350 int fullNameStyle = guessFullNameStyle(fullName); in split()
355 split(name, fullName, fullNameStyle); in split()
362 public void split(Name name, String fullName, int fullNameStyle) { in split() argument
[all …]
DNameLookupBuilder.java143 String fullName, int fullNameStyle) { in appendNameLookupForLocaleBasedName() argument
146 mSplitter.split(name, fullName, fullNameStyle); in appendNameLookupForLocaleBasedName()
151 appendKoreanNameConsonantsLookup(builder, fullName); in appendNameLookupForLocaleBasedName()
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DNameSplitterTest.java333 private void assertSplitName(String fullName, String prefix, String givenNames, in assertSplitName() argument
336 mNameSplitter.split(name, fullName); in assertSplitName()
363 private void assertFullNameStyle(int expectedFullNameStyle, String fullName) { in assertFullNameStyle() argument
365 mNameSplitter.split(name, fullName); in assertFullNameStyle()
371 private void assertFullNameStyle(int expectedFullNameStyle, String fullName, in assertFullNameStyle() argument
374 mNameSplitter.split(name, fullName); in assertFullNameStyle()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DLegacyPartnerWallpaperInfo.java60 public LegacyPartnerWallpaperInfo(String thumbName, String fullName) { in LegacyPartnerWallpaperInfo() argument
62 mFullName = fullName; in LegacyPartnerWallpaperInfo()
92 String fullName = file.getName(); in getAll() local
107 wallpaperInfos.add(new LegacyPartnerWallpaperInfo(thumbName, fullName)); in getAll()
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
DGenerateCorpus.cpp182 const std::string fullName = genDir + "/" + testName; in createCorpusEntry() local
183 std::ofstream file(fullName.c_str()); in createCorpusEntry()
/packages/modules/Connectivity/service-t/src/com/android/server/
DNsdService.java1461 final String fullName = info.serviceFullName; in handleMDnsServiceEvent() local
1462 while (index < fullName.length() && fullName.charAt(index) != '.') { in handleMDnsServiceEvent()
1463 if (fullName.charAt(index) == '\\') { in handleMDnsServiceEvent()
1468 if (index >= fullName.length()) { in handleMDnsServiceEvent()
1469 Log.e(TAG, "Invalid service found " + fullName); in handleMDnsServiceEvent()
1473 String name = unescape(fullName.substring(0, index)); in handleMDnsServiceEvent()
1474 String rest = fullName.substring(index); in handleMDnsServiceEvent()
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
DParticipantData.java434 public void setFullName(final String fullName) { in setFullName() argument
435 mFullName = fullName; in setFullName()
/packages/services/Car/service/src/com/android/car/am/
DFixedActivityService.java566 String fullName = component.getClassName(); in isComponentAvailable() local
569 if (info.name.equals(fullName) || info.name.equals(shortName)) { in isComponentAvailable()
/packages/apps/TV/libs/m2/
Dprotobuf-java-3.7.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/
DStubGenerator.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jf/ org/ ...