OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gallery
(Results
176 - 200
of
433
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/LegacyCamera/res/values/
strings.xml
34
<!-- label for the folder that contains Camera pictures in the
gallery
-->
37
<!-- label for the folder that contains Camera videos in the
gallery
-->
79
<!-- Button indicating to go to the image
gallery
-->
80
<string name="camera_gallery_photos_text">
Gallery
</string>
304
<!-- Effect setting item that replaces background with video from
gallery
. [CHAR LIMIT=14] -->
/development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html
215
<h3>
Gallery
</h3>
218
<dd> Demonstrates implementing a
Gallery
widget and extending GalleryAdapter to create a custom class to serve out source images to the widget. </dd>
221
<dd>Demonstrates populating a
Gallery
with images from the contacts photos. </dd>
/frameworks/base/docs/html/about/versions/
android-4.0-highlights.jd
363
<a href="{@docRoot}sdk/images/4.0/
gallery
-edit-lg.png" target="_android">
364
<img src="{@docRoot}sdk/images/4.0/
gallery
-edit.png" alt="" width="240" height="144"
366
<a href="{@docRoot}sdk/images/4.0/
gallery
-share-lg.png" target="_android">
367
<img src="{@docRoot}sdk/images/4.0/
gallery
-share.png" alt="" width="240" height="144"
409
<img src="{@docRoot}sdk/images/4.0/
gallery
-widget.png" alt="" width="144" style="border:1px solid
411
<div style="padding-bottom:1.25em;margin-top:0;padding-top:0;font-size:.9em">A Photo
Gallery
widget
415
<p style="margin-top:1em;margin-bottom:.75em;"><strong>Redesigned
Gallery
app
418
<p>The
Gallery
app now makes it easier to manage, show, and share photos and
422
their best, the
Gallery
now includes a powerful <strong>photo editor</strong>.
428
<p>An improved <strong>Picture
Gallery
widget</strong> lets users look a
[
all
...]
/external/chromium/chrome/common/extensions/docs/static/
autoupdate.html
6
<p>If you publish your extension using the <a href="https://chrome.google.com/webstore/developer/dashboard">Chrome Developer Dashboard</a>, you can <em>ignore this page</em>. You can use the dashboard to release updated versions of your extension to users, as well as to the Extensions
Gallery
or Chrome Web Store.</p>
8
<p>If you want to host your extension somewhere other than the
gallery
or store, keep reading.
packaging.html
22
<!-- [PENDING: Refer to instructions on submitting an extension for inclusion in the
gallery
.] -->
themes.html
12
<a href="https://tools.google.com/chrome/intl/en/themes/">themes
gallery
</a>.
/external/chromium/chrome/common/extensions/
extension_constants.h
235
// The greatest common prefixes of the main extensions
gallery
's browse and
240
// themes
gallery
that we put up when we launched themes.
/external/chromium_org/chrome/browser/resources/file_manager/js/photo/
ribbon.js
8
* Scrollable thumbnail ribbon at the bottom of the
Gallery
in the Slide mode.
314
this.metadataCache_.get(url,
Gallery
.METADATA_TYPE,
/packages/apps/Gallery/
AndroidManifest.xml
2
package="com.android.
gallery
"
5
<original-package android:name="com.android.
gallery
" />
/packages/apps/Gallery/src/com/android/camera/
Util.java
19
import com.android.
gallery
.R;
41
import com.android.camera.
gallery
.IImage;
/developers/samples/android/common/src/com/example/android/common/media/
CameraHelper.java
141
* is persistent and available to other applications like
gallery
.
/development/samples/AppNavigation/res/values/
strings.xml
36
<string name="content_view_description">This activity can receive ACTION_VIEW intents with the mimetype \"application/x-example\", sent by the outside task component of this demo. If you launched the activity this way then it will be on the viewing activity\'s task stack. Press the back button to finish this activity and return to the activity that wanted to view the content. Press the up button in the action bar to jump back into the main demo task with a synthesized back stack. This matches the pattern for content viewers such as a photo
gallery
or video player.</string>
/development/samples/SupportAppNavigation/res/values/
strings.xml
36
<string name="content_view_description">This activity can receive ACTION_VIEW intents with the mimetype \"application/x-example\", sent by the outside task component of this demo. If you launched the activity this way then it will be on the viewing activity\'s task stack. Press the back button to finish this activity and return to the activity that wanted to view the content. Press the up button in the action bar to jump back into the main demo task with a synthesized back stack. This matches the pattern for content viewers such as a photo
gallery
or video player.</string>
/development/samples/WiFiDirectDemo/
_index.html
2
the Wi-Fi Direct APIs. The application allows you to transfer jpeg images from the
gallery
after a succesful connection.</p>
/external/chromium/chrome/browser/extensions/
convert_user_script.cc
74
// be auto-updated, or claimed in the
gallery
.
/external/chromium/chrome/browser/sync/glue/
extension_util.cc
29
// Disallow extensions with non-
gallery
auto-update URLs for now.
theme_util.cc
92
// (i.e., those not on either Google
gallery
).
/external/chromium_org/chrome/browser/extensions/updater/
manifest_fetch_data.cc
52
// looks like r=DAYS or a=DAYS for extensions in the Chrome extensions
gallery
.
/external/chromium_org/chrome/browser/extensions/
webstore_installer.h
49
// is different, download referrers are the item's page in the
gallery
).
/external/chromium_org/chrome/browser/resources/file_manager/
manifest.json
130
"id": "
gallery
",
/external/chromium_org/chrome/browser/storage_monitor/
storage_monitor_win.cc
155
// portable device as a media
gallery
.
/external/chromium_org/chrome/common/extensions/docs/templates/intros/
fileBrowserHandler.html
50
<b>"default_title"</b>: "Save to
Gallery
", <em>// What the button will display</em>
/external/neven/Embedded/common/src/b_APIEm/
Types.h
69
bpi_ID_SIGNATURE_NAME = 512, /** (ASCII String) name of
gallery
element (=signature) */
/packages/apps/Camera/src/com/android/camera/
MediaSaver.java
32
// all the work, so other programs (like
Gallery
) can see all the images.
SwitchAnimManager.java
91
// The scaling is done by PhotoView in
Gallery
so we don't have the
Completed in 1636 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>