OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:viewable
(Results
1 - 25
of
80
) sorted by null
1
2
3
4
/packages/apps/UnifiedEmail/src/com/android/emailcommon/utility/
ConversionUtilities.java
70
for (Part
viewable
: viewables) {
71
String text = MimeUtility.getTextFromPart(
viewable
);
73
boolean isHtml = "text/html".equalsIgnoreCase(
viewable
.getMimeType());
/external/autotest/client/site_tests/video_GlitchDetection/
control.mp4.720p_1080p
29
All test results regardless of result are stored and
viewable
.
control.vimeo
27
All test results regardless of result are stored and
viewable
.
/packages/apps/EmergencyInfo/src/com/android/emergency/
PreferenceKeys.java
59
/** Keys for all
viewable
emergency info preferences */
/external/llvm/docs/
README.txt
41
viewable
online (as noted above) at e.g.
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
TaskPreviewChainedJpeg.java
43
* @param targetSize Approximate
viewable
pixel demensions of the desired
/docs/source.android.com/
README
8
Note that the currently
viewable
docs at http://source.android.com/
/external/jacoco/org.jacoco.report.test/
about.html
58
<li>The full text of this NOTICE in a location
viewable
to users of the
/external/opencv3/samples/cpp/tutorial_code/core/discrete_fourier_transform/
discrete_fourier_transform.cpp
72
//
viewable
image form (float between values 0 and 1).
/prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
config-main.def
35
#
viewable
by a web browser (or the Windows Help viewer in the case of .chm
/prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
config-main.def
35
#
viewable
by a web browser (or the Windows Help viewer in the case of .chm
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
config-main.def
35
#
viewable
by a web browser (or the Windows Help viewer in the case of .chm
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
config-main.def
35
#
viewable
by a web browser (or the Windows Help viewer in the case of .chm
/packages/apps/Email/tests/src/com/android/email/
LegacyConversionsTests.java
390
for (Part
viewable
: viewables) {
391
String text = MimeUtility.getTextFromPart(
viewable
);
392
if (
viewable
.getMimeType().equalsIgnoreCase("text/html")) {
/external/chromium-trace/catapult/dashboard/dashboard/models/
alert.py
16
# Whether the alert should only be
viewable
by internal users.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/about_files/
LICENSE.dom.html
31
The full text of this NOTICE in a location
viewable
to users of<br>
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
QuickViewIntentBuilder.java
46
* Provides support for gather a list of quick-
viewable
files into a quick view intent.
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
MimeType.java
57
* Returns whether or not an attachment of the specified type is
viewable
.
/docs/source.android.com/src/security/selinux/
validate.jd
41
<p>Then check for errors. Errors are routed as event logs to dmesg and <code>logcat</code> and are
viewable
locally on the device. Manufacturers should examine the
/prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
tkSimpleDialog.py
50
# If the master is not
viewable
, don't
/prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
tkSimpleDialog.py
50
# If the master is not
viewable
, don't
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
tkSimpleDialog.py
50
# If the master is not
viewable
, don't
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
tkSimpleDialog.py
50
# If the master is not
viewable
, don't
/toolchain/binutils/binutils-2.25/gas/
README
33
The Info form is
viewable
with the GNU Emacs `info' subsystem, or the
/external/opencv3/doc/tutorials/core/discrete_fourier_transform/
discrete_fourier_transform.markdown
133
//
viewable
image form (float between values 0 and 1).
Completed in 4222 milliseconds
1
2
3
4