/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | NameSplitter.java | 229 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 …]
|
D | NameLookupBuilder.java | 143 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/ |
D | NameSplitterTest.java | 333 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/ |
D | LegacyPartnerWallpaperInfo.java | 60 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/ |
D | GenerateCorpus.cpp | 182 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/ |
D | NsdService.java | 1461 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/ |
D | ParticipantData.java | 434 public void setFullName(final String fullName) { in setFullName() argument 435 mFullName = fullName; in setFullName()
|
/packages/services/Car/service/src/com/android/car/am/ |
D | FixedActivityService.java | 566 String fullName = component.getClassName(); in isComponentAvailable() local 569 if (info.name.equals(fullName) || info.name.equals(shortName)) { in isComponentAvailable()
|
/packages/apps/TV/libs/m2/ |
D | protobuf-java-3.7.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | javac-shaded-9-dev-r4023-3.jar | org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class
LoggingOutputStream.java
package ... |
D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/packages/apps/TV/libs/ |
D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/ManagedProvisioning/studio-dev/StubGenerator/ |
D | StubGenerator.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jf/
org/ ... |