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

  /development/samples/training/threadsample/src/com/example/android/threadsample/
Constants.java 90 public static final CharSequence BLANK = " ";
  /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;
  /frameworks/native/include/gui/
ISurfaceComposer.h 106 virtual void blank(const sp<IBinder>& display) = 0;
142 BLANK,
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_input.h 57 BLANK = 2, // about:blank
59 // Note that if the homepage is set to the new tab page or about 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/devtools/tools/lib/
commons-codec-1.4.jar 
  /prebuilts/tools/common/http-client/
commons-codec-1.4.jar 
  /prebuilts/tools/common/m2/repository/commons-codec/commons-codec/1.4/
commons-codec-1.4.jar 
  /external/robolectric/lib/main/
commons-codec-1.6.jar 
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 247 milliseconds