Searched refs:content (Results 1 - 25 of 1124) sorted by relevance

1234567891011>>

/prebuilts/sdk/system_current/optional/
H A Dandroid.test.mock.jar ... Context, android.content.pm.ProviderInfo) android.content.Context context android.content.pm.ProviderInfo ...
/prebuilts/sdk/28/optional/
H A Dandroid.test.mock.jar ... Context, android.content.pm.ProviderInfo) android.content.Context context android.content.pm.ProviderInfo ...
/prebuilts/sdk/current/optional/
H A Dandroid.test.mock.jar ... Context, android.content.pm.ProviderInfo) android.content.Context context android.content.pm.ProviderInfo ...
/prebuilts/jdk/jdk8/darwin-x86/sample/nio/server/
H A DStringContent.java56 private String content; field in class:StringContent
59 content = c.toString();
60 if (!content.endsWith("\n"))
61 content += "\n";
73 content = sw.toString();
84 bb = ascii.encode(CharBuffer.wrap(content));
H A DReply.java71 private Content content; field in class:Reply
80 content = c;
95 cb.put("Content-type: ").put(content.type()).put(CRLF);
97 .put(Long.toString(content.length())).put(CRLF);
111 content.prepare();
126 if (content.send(cio))
137 content.release();
/prebuilts/jdk/jdk8/linux-x86/sample/nio/server/
H A DStringContent.java56 private String content; field in class:StringContent
59 content = c.toString();
60 if (!content.endsWith("\n"))
61 content += "\n";
73 content = sw.toString();
84 bb = ascii.encode(CharBuffer.wrap(content));
H A DReply.java71 private Content content; field in class:Reply
80 content = c;
95 cb.put("Content-type: ").put(content.type()).put(CRLF);
97 .put(Long.toString(content.length())).put(CRLF);
111 content.prepare();
126 if (content.send(cio))
137 content.release();
/prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/
H A Dpytree.py454 optionally for a specific content.
466 content = None # Optional content matching pattern variable in class:BasePattern
475 args = [type_repr(self.type), self.content, self.name]
501 if self.content is not None:
536 def __init__(self, type=None, content=None, name=None):
538 Initializer. Takes optional type, content, and name.
541 this matches any *leaf* node; the content may still be required.
543 The content, if given, must be a string.
550 if content i
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/
H A Dpytree.py454 optionally for a specific content.
466 content = None # Optional content matching pattern variable in class:BasePattern
475 args = [type_repr(self.type), self.content, self.name]
501 if self.content is not None:
536 def __init__(self, type=None, content=None, name=None):
538 Initializer. Takes optional type, content, and name.
541 this matches any *leaf* node; the content may still be required.
543 The content, if given, must be a string.
550 if content i
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/
H A Dpytree.py454 optionally for a specific content.
466 content = None # Optional content matching pattern variable in class:BasePattern
475 args = [type_repr(self.type), self.content, self.name]
501 if self.content is not None:
536 def __init__(self, type=None, content=None, name=None):
538 Initializer. Takes optional type, content, and name.
541 this matches any *leaf* node; the content may still be required.
543 The content, if given, must be a string.
550 if content i
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/
H A Dpytree.py454 optionally for a specific content.
466 content = None # Optional content matching pattern variable in class:BasePattern
475 args = [type_repr(self.type), self.content, self.name]
501 if self.content is not None:
536 def __init__(self, type=None, content=None, name=None):
538 Initializer. Takes optional type, content, and name.
541 this matches any *leaf* node; the content may still be required.
543 The content, if given, must be a string.
550 if content i
[all...]
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
H A Dorg.eclipse.core.contenttype_3.4.200.v20130326-1255.jar ... eclipse/core/ org/eclipse/core/internal/ org/eclipse/core/internal/content/ org/eclipse/core/runtime/ org/eclipse/core/runtime/content/ org ...
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-plugin-api/2.0.9/
H A Dmaven-plugin-api-2.0.9.jar ... = " () public void debug (java.lang.CharSequence) CharSequence content public void debug (java.lang.CharSequence, java. ...
/prebuilts/tools/common/proguard/proguard4.7/examples/
H A Dandroid.pro63 -keep public class * extends android.content.BroadcastReceiver
64 -keep public class * extends android.content.ContentProvider
70 public <init>(android.content.Context);
71 public <init>(android.content.Context, android.util.AttributeSet);
72 public <init>(android.content.Context, android.util.AttributeSet, int);
80 public <init>(android.content.Context, android.util.AttributeSet);
87 public <init>(android.content.Context, android.util.AttributeSet, int);
/prebuilts/sdk/tools/darwin/lib/
H A DshrinkedAndroid.jar ... SearchRecentSuggestionsProvider.java package android.content public android.content.SearchRecentSuggestionsProvider extends android.content.ContentProvider { public void ...
/prebuilts/sdk/tools/linux/lib/
H A DshrinkedAndroid.jar ... android.service.restrictions.RestrictionsReceiver extends android.content.BroadcastReceiver { public void " href="/9.0.0_r3 ...
/prebuilts/sdk/tools/windows/lib/
H A DshrinkedAndroid.jar ... 9.0.0_r3/s?defs= " (android.content.Context) android.content.Context base } android/content ...
/prebuilts/sdk/tools/lib/
H A DshrinkedAndroid.jar ... 9.0.0_r3/s?defs= " (android.content.Context) android.content.Context base } android/content ...
/prebuilts/devtools/tools/lib/
H A Dhttpmime-4.1.jar ... org/apache/http/entity/mime/ org/apache/http/entity/mime/content/ org/apache/http/entity/mime/HttpMultipartMode.class HttpMultipartMode. ...
/prebuilts/tools/common/http-client/
H A Dhttpmime-4.1.1.jar ... org/apache/http/entity/mime/ org/apache/http/entity/mime/content/ META-INF/NOTICE.txt META-INF/LICENSE ...
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpmime/4.1/
H A Dhttpmime-4.1.jar ... org/apache/http/entity/mime/ org/apache/http/entity/mime/content/ org/apache/http/entity/mime/HttpMultipartMode.class HttpMultipartMode. ...
/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpmime/4.3.2/
H A Dhttpmime-4.3.2.jar ... org/apache/http/entity/mime/ org/apache/http/entity/mime/content/ META-INF/DEPENDENCIES META-INF/LICENSE META- ...
/prebuilts/tools/common/offline-m2/org/apache/httpcomponents/httpmime/4.1/
H A Dhttpmime-4.1.jar ... org/apache/http/entity/mime/ org/apache/http/entity/mime/content/ org/apache/http/entity/mime/HttpMultipartMode.class HttpMultipartMode. ...
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/www/
H A Dmenu.css9 [id=content] {
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++abi/www/
H A Dmenu.css9 [id=content] {

Completed in 545 milliseconds

1234567891011>>