OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gallery
(Results
276 - 300
of
447
) sorted by null
<<
11
12
13
14
15
16
17
18
/frameworks/base/core/res/res/values/
styles_holo.xml
432
<style name="Widget.Holo.
Gallery
" parent="Widget.
Gallery
" />
[
all
...]
styles_material.xml
608
<style name="Widget.Material.
Gallery
" parent="Widget.
Gallery
"/>
[
all
...]
themes_holo.xml
186
<!--
Gallery
attributes -->
262
<item name="galleryStyle">@style/Widget.Holo.
Gallery
</item>
[
all
...]
/frameworks/base/docs/html/about/versions/
android-1.5.jd
294
<li>
Gallery
</li>
android-2.0.1.jd
151
<li>
Gallery
</li>
android-2.0.jd
144
<li>
Gallery
</li>
android-2.1.jd
282
<li>
Gallery
</li>
/frameworks/base/docs/html/design/patterns/
actionbar.jd
238
The
Gallery
app's share action provider with extended spinner for additional sharing options.
/frameworks/base/docs/html/training/displaying-bitmaps/
cache-bitmap.jd
188
image
gallery
application.</p>
display-bitmap.jd
44
way to navigate the detail view of an image
gallery
. You can implement this pattern using a {@link
/frameworks/base/docs/html/training/enterprise/
app-compatibility.jd
130
For example, an image
gallery
app might want to share its images with image
/frameworks/base/docs/html/training/tv/start/
layouts.jd
239
images in a {@link android.widget.GridView} or {@link android.widget.
Gallery
}, only load an image
/frameworks/base/packages/SystemUI/
AndroidManifest.xml
319
<!-- a
gallery
of delicious treats -->
/packages/apps/Camera/res/values/
arrays.xml
352
<item>backdropper/
gallery
</item>
/packages/apps/Camera/src/com/android/camera/
CameraSettings.java
487
// or specifies '
gallery
'.
/packages/apps/Camera2/res/values/
arrays.xml
217
<item>backdropper/
gallery
</item>
/packages/apps/Contacts/src/com/android/contacts/activities/
PhotoSelectionActivity.java
486
// from the
gallery
), but with slightly different wording.
/packages/apps/Gallery/src/com/android/camera/
HighlightView.java
19
import com.android.
gallery
.R;
/packages/apps/Gallery2/res/values/
arrays.xml
417
<item>backdropper/
gallery
</item>
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
ActionModeHandler.java
184
"
Gallery
Delete Progress Listener");
GLRootView.java
539
Profile.dumpToFile("/sdcard/
gallery
.prof");
/packages/apps/Gallery2/src/com/android/gallery3d/util/
GalleryUtils.java
253
// This will only occur if Camera was disabled while
Gallery
is open
/packages/apps/LegacyCamera/src/com/android/camera/
CameraSettings.java
412
// or specifies '
gallery
'.
VideoCamera.java
141
private static final String EFFECT_BG_FROM_GALLERY = "
gallery
";
[
all
...]
/external/chromium_org/chrome/browser/extensions/updater/
extension_downloader.cc
206
// If the extension updates itself from the
gallery
, ignore any update URL
208
// communicate to the the
gallery
update servers.
[
all
...]
Completed in 625 milliseconds
<<
11
12
13
14
15
16
17
18