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

  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSettingsUtils.java 171 String testPart = testParts[i].toLowerCase();
174 !matchWithWildcards(testPart, providerPart)) {
181 private static boolean matchWithWildcards(String testPart, String providerPart) {
183 if (testPart.length() != providerLength){
187 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 65 milliseconds