OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gallery
(Results
151 - 175
of
448
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/docs/html/sdk/api_diff/16/changes/
pkg_android.widget.html
148
<A NAME="
Gallery
"></A>
149
<nobr><A HREF="android.widget.
Gallery
.html">
Gallery
</A></nobr>
/development/samples/HoneycombGallery/
_index.html
16
<p>The image
gallery
shows how all these pieces can work together in one application.</p>
/external/chromium_org/chrome/browser/media_galleries/fileapi/
media_file_system_backend.h
44
// Construct the mount point for the
gallery
specified by |pref_id| in
mtp_device_async_delegate.h
105
// (4) User revoked the MTP device
gallery
permission.
/external/chromium_org/chrome/browser/media_galleries/
media_file_system_registry.h
122
// Look up or create the extension
gallery
host.
/external/chromium_org/media/tools/layout_tests/
README
90
(http://code.google.com/apis/chart/interactive/docs/
gallery
/annotatedtimeline.html)
trend_graph.py
22
gallery
/annotatedtimeline.html) is used to present the historical analyzer
/frameworks/base/docs/html/training/secure-file-sharing/
index.jd
31
gallery
may want to offer files to image editors, or a file management app may want to allow
/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;
ImageGallery.java
19
import com.android.
gallery
.R;
60
import com.android.camera.
gallery
.IImage;
61
import com.android.camera.
gallery
.IImageList;
62
import com.android.camera.
gallery
.VideoObject;
558
//
gallery
and the title of the
gallery
.
[
all
...]
/packages/apps/Gallery/src/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/Gallery2/res/values/
styles.xml
22
<style name="Theme.
Gallery
.Dialog" parent="android:Theme.Holo.Dialog"/>
23
<style name="Theme.
Gallery
" parent="Theme.GalleryBase">
31
<style name="Theme.FilterShow" parent="Theme.
Gallery
">
51
<style name="DialogPickerTheme" parent="Theme.
Gallery
">
/packages/apps/Gallery2/src/com/android/gallery3d/app/
Wallpaper.java
37
* Wallpaper picker for the
gallery
application. This just redirects to the
/packages/apps/Launcher2/res/xml/
default_workspace.xml
49
launcher:className="com.android.gallery3d.app.
Gallery
"
/packages/apps/Launcher2/res/xml-sw600dp/
default_workspace.xml
49
launcher:className="com.android.gallery3d.app.
Gallery
"
/external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
media_galleries_private_api.cc
43
const char kInvalidGalleryIDError[] = "Invalid
gallery
ID";
52
// Gets the |gallery_file_path| and |gallery_pref_id| of the
gallery
specified
/external/chromium_org/chrome/common/extensions/
chrome_extensions_client.cc
202
// The
gallery
is special-cased as a restricted URL for scripting to prevent
203
// access to special JS bindings we expose to the
gallery
(and avoid things
/external/chromium_org/chrome/common/extensions/manifest_handlers/
app_launch_info.cc
194
// In order for the --apps-
gallery
-url switch to work with the
gallery
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/samples/simplecamera/
SmartCamera.java
110
// Function to capture the images in the current imageviews and save them to the
gallery
216
// Button to open the
gallery
to show the images in there
/packages/apps/Gallery2/
AndroidManifest.xml
41
android:theme="@style/Theme.
Gallery
"
164
<!-- This activity acts as a trampoline to the new
Gallery
activity,
166
<activity android:name="com.android.gallery3d.app.
Gallery
"
176
<activity-alias android:name="com.cooliris.media.
Gallery
"
296
android:theme="@style/Theme.
Gallery
"
319
android:theme="@style/Theme.
Gallery
.Dialog"/>
Completed in 1053 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>