OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gallery
(Results
76 - 100
of
273
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/packages/apps/Gallery/src/com/android/camera/gallery/
DrmImageList.java
17
package com.android.camera.
gallery
;
LruCache.java
17
package com.android.camera.
gallery
;
VideoObject.java
17
package com.android.camera.
gallery
;
BaseImage.java
17
package com.android.camera.
gallery
;
ImageList.java
17
package com.android.camera.
gallery
;
UriImage.java
17
package com.android.camera.
gallery
;
/packages/apps/Gallery/tests/src/com/android/camera/gallery/
ImageListUberUnitTests.java
1
package com.android.camera.
gallery
;
/packages/wallpapers/LivePicker/res/values/
strings.xml
34
<!-- Button label on Wallpaper
Gallery
screen; user selects this button to set a specific wallpaper -->
/frameworks/base/docs/html/guide/practices/ui_guidelines/
activity_task_design.jd
281
activity and then, by attaching a file, to a picture
gallery
to pick
282
from. Contacts, email and picture
gallery
are all separate
418
to the foreground. This is true for Contacts and
Gallery
. If the user
451
<b>Contacts Re-Uses
Gallery
to Get a Picture</b> - The Contacts
452
activity has a field for a picture of a contact, but the
Gallery
is
453
normally where pictures are kept. So Contacts can re-use the
Gallery
455
Gallery
activity. The following figure illustrates the sequence of
458
Edit contact and touches the picture field, which launches the
Gallery
465
Notice the
Gallery
returns a picture to the Contacts application that
487
<b>
Gallery
Re-Uses Messaging for Sharing a Picture</b> - Sharing i
[
all
...]
/frameworks/base/docs/html/guide/topics/ui/
binding.jd
26
<p>{@link android.widget.
Gallery
Gallery
}, {@link android.widget.ListView ListView}, and {@link android.widget.Spinner Spinner} are examples of AdapterView subclasses that you can use to bind to a specific type of data and display it in a certain way. </p>
/frameworks/base/docs/html/sdk/
android-1.5-highlights.jd
37
<li>Camera &
Gallery
</li>
74
<li>Camera &
Gallery
android-1.6-highlights.jd
81
<h3 id="Camera">Camera, Camcorder, and
Gallery
</h3>
83
<p>An updated user interface provides an integrated camera, camcorder, and
gallery
experience.
84
Users can quickly toggle between still and video capture modes. Additionally, the
gallery
android-2.2-highlights.jd
112
<h3>Camera and
Gallery
</h3>
117
<img src="images/2.2/22
gallery
.png" alt="" height=220 />
120
<p>
Gallery
allows you to <span class="green">peek into picture stacks</span> using a zoom
/frameworks/base/docs/html/training/sharing/
shareaction.jd
44
<strong>Figure 1.</strong> The {@link android.widget.ShareActionProvider} in the
Gallery
app.
110
in the
Gallery
app, the sharing intent changes as you flip between photos.</p>
/frameworks/base/tests/BiDiTests/src/com/android/bidi/
BiDiTestActivity.java
140
addItem(result, "
Gallery
LTR", BiDiTestGalleryLtr.class, R.id.gallery_ltr);
141
addItem(result, "
Gallery
RTL", BiDiTestGalleryRtl.class, R.id.gallery_rtl);
/sdk/lint/libs/lint_api/src/com/android/tools/lint/detector/api/
LayoutDetector.java
35
protected static final String
GALLERY
= "
Gallery
"; //$NON-NLS-1$
/packages/apps/Gallery2/
AndroidManifest.xml
31
android:theme="@style/Theme.
Gallery
">
71
<activity android:name="com.android.gallery3d.app.
Gallery
" android:label="@string/app_name"
147
<activity-alias android:name="com.cooliris.media.
Gallery
"
148
android:targetActivity="com.android.gallery3d.app.
Gallery
"
156
<!-- This activity receives USB_DEVICE_ATTACHED Intents and springboards to main
Gallery
activity. -->
/frameworks/base/docs/html/training/camera/
photobasics.jd
21
<li><a href="#TaskGallery">Add the Photo to a
Gallery
</a></li>
204
<h2 id="TaskGallery">Add the Photo to a
Gallery
</h2>
211
photo to the Media Provider's database, making it available in the Android
Gallery
application
/development/samples/HoneycombGallery/
_index.html
16
<p>The image
gallery
shows how all these pieces can work together in one application.</p>
/external/chromium/chrome/common/extensions/docs/static/
hosting.html
17
<a href="https://chrome.google.com/extensions">Extensions
Gallery
</a>,
npapi.html
20
<a href="https://chrome.google.com/extensions">extension
gallery
</a>.
/packages/apps/Gallery/res/values-tl/
strings.xml
22
<string name="gallery_picker_label" msgid="3080425245006492787">"
Gallery
"</string>
23
<string name="gallery_label" msgid="7119609703856708011">"
Gallery
"</string>
136
<string name="photos_gallery_title" msgid="6914406246471015448">"
Gallery
"</string>
138
<string name="videos_gallery_title" msgid="6150354029982749479">"
Gallery
"</string>
/packages/apps/Gallery/res/xml/
gallery_preferences.xml
17
<!-- This is the preference setting for
Gallery
. -->
/packages/apps/Gallery/src/com/android/camera/
EvenlySpacedLayout.java
19
import com.android.
gallery
.R;
ImageLoader.java
19
import com.android.camera.
gallery
.IImage;
Completed in 331 milliseconds
1
2
3
4
5
6
7
8
9
10
11