OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
65
// about:
blank
.
66
BLANK
= 2,
69
// of the new tab page versions or to about:
blank
, then we'll
/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 204 milliseconds