Home
last modified time | relevance | path

Searched refs:Gallery (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/tests/BiDiTests/src/com/android/bidi/
DBiDiTestGalleryRtl.java23 import android.widget.Gallery;
31 Gallery g = (Gallery) v.findViewById(R.id.galleryview); in onCreateView()
DBiDiTestGalleryLtr.java23 import android.widget.Gallery;
31 Gallery g = (Gallery) v.findViewById(R.id.galleryview); in onCreateView()
/frameworks/base/core/java/android/widget/
DGallery.java65 public class Gallery extends AbsSpinner implements GestureDetector.OnGestureListener { class
199 public Gallery(Context context) { in Gallery() method in Gallery
203 public Gallery(Context context, AttributeSet attrs) { in Gallery() method in Gallery
207 public Gallery(Context context, AttributeSet attrs, int defStyleAttr) { in Gallery() method in Gallery
211 public Gallery(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in Gallery() method in Gallery
215 attrs, com.android.internal.R.styleable.Gallery, defStyleAttr, defStyleRes); in Gallery()
216 saveAttributeDataForStyleable(context, com.android.internal.R.styleable.Gallery, in Gallery()
365 return new Gallery.LayoutParams(ViewGroup.LayoutParams.WRAP_CONTENT, in generateDefaultLayoutParams()
917 Gallery.LayoutParams lp = (Gallery.LayoutParams) child.getLayoutParams(); in setUpChild()
919 lp = (Gallery.LayoutParams) generateDefaultLayoutParams(); in setUpChild()
[all …]
/frameworks/base/tests/Camera2Tests/SmartCamera/
DREADME.txt44 bottom preview and save them to the Gallery. It does this by looking at the
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-q.txt526 Lcom/android/internal/R$styleable;->Gallery:[I
Dhiddenapi-max-target-o.txt43424 Landroid/R$styleable;->Gallery:[I
67020 Landroid/widget/Gallery$FlingRunnable;->endFling(Z)V
67021 Landroid/widget/Gallery$FlingRunnable;->mLastFlingX:I
67022 Landroid/widget/Gallery$FlingRunnable;->mScroller:Landroid/widget/Scroller;
67023 Landroid/widget/Gallery$FlingRunnable;->startCommon()V
67024 Landroid/widget/Gallery$FlingRunnable;->startUsingDistance(I)V
67025 Landroid/widget/Gallery$FlingRunnable;->stop(Z)V
67026 Landroid/widget/Gallery;->calculateTop(Landroid/view/View;Z)I
67027 Landroid/widget/Gallery;->detachOffScreenChildren(Z)V
67028 Landroid/widget/Gallery;->dispatchLongPress(Landroid/view/View;IJFFZ)Z
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37443 …public deprecated class Gallery extends android.widget.AbsSpinner implements android.view.GestureD…
37444 ctor public Gallery(android.content.Context);
37445 ctor public Gallery(android.content.Context, android.util.AttributeSet);
37446 ctor public Gallery(android.content.Context, android.util.AttributeSet, int);
37447 ctor public Gallery(android.content.Context, android.util.AttributeSet, int, int);
37461 public static class Gallery.LayoutParams extends android.view.ViewGroup.LayoutParams {
37462 ctor public Gallery.LayoutParams(android.content.Context, android.util.AttributeSet);
37463 ctor public Gallery.LayoutParams(int, int);
37464 ctor public Gallery.LayoutParams(android.view.ViewGroup.LayoutParams);
/frameworks/base/core/api/
Dcurrent.txt59308 …@Deprecated public class Gallery extends android.widget.AbsSpinner implements android.view.Gesture…
59309 ctor @Deprecated public Gallery(android.content.Context);
59310 ctor @Deprecated public Gallery(android.content.Context, android.util.AttributeSet);
59311 ctor @Deprecated public Gallery(android.content.Context, android.util.AttributeSet, int);
59312 ctor @Deprecated public Gallery(android.content.Context, android.util.AttributeSet, int, int);
59326 @Deprecated public static class Gallery.LayoutParams extends android.view.ViewGroup.LayoutParams {
59327 … ctor @Deprecated public Gallery.LayoutParams(android.content.Context, android.util.AttributeSet);
59328 ctor @Deprecated public Gallery.LayoutParams(int, int);
59329 ctor @Deprecated public Gallery.LayoutParams(android.view.ViewGroup.LayoutParams);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...