Searched
full:plain (Results
826 -
850 of
4692) sorted by null
<<31323334353637383940>>
| /frameworks/base/libs/services/include/android/os/ |
| DropBoxManager.h | 50 // Create a new entry with plain text contents.
|
| /frameworks/support/samples/Support4Demos/src/main/java/com/example/android/supportv4/content/ |
| SharingSupportProvider.java | 54 return "text/plain";
|
| /libcore/ojluni/src/main/java/java/net/ |
| DefaultDatagramSocketImplFactory.java | 31 * to creating plain DatagramSocketImpls, but may create other DatagramSocketImpls
|
| /libcore/ojluni/src/main/java/javax/crypto/ |
| NullCipherSpi.java | 33 * transform the plain text.
|
| /packages/apps/DocumentsUI/res/values-en-rAU/ |
| mimes.xml | 30 <string name="txt_file_type" msgid="4677767777860724696">"Plain text"</string>
|
| /packages/apps/DocumentsUI/res/values-en-rCA/ |
| mimes.xml | 30 <string name="txt_file_type" msgid="4677767777860724696">"Plain text"</string>
|
| /packages/apps/DocumentsUI/res/values-en-rGB/ |
| mimes.xml | 30 <string name="txt_file_type" msgid="4677767777860724696">"Plain text"</string>
|
| /packages/apps/DocumentsUI/res/values-en-rIN/ |
| mimes.xml | 30 <string name="txt_file_type" msgid="4677767777860724696">"Plain text"</string>
|
| /packages/apps/DocumentsUI/res/values-en-rXC/ |
| mimes.xml | 30 <string name="txt_file_type" msgid="4677767777860724696">"????????????????????????????????????????????????????????????????????????????????????????????????Plain text??????"</string>
|
| /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/archives/ |
| ReadableArchiveTest.java | 94 assertEquals("text/plain", 134 assertEquals("text/plain", 252 assertEquals("text/plain", mArchive.getDocumentType( 282 assertEquals("text/plain",
|
| /packages/apps/Nfc/tests/src/com/android/nfc/snep/ |
| SnepCustomClientTests.java | 87 NdefRecord rec = new NdefRecord(NdefRecord.TNF_MIME_MEDIA, "text/plain".getBytes(),
|
| SnepDefaultClientTests.java | 87 NdefRecord rec = new NdefRecord(NdefRecord.TNF_MIME_MEDIA, "text/plain".getBytes(),
|
| /packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
| AbstractHtmlTemplates.java | 35 * Plain-jane string substitution with '%s' is slightly faster than typed substitution.
|
| /packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/ |
| ThreadingTest.java | 57 .setHeader("Content-type", "text/plain")
|
| /prebuilts/gdb/darwin-x86/lib/python2.7/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
|
| /prebuilts/gdb/linux-x86/lib/python2.7/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
|
| /prebuilts/go/darwin-x86/src/net/http/ |
| sniff_test.go | 26 {"Empty", []byte{}, "text/plain; charset=utf-8"}, 34 {"Plain text", []byte(`This is not HTML. It has ? though.`), "text/plain; charset=utf-8"}, 103 // text/plain; charset=utf-8 for an empty body,
|
| /prebuilts/go/linux-x86/src/net/http/ |
| sniff_test.go | 26 {"Empty", []byte{}, "text/plain; charset=utf-8"}, 34 {"Plain text", []byte(`This is not HTML. It has ? though.`), "text/plain; charset=utf-8"}, 103 // text/plain; charset=utf-8 for an empty body,
|
| /prebuilts/misc/common/swig/include/2.0.11/csharp/ |
| boost_shared_ptr.i | 23 // plain value 34 // plain pointer 42 // plain reference 52 // plain pointer by reference
|
| /prebuilts/misc/common/swig/include/2.0.11/php/ |
| factory.i | 51 instead of the plain 'Geometry' type. For example, in python:
|
| /prebuilts/misc/common/swig/include/2.0.11/python/ |
| pyclasses.swg | 28 the same as with plain PyObject *ptr, since SwigPtr_PyObject always add
|
| /prebuilts/misc/common/swig/include/2.0.11/typemaps/ |
| factory.swg | 51 instead of the plain 'Geometry' type. For example, in python:
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/ |
| msg_07.txt | 9 Content-Type: text/plain; charset="us-ascii"
|
Completed in 1266 milliseconds
<<31323334353637383940>>