HomeSort by relevance Sort by last modified time
    Searched defs:BLANK (Results 1 - 7 of 7) sorted by null

  /external/apache-http/src/org/apache/commons/codec/net/
QCodec.java 101 private static byte BLANK = 32;
139 if (data[i] == BLANK) {
165 tmp[i] = BLANK;
  /packages/apps/Browser/src/com/android/browser/preferences/
GeneralPreferencesFragment.java 50 static final String BLANK_URL = "about:blank";
52 static final String BLANK = "blank";
95 if (BLANK.equals(objValue)) {
165 return BLANK;
188 return getHomepageLabel(BLANK);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.ui.sdk_1.0.100.v20100513.jar 
org.apache.commons.codec_1.3.0.v20100518-1140.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/http-client/
commons-codec-1.4.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 93 milliseconds