HomeSort by relevance Sort by last modified time
    Searched full:plain (Results 776 - 800 of 4692) sorted by null

<<31323334353637383940>>

  /development/samples/ApiDemos/src/com/example/android/apis/content/
DocumentsSample.java 133 button.setText("OPEN_DOC text/plain, application/msword");
141 "text/plain", "application/msword" });
154 button.setText("CREATE_DOC text/plain");
160 intent.setType("text/plain");
  /development/samples/BrokenKeyDerivation/src/com/example/android/brokenkeyderivation/
BrokenKeyDerivationActivity.java 60 * the plain text is returned together with a warning message. The second time, as the data is
61 * properly encrypted, the plain text is returned with a congratulations message.
128 * first time {@link #retrieveData(String)} reencrypts it and returns the plain text with a
129 * warning message. The second time, as the data is properly encrypted, the plain text is
  /development/samples/Vault/tests/src/com/example/android/vault/
VaultProviderTest.java 35 private static final String MIME_TYPE_DEFAULT = "text/plain";
  /development/samples/browseable/DirectShare/
AndroidManifest.xml 44 <data android:mimeType="text/plain" />
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/data/
msg_07.txt 9 Content-Type: text/plain; charset="us-ascii"
msg_26.txt 21 Content-Type: text/plain; charset=us-ascii
  /device/linaro/bootloader/edk2/NetworkPkg/TlsDxe/
TlsImpl.h 59 plain text TLS payload;
84 plain text TLS payload.
224 header and plain text TLS APP payload; on output these
229 TLS header and plain text TLS APP payload.
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
ST.stg 100 /** plain -> {foo} action */
  /external/apache-http/android/src/android/net/http/
HttpConnection.java 85 // not required for plain http connections
  /external/apache-http/src/org/apache/http/io/
package.html 40 Connections are typically based on sockets: plain or secure,
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
package.html 32 implements plain text serialization.
  /external/autotest/apache/conf/
tko-directives 28 ForceType "text/plain; authoritative=true"
  /external/autotest/client/common_lib/
check_version.py 22 # plain don't handle python restarting properly. I know that I do some
  /external/autotest/client/site_tests/hardware_RamFio/
hardware_RamFio.py 62 ' trying plain mount')
  /external/curl/docs/
RESOURCES 81 RFC 4616 - PLAIN Authentication
  /external/curl/docs/cmdline-opts/
cookie.d 17 The file format of the file to read cookies from should be plain HTTP headers
  /external/curl/docs/libcurl/
curl_easy_unescape.3 34 This function converts the given URL encoded input string to a "plain string"
curl_mime_type.3 56 - text/plain in other cases.
  /external/curl/docs/libcurl/opts/
CURLOPT_HEADERDATA.3 39 it will be used by a plain fwrite() to write headers to.
CURLOPT_PROXY_SSL_CIPHER_LIST.3 53 http://git.fedorahosted.org/cgit/mod_nss.git/plain/docs/mod_nss.html#Directives
CURLOPT_USE_SSL.3 35 These are all protocols that start out plain text and get "upgraded" to SSL
  /external/curl/tests/data/
test1403 17 Content-Type: text/plain
test304 65 Content-Type: text/plain
test44 63 Content-Type: text/plain
test71 69 Content-Type: text/plain

Completed in 885 milliseconds

<<31323334353637383940>>