Searched refs:Gallery (Results 1 – 9 of 9) sorted by relevance
23 import android.widget.Gallery;31 Gallery g = (Gallery) v.findViewById(R.id.galleryview); in onCreateView()
65 public class Gallery extends AbsSpinner implements GestureDetector.OnGestureListener { class199 public Gallery(Context context) { in Gallery() method in Gallery203 public Gallery(Context context, AttributeSet attrs) { in Gallery() method in Gallery207 public Gallery(Context context, AttributeSet attrs, int defStyleAttr) { in Gallery() method in Gallery211 public Gallery(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in Gallery() method in Gallery215 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 …]
44 bottom preview and save them to the Gallery. It does this by looking at the
526 Lcom/android/internal/R$styleable;->Gallery:[I
43424 Landroid/R$styleable;->Gallery:[I67020 Landroid/widget/Gallery$FlingRunnable;->endFling(Z)V67021 Landroid/widget/Gallery$FlingRunnable;->mLastFlingX:I67022 Landroid/widget/Gallery$FlingRunnable;->mScroller:Landroid/widget/Scroller;67023 Landroid/widget/Gallery$FlingRunnable;->startCommon()V67024 Landroid/widget/Gallery$FlingRunnable;->startUsingDistance(I)V67025 Landroid/widget/Gallery$FlingRunnable;->stop(Z)V67026 Landroid/widget/Gallery;->calculateTop(Landroid/view/View;Z)I67027 Landroid/widget/Gallery;->detachOffScreenChildren(Z)V67028 Landroid/widget/Gallery;->dispatchLongPress(Landroid/view/View;IJFFZ)Z[all …]
37443 …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);
59308 …@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);
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...