/packages/apps/VideoEditor/res/values/ |
strings.xml | 12 <!-- Menu item used to launch the Gallery video clip picker. --> 14 <!-- Menu item used to launch the Gallery image picker. -->
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/ |
LayoutConstants.java | 51 public static final String GALLERY = "Gallery"; //$NON-NLS-1$
|
/external/chromium/chrome/browser/extensions/ |
extension_updater.cc | 86 // looks like r=DAYS or a=DAYS for extensions in the Chrome extensions gallery. 227 // If the extension updates itself from the gallery, ignore any update URL 229 // communicate to the the gallery update servers. [all...] |
extension_service.cc | 181 // crx was installed from our gallery, which results in different UI. 309 // Special-case the themes mini-gallery. 310 // TODO(erikkay) When that gallery goes away, remove this code. 324 // If the command-line gallery URL is set, then be a bit more lenient. [all...] |
/frameworks/base/core/java/android/app/ |
DownloadManager.java | [all...] |
/external/chromium/chrome/browser/download/ |
download_item.h | 71 // places other than gallery).
|
/external/chromium/chrome/browser/history/ |
top_sites.h | 242 // Add prepopulated pages: 'welcome to Chrome' and themes gallery to |urls|.
|
/external/chromium/chrome/browser/themes/ |
theme_service.cc | 44 // The default theme if we've gone to the theme gallery and installed the
|
/external/chromium/chrome/common/extensions/docs/js/ |
api_page_generator.js | 226 * Special pages like the samples gallery may want to modify their template
|
/external/chromium/chrome/common/extensions/ |
extension_constants.cc | 118 "The extensions gallery cannot be scripted.";
|
extension_manifests_unittest.cc | 497 // The Google Gallery URL ends with the id, which depends on the path, which
|
/frameworks/base/docs/html/design/patterns/ |
app-structure.jd | 232 In addition to supporting swipe gestures to move left or right through images, Gallery provides a
|
/frameworks/base/docs/html/sdk/ |
android-1.5.jd | 293 <li>Gallery</li>
|
android-2.0.1.jd | 150 <li>Gallery</li>
|
android-2.0.jd | 143 <li>Gallery</li>
|
android-2.1.jd | 281 <li>Gallery</li>
|
android-2.3.4.jd | 252 <li>Gallery</li>
|
/packages/apps/Camera/src/com/android/camera/ |
CameraSettings.java | 419 // or specifies 'gallery'.
|
VideoCamera.java | 141 private static final String EFFECT_BG_FROM_GALLERY = "gallery"; [all...] |
/packages/apps/Contacts/src/com/android/contacts/editor/ |
ContactEditorFragment.java | [all...] |
/packages/apps/DeskClock/res/values/ |
strings.xml | 277 <string name="gallery_button_description">Gallery</string>
|
/packages/apps/Gallery/src/com/android/camera/ |
HighlightView.java | 19 import com.android.gallery.R;
|
/packages/apps/Launcher2/res/values/ |
strings.xml | 31 <!-- Button label on Wallpaper Gallery screen; user selects this button to set a specific wallpaper -->
|
/external/chromium/chrome/common/extensions/docs/ |
autoupdate.html | 355 <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> 357 <p>If you want to host your extension somewhere other than the gallery or store, keep reading.
|
/external/chromium/chrome/common/extensions/docs/static/ |
faq.html | 11 <a href="http://www.google.com/support/chrome/bin/answer.py?answer=113909">gallery help</a>. 200 before hosting it in the Google Chrome Extensions Gallery
|