HomeSort by relevance Sort by last modified time
    Searched refs:testPart (Results 1 - 3 of 3) sorted by null

  /packages/apps/Email/provider_src/com/android/email/activity/setup/
AccountSettingsUtils.java 346 String testPart = testParts[i].toLowerCase();
349 !matchWithWildcards(testPart, providerPart)) {
356 private static boolean matchWithWildcards(String testPart, String providerPart) {
358 if (testPart.length() != providerLength){
362 char testChar = testPart.charAt(i);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 575 milliseconds