HomeSort by relevance Sort by last modified time
    Searched full:gallery (Results 151 - 175 of 433) sorted by null

1 2 3 4 5 67 8 91011>>

  /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>.
  /external/chromium_org/chrome/browser/extensions/api/media_galleries_private/
media_galleries_private_api.cc 46 const char kInvalidGalleryIDError[] = "Invalid gallery ID";
55 // Gets the |gallery_file_path| and |gallery_pref_id| of the gallery specified
210 // Recursive gallery watch operation is not currently supported on
247 // Remove gallery watch operation is currently supported on windows platforms.
media_galleries_private_api.h 92 // Gallery watch request handler.
  /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"
  /packages/apps/Launcher3/res/xml/
default_workspace.xml 49 launcher:className="com.android.gallery3d.app.Gallery"
  /packages/apps/Launcher3/res/xml-sw600dp/
default_workspace.xml 49 launcher:className="com.android.gallery3d.app.Gallery"
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
app_launch_info.cc 192 // In order for the --apps-gallery-url switch to work with the gallery
  /external/chromium_org/ui/android/java/src/org/chromium/ui/
SelectFileDialog.java 155 // show up right away in the gallery (rather than waiting until the next time the media
161 // gallery. The ContentView has functionality that will convert that content:// URI to
  /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"
177 <activity-alias android:name="com.cooliris.media.Gallery"
300 android:theme="@style/Theme.Gallery"
323 android:theme="@style/Theme.Gallery.Dialog"/>

Completed in 1088 milliseconds

1 2 3 4 5 67 8 91011>>