Lines Matching full:method

4method public T addEndListener(android.support.animation.DynamicAnimation.OnAnimationEndListener);
5method public T addUpdateListener(android.support.animation.DynamicAnimation.OnAnimationUpdateList…
6 method public void cancel();
7 method public float getMinimumVisibleChange();
8 method public boolean isRunning();
9method public void removeEndListener(android.support.animation.DynamicAnimation.OnAnimationEndList…
10method public void removeUpdateListener(android.support.animation.DynamicAnimation.OnAnimationUpda…
11 method public T setMaxValue(float);
12 method public T setMinValue(float);
13 method public T setMinimumVisibleChange(float);
14 method public T setStartValue(float);
15 method public T setStartVelocity(float);
16 method public void start();
38method public abstract void onAnimationEnd(android.support.animation.DynamicAnimation, boolean, fl…
42method public abstract void onAnimationUpdate(android.support.animation.DynamicAnimation, float, f…
51 method public float getFriction();
52 method public android.support.animation.FlingAnimation setFriction(float);
57method public static <T> android.support.animation.FloatPropertyCompat<T> createFloatPropertyCompa…
58 method public abstract float getValue(T);
59 method public abstract void setValue(T, float);
65 method public float getValue();
66 method public void setValue(float);
73 method public void animateToFinalPosition(float);
74 method public boolean canSkipToEnd();
75 method public android.support.animation.SpringForce getSpring();
76method public android.support.animation.SpringAnimation setSpring(android.support.animation.Spring…
77 method public void skipToEnd();
83 method public float getDampingRatio();
84 method public float getFinalPosition();
85 method public float getStiffness();
86 method public android.support.animation.SpringForce setDampingRatio(float);
87 method public android.support.animation.SpringForce setFinalPosition(float);
88 method public android.support.animation.SpringForce setStiffness(float);
104 method public java.lang.String getBackgroundImageUri();
105 method public int getBadgeImageResourceId();
106 method public int getColor();
107 method public android.graphics.Bitmap getContentImage();
108method public android.support.app.recommendation.ContentRecommendation.IntentData getContentIntent…
109 method public java.lang.String[] getContentTypes();
110method public android.support.app.recommendation.ContentRecommendation.IntentData getDismissIntent…
111 method public java.lang.String[] getGenres();
112 method public java.lang.String getGroup();
113 method public java.lang.String getIdTag();
114 method public java.lang.String getMaturityRating();
115 method public android.app.Notification getNotificationObject(android.content.Context);
116 method public java.lang.String getPricingType();
117 method public java.lang.String getPricingValue();
118 method public java.lang.String getPrimaryContentType();
119 method public int getProgressMax();
120 method public int getProgressValue();
121 method public long getRunningTime();
122 method public java.lang.String getSortKey();
123 method public java.lang.String getSourceName();
124 method public int getStatus();
125 method public java.lang.String getText();
126 method public java.lang.String getTitle();
127 method public boolean hasProgressInfo();
128 method public boolean isAutoDismiss();
129 method public void setAutoDismiss(boolean);
130 method public void setGroup(java.lang.String);
131 method public void setProgress(int, int);
132 method public void setSortKey(java.lang.String);
133 method public void setStatus(int);
169 method public android.support.app.recommendation.ContentRecommendation build();
170method public android.support.app.recommendation.ContentRecommendation.Builder setAutoDismiss(bool…
171method public android.support.app.recommendation.ContentRecommendation.Builder setBackgroundImageU…
172method public android.support.app.recommendation.ContentRecommendation.Builder setBadgeIcon(int);
173 method public android.support.app.recommendation.ContentRecommendation.Builder setColor(int);
174method public android.support.app.recommendation.ContentRecommendation.Builder setContentImage(and…
175method public android.support.app.recommendation.ContentRecommendation.Builder setContentIntentDat…
176method public android.support.app.recommendation.ContentRecommendation.Builder setContentTypes(jav…
177method public android.support.app.recommendation.ContentRecommendation.Builder setDismissIntentDat…
178method public android.support.app.recommendation.ContentRecommendation.Builder setGenres(java.lang…
179method public android.support.app.recommendation.ContentRecommendation.Builder setGroup(java.lang.…
180method public android.support.app.recommendation.ContentRecommendation.Builder setIdTag(java.lang.…
181method public android.support.app.recommendation.ContentRecommendation.Builder setMaturityRating(j…
182method public android.support.app.recommendation.ContentRecommendation.Builder setPricingInformati…
183method public android.support.app.recommendation.ContentRecommendation.Builder setProgress(int, in…
184method public android.support.app.recommendation.ContentRecommendation.Builder setRunningTime(long…
185method public android.support.app.recommendation.ContentRecommendation.Builder setSortKey(java.lan…
186method public android.support.app.recommendation.ContentRecommendation.Builder setSourceName(java.…
187 method public android.support.app.recommendation.ContentRecommendation.Builder setStatus(int);
188method public android.support.app.recommendation.ContentRecommendation.Builder setText(java.lang.S…
189method public android.support.app.recommendation.ContentRecommendation.Builder setTitle(java.lang.…
214 method public android.app.Notification.Builder extend(android.app.Notification.Builder);
215 method public java.lang.String[] getContentTypes();
216 method public java.lang.String[] getGenres();
217 method public java.lang.String getMaturityRating();
218 method public java.lang.String getPricingType();
219 method public java.lang.String getPricingValue();
220 method public java.lang.String getPrimaryContentType();
221 method public long getRunningTime();
222 method public int getStatus();
223method public android.support.app.recommendation.RecommendationExtender setContentTypes(java.lang.…
224method public android.support.app.recommendation.RecommendationExtender setGenres(java.lang.String…
225method public android.support.app.recommendation.RecommendationExtender setMaturityRating(java.lan…
226method public android.support.app.recommendation.RecommendationExtender setPricingInformation(java…
227 method public android.support.app.recommendation.RecommendationExtender setRunningTime(long);
228 method public android.support.app.recommendation.RecommendationExtender setStatus(int);
237 method public void extraCallback(java.lang.String, android.os.Bundle);
238 method public void onMessageChannelReady(android.os.Bundle);
239 method public void onNavigationEvent(int, android.os.Bundle);
240 method public void onPostMessage(java.lang.String, android.os.Bundle);
250method public static boolean bindCustomTabsService(android.content.Context, java.lang.String, andr…
251 method public static boolean connectAndInitialize(android.content.Context, java.lang.String);
252 method public android.os.Bundle extraCommand(java.lang.String, android.os.Bundle);
253method public static java.lang.String getPackageName(android.content.Context, java.util.List<java.…
254method public static java.lang.String getPackageName(android.content.Context, java.util.List<java.…
255method public android.support.customtabs.CustomTabsSession newSession(android.support.customtabs.C…
256 method public boolean warmup(long);
260 method public static int getMaxToolbarItems();
261 method public void launchUrl(android.content.Context, android.net.Uri);
262 method public static android.content.Intent setAlwaysUseBrowserUI(android.content.Intent);
263 method public static boolean shouldAlwaysUseBrowserUI(android.content.Intent);
296 method public android.support.customtabs.CustomTabsIntent.Builder addDefaultShareMenuItem();
297method public android.support.customtabs.CustomTabsIntent.Builder addMenuItem(java.lang.String, an…
298method public deprecated android.support.customtabs.CustomTabsIntent.Builder addToolbarItem(int, a…
299 method public android.support.customtabs.CustomTabsIntent build();
300 method public android.support.customtabs.CustomTabsIntent.Builder enableUrlBarHiding();
301method public android.support.customtabs.CustomTabsIntent.Builder setActionButton(android.graphics…
302method public android.support.customtabs.CustomTabsIntent.Builder setActionButton(android.graphics…
303method public android.support.customtabs.CustomTabsIntent.Builder setCloseButtonIcon(android.graph…
304method public android.support.customtabs.CustomTabsIntent.Builder setExitAnimations(android.conten…
305method public android.support.customtabs.CustomTabsIntent.Builder setInstantAppsEnabled(boolean);
306 method public android.support.customtabs.CustomTabsIntent.Builder setSecondaryToolbarColor(int);
307method public android.support.customtabs.CustomTabsIntent.Builder setSecondaryToolbarViews(android…
308 method public android.support.customtabs.CustomTabsIntent.Builder setShowTitle(boolean);
309method public android.support.customtabs.CustomTabsIntent.Builder setStartAnimations(android.conte…
310 method public android.support.customtabs.CustomTabsIntent.Builder setToolbarColor(int);
315 method protected boolean cleanUpSession(android.support.customtabs.CustomTabsSessionToken);
316 method protected abstract android.os.Bundle extraCommand(java.lang.String, android.os.Bundle);
317method protected abstract boolean mayLaunchUrl(android.support.customtabs.CustomTabsSessionToken, …
318 method protected abstract boolean newSession(android.support.customtabs.CustomTabsSessionToken);
319 method public android.os.IBinder onBind(android.content.Intent);
320method protected abstract int postMessage(android.support.customtabs.CustomTabsSessionToken, java.…
321method protected abstract boolean requestPostMessageChannel(android.support.customtabs.CustomTabsS…
322method protected abstract boolean updateVisuals(android.support.customtabs.CustomTabsSessionToken,…
323 method protected abstract boolean warmup(long);
337method public abstract void onCustomTabsServiceConnected(android.content.ComponentName, android.su…
338 method public final void onServiceConnected(android.content.ComponentName, android.os.IBinder);
342method public boolean mayLaunchUrl(android.net.Uri, android.os.Bundle, java.util.List<android.os.B…
343 method public int postMessage(java.lang.String, android.os.Bundle);
344 method public boolean requestPostMessageChannel(android.net.Uri);
345 method public boolean setActionButton(android.graphics.Bitmap, java.lang.String);
346method public boolean setSecondaryToolbarViews(android.widget.RemoteViews, int[], android.app.Pend…
347 method public deprecated boolean setToolbarItem(int, android.graphics.Bitmap, java.lang.String);
351 method public android.support.customtabs.CustomTabsCallback getCallback();
352method public static android.support.customtabs.CustomTabsSessionToken getSessionTokenFromIntent(a…
353 method public boolean isAssociatedWith(android.support.customtabs.CustomTabsSession);
358 method public android.os.IBinder onBind(android.content.Intent);
363method public boolean bindSessionToPostMessageService(android.content.Context, java.lang.String);
364 method public final boolean notifyMessageChannelReady(android.os.Bundle);
365 method public void onPostMessageServiceConnected();
366 method public void onPostMessageServiceDisconnected();
367 method public final void onServiceConnected(android.content.ComponentName, android.os.IBinder);
368 method public final void onServiceDisconnected(android.content.ComponentName);
369 method public final boolean postMessage(java.lang.String, android.os.Bundle);
370 method public void unbindFromContext(android.content.Context);
380method public void addOnOffsetChangedListener(android.support.design.widget.AppBarLayout.OnOffsetC…
381 method public deprecated float getTargetElevation();
382 method public final int getTotalScrollRange();
383method public void removeOnOffsetChangedListener(android.support.design.widget.AppBarLayout.OnOffs…
384 method public void setExpanded(boolean);
385 method public void setExpanded(boolean, boolean);
386 method public deprecated void setTargetElevation(float);
392method public boolean onLayoutChild(android.support.design.widget.CoordinatorLayout, android.suppo…
393method public boolean onMeasureChild(android.support.design.widget.CoordinatorLayout, android.supp…
394method public void onNestedPreScroll(android.support.design.widget.CoordinatorLayout, android.supp…
395method public void onNestedScroll(android.support.design.widget.CoordinatorLayout, android.support…
396method public void onRestoreInstanceState(android.support.design.widget.CoordinatorLayout, android…
397method public android.os.Parcelable onSaveInstanceState(android.support.design.widget.CoordinatorL…
398method public boolean onStartNestedScroll(android.support.design.widget.CoordinatorLayout, android…
399method public void onStopNestedScroll(android.support.design.widget.CoordinatorLayout, android.sup…
400method public void setDragCallback(android.support.design.widget.AppBarLayout.Behavior.DragCallbac…
405 method public abstract boolean canDrag(android.support.design.widget.AppBarLayout);
422 method public int getScrollFlags();
423 method public android.view.animation.Interpolator getScrollInterpolator();
424 method public void setScrollFlags(int);
425 method public void setScrollInterpolator(android.view.animation.Interpolator);
434 method public abstract void onOffsetChanged(android.support.design.widget.AppBarLayout, int);
440method public boolean layoutDependsOn(android.support.design.widget.CoordinatorLayout, android.vie…
441method public boolean onDependentViewChanged(android.support.design.widget.CoordinatorLayout, andr…
442method public boolean onRequestChildRectangleOnScreen(android.support.design.widget.CoordinatorLay…
447method public B addCallback(android.support.design.widget.BaseTransientBottomBar.BaseCallback<B>);
448 method public void dismiss();
449 method public android.content.Context getContext();
450 method public int getDuration();
451 method public android.view.View getView();
452 method public boolean isShown();
453 method public boolean isShownOrQueued();
454method public B removeCallback(android.support.design.widget.BaseTransientBottomBar.BaseCallback<B…
455 method public B setDuration(int);
456 method public void show();
464 method public void onDismissed(B, int);
465 method public void onShown(B);
474 method public abstract void animateContentIn(int, int);
475 method public abstract void animateContentOut(int, int);
482 method public int getItemBackgroundResource();
483 method public android.content.res.ColorStateList getItemIconTintList();
484 method public android.content.res.ColorStateList getItemTextColor();
485 method public int getMaxItemCount();
486 method public android.view.Menu getMenu();
487 method public int getSelectedItemId();
488 method public void inflateMenu(int);
489 method public void setItemBackgroundResource(int);
490 method public void setItemIconTintList(android.content.res.ColorStateList);
491 method public void setItemTextColor(android.content.res.ColorStateList);
492method public void setOnNavigationItemReselectedListener(android.support.design.widget.BottomNavig…
493method public void setOnNavigationItemSelectedListener(android.support.design.widget.BottomNavigat…
494 method public void setSelectedItemId(int);
498 method public abstract void onNavigationItemReselected(android.view.MenuItem);
502 method public abstract boolean onNavigationItemSelected(android.view.MenuItem);
508method public static <V extends android.view.View> android.support.design.widget.BottomSheetBehavi…
509 method public final int getPeekHeight();
510 method public boolean getSkipCollapsed();
511 method public final int getState();
512 method public boolean isHideable();
513method public void setBottomSheetCallback(android.support.design.widget.BottomSheetBehavior.Bottom…
514 method public void setHideable(boolean);
515 method public final void setPeekHeight(int);
516 method public void setSkipCollapsed(boolean);
517 method public final void setState(int);
528 method public abstract void onSlide(android.view.View, float);
529 method public abstract void onStateChanged(android.view.View, int);
553 method public int getCollapsedTitleGravity();
554 method public android.graphics.Typeface getCollapsedTitleTypeface();
555 method public android.graphics.drawable.Drawable getContentScrim();
556 method public int getExpandedTitleGravity();
557 method public int getExpandedTitleMarginBottom();
558 method public int getExpandedTitleMarginEnd();
559 method public int getExpandedTitleMarginStart();
560 method public int getExpandedTitleMarginTop();
561 method public android.graphics.Typeface getExpandedTitleTypeface();
562 method public long getScrimAnimationDuration();
563 method public int getScrimVisibleHeightTrigger();
564 method public android.graphics.drawable.Drawable getStatusBarScrim();
565 method public java.lang.CharSequence getTitle();
566 method public boolean isTitleEnabled();
567 method public void setCollapsedTitleGravity(int);
568 method public void setCollapsedTitleTextAppearance(int);
569 method public void setCollapsedTitleTextColor(int);
570 method public void setCollapsedTitleTextColor(android.content.res.ColorStateList);
571 method public void setCollapsedTitleTypeface(android.graphics.Typeface);
572 method public void setContentScrim(android.graphics.drawable.Drawable);
573 method public void setContentScrimColor(int);
574 method public void setContentScrimResource(int);
575 method public void setExpandedTitleColor(int);
576 method public void setExpandedTitleGravity(int);
577 method public void setExpandedTitleMargin(int, int, int, int);
578 method public void setExpandedTitleMarginBottom(int);
579 method public void setExpandedTitleMarginEnd(int);
580 method public void setExpandedTitleMarginStart(int);
581 method public void setExpandedTitleMarginTop(int);
582 method public void setExpandedTitleTextAppearance(int);
583 method public void setExpandedTitleTextColor(android.content.res.ColorStateList);
584 method public void setExpandedTitleTypeface(android.graphics.Typeface);
585 method public void setScrimAnimationDuration(long);
586 method public void setScrimVisibleHeightTrigger(int);
587 method public void setScrimsShown(boolean);
588 method public void setScrimsShown(boolean, boolean);
589 method public void setStatusBarScrim(android.graphics.drawable.Drawable);
590 method public void setStatusBarScrimColor(int);
591 method public void setStatusBarScrimResource(int);
592 method public void setTitle(java.lang.CharSequence);
593 method public void setTitleEnabled(boolean);
603 method public int getCollapseMode();
604 method public float getParallaxMultiplier();
605 method public void setCollapseMode(int);
606 method public void setParallaxMultiplier(float);
616 method public void dispatchDependentViewsChanged(android.view.View);
617 method public boolean doViewsOverlap(android.view.View, android.view.View);
618 method public java.util.List<android.view.View> getDependencies(android.view.View);
619 method public java.util.List<android.view.View> getDependents(android.view.View);
620 method public android.graphics.drawable.Drawable getStatusBarBackground();
621 method public boolean isPointInChildBounds(android.view.View, int, int);
622 method public void onAttachedToWindow();
623 method public void onDetachedFromWindow();
624 method public void onDraw(android.graphics.Canvas);
625 method protected void onLayout(boolean, int, int, int, int);
626 method public void onLayoutChild(android.view.View, int);
627 method public void onMeasureChild(android.view.View, int, int, int, int);
628 method public void onNestedPreScroll(android.view.View, int, int, int[], int);
629 method public void onNestedScroll(android.view.View, int, int, int, int, int);
630 method public void onNestedScrollAccepted(android.view.View, android.view.View, int, int);
631 method public boolean onStartNestedScroll(android.view.View, android.view.View, int, int);
632 method public void onStopNestedScroll(android.view.View, int);
633 method public void setStatusBarBackground(android.graphics.drawable.Drawable);
634 method public void setStatusBarBackgroundColor(int);
635 method public void setStatusBarBackgroundResource(int);
641method public boolean blocksInteractionBelow(android.support.design.widget.CoordinatorLayout, V);
642method public boolean getInsetDodgeRect(android.support.design.widget.CoordinatorLayout, V, androi…
643 method public int getScrimColor(android.support.design.widget.CoordinatorLayout, V);
644 method public float getScrimOpacity(android.support.design.widget.CoordinatorLayout, V);
645 method public static java.lang.Object getTag(android.view.View);
646method public boolean layoutDependsOn(android.support.design.widget.CoordinatorLayout, V, android.…
647method public android.support.v4.view.WindowInsetsCompat onApplyWindowInsets(android.support.desig…
648method public void onAttachedToLayoutParams(android.support.design.widget.CoordinatorLayout.Layout…
649method public boolean onDependentViewChanged(android.support.design.widget.CoordinatorLayout, V, a…
650method public void onDependentViewRemoved(android.support.design.widget.CoordinatorLayout, V, andr…
651 method public void onDetachedFromLayoutParams();
652method public boolean onInterceptTouchEvent(android.support.design.widget.CoordinatorLayout, V, an…
653 method public boolean onLayoutChild(android.support.design.widget.CoordinatorLayout, V, int);
654method public boolean onMeasureChild(android.support.design.widget.CoordinatorLayout, V, int, int,…
655method public boolean onNestedFling(android.support.design.widget.CoordinatorLayout, V, android.vi…
656method public boolean onNestedPreFling(android.support.design.widget.CoordinatorLayout, V, android…
657method public deprecated void onNestedPreScroll(android.support.design.widget.CoordinatorLayout, V…
658method public void onNestedPreScroll(android.support.design.widget.CoordinatorLayout, V, android.v…
659method public deprecated void onNestedScroll(android.support.design.widget.CoordinatorLayout, V, a…
660method public void onNestedScroll(android.support.design.widget.CoordinatorLayout, V, android.view…
661method public deprecated void onNestedScrollAccepted(android.support.design.widget.CoordinatorLayo…
662method public void onNestedScrollAccepted(android.support.design.widget.CoordinatorLayout, V, andr…
663method public boolean onRequestChildRectangleOnScreen(android.support.design.widget.CoordinatorLay…
664method public void onRestoreInstanceState(android.support.design.widget.CoordinatorLayout, V, andr…
665method public android.os.Parcelable onSaveInstanceState(android.support.design.widget.CoordinatorL…
666method public deprecated boolean onStartNestedScroll(android.support.design.widget.CoordinatorLayo…
667method public boolean onStartNestedScroll(android.support.design.widget.CoordinatorLayout, V, andr…
668method public deprecated void onStopNestedScroll(android.support.design.widget.CoordinatorLayout, …
669method public void onStopNestedScroll(android.support.design.widget.CoordinatorLayout, V, android.…
670method public boolean onTouchEvent(android.support.design.widget.CoordinatorLayout, V, android.vie…
671 method public static void setTag(android.view.View, java.lang.Object);
682 method public int getAnchorId();
683 method public android.support.design.widget.CoordinatorLayout.Behavior getBehavior();
684 method public void setAnchorId(int);
685 method public void setBehavior(android.support.design.widget.CoordinatorLayout.Behavior);
703 method public float getCompatElevation();
704 method public android.graphics.drawable.Drawable getContentBackground();
705 method public boolean getContentRect(android.graphics.Rect);
706 method public int getRippleColor();
707 method public int getSize();
708 method public boolean getUseCompatPadding();
709 method public void hide();
710method public void hide(android.support.design.widget.FloatingActionButton.OnVisibilityChangedList…
711 method public void setCompatElevation(float);
712 method public void setRippleColor(int);
713 method public void setSize(int);
714 method public void setUseCompatPadding(boolean);
715 method public void show();
716method public void show(android.support.design.widget.FloatingActionButton.OnVisibilityChangedList…
725method public boolean getInsetDodgeRect(android.support.design.widget.CoordinatorLayout, android.s…
726 method public boolean isAutoHideEnabled();
727method public boolean onDependentViewChanged(android.support.design.widget.CoordinatorLayout, andr…
728method public boolean onLayoutChild(android.support.design.widget.CoordinatorLayout, android.suppo…
729 method public void setAutoHideEnabled(boolean);
734 method public void onHidden(android.support.design.widget.FloatingActionButton);
735 method public void onShown(android.support.design.widget.FloatingActionButton);
746 method public final int getOverlayTop();
747method protected void layoutChild(android.support.design.widget.CoordinatorLayout, android.view.Vi…
748method public boolean onMeasureChild(android.support.design.widget.CoordinatorLayout, android.view…
749 method public final void setOverlayTop(int);
756 method public void addHeaderView(android.view.View);
757 method public int getHeaderCount();
758 method public android.view.View getHeaderView(int);
759 method public android.graphics.drawable.Drawable getItemBackground();
760 method public android.content.res.ColorStateList getItemIconTintList();
761 method public android.content.res.ColorStateList getItemTextColor();
762 method public android.view.Menu getMenu();
763 method public android.view.View inflateHeaderView(int);
764 method public void inflateMenu(int);
765 method public void removeHeaderView(android.view.View);
766 method public void setCheckedItem(int);
767 method public void setItemBackground(android.graphics.drawable.Drawable);
768 method public void setItemBackgroundResource(int);
769 method public void setItemIconTintList(android.content.res.ColorStateList);
770 method public void setItemTextAppearance(int);
771 method public void setItemTextColor(android.content.res.ColorStateList);
772method public void setNavigationItemSelectedListener(android.support.design.widget.NavigationView.…
776 method public abstract boolean onNavigationItemSelected(android.view.MenuItem);
787method public static android.support.design.widget.Snackbar make(android.view.View, java.lang.Char…
788 method public static android.support.design.widget.Snackbar make(android.view.View, int, int);
789method public android.support.design.widget.Snackbar setAction(int, android.view.View.OnClickListe…
790method public android.support.design.widget.Snackbar setAction(java.lang.CharSequence, android.vie…
791method public android.support.design.widget.Snackbar setActionTextColor(android.content.res.ColorS…
792 method public android.support.design.widget.Snackbar setActionTextColor(int);
793method public deprecated android.support.design.widget.Snackbar setCallback(android.support.design…
794 method public android.support.design.widget.Snackbar setText(java.lang.CharSequence);
795 method public android.support.design.widget.Snackbar setText(int);
803 method public void onDismissed(android.support.design.widget.Snackbar, int);
804 method public void onShown(android.support.design.widget.Snackbar);
814 method public boolean canSwipeDismissView(android.view.View);
815 method public int getDragState();
816 method public void setDragDismissDistance(float);
817 method public void setEndAlphaSwipeDistance(float);
818method public void setListener(android.support.design.widget.SwipeDismissBehavior.OnDismissListene…
819 method public void setSensitivity(float);
820 method public void setStartAlphaSwipeDistance(float);
821 method public void setSwipeDirection(int);
831 method public abstract void onDismiss(android.view.View);
832 method public abstract void onDragStateChanged(int);
844method public void addOnTabSelectedListener(android.support.design.widget.TabLayout.OnTabSelectedL…
845 method public void addTab(android.support.design.widget.TabLayout.Tab);
846 method public void addTab(android.support.design.widget.TabLayout.Tab, int);
847 method public void addTab(android.support.design.widget.TabLayout.Tab, boolean);
848 method public void addTab(android.support.design.widget.TabLayout.Tab, int, boolean);
849 method public void clearOnTabSelectedListeners();
850 method public int getSelectedTabPosition();
851 method public android.support.design.widget.TabLayout.Tab getTabAt(int);
852 method public int getTabCount();
853 method public int getTabGravity();
854 method public int getTabMode();
855 method public android.content.res.ColorStateList getTabTextColors();
856 method public android.support.design.widget.TabLayout.Tab newTab();
857 method public void removeAllTabs();
858method public void removeOnTabSelectedListener(android.support.design.widget.TabLayout.OnTabSelect…
859 method public void removeTab(android.support.design.widget.TabLayout.Tab);
860 method public void removeTabAt(int);
861method public deprecated void setOnTabSelectedListener(android.support.design.widget.TabLayout.OnT…
862 method public void setScrollPosition(int, float, boolean);
863 method public void setSelectedTabIndicatorColor(int);
864 method public void setSelectedTabIndicatorHeight(int);
865 method public void setTabGravity(int);
866 method public void setTabMode(int);
867 method public void setTabTextColors(android.content.res.ColorStateList);
868 method public void setTabTextColors(int, int);
869 method public deprecated void setTabsFromPagerAdapter(android.support.v4.view.PagerAdapter);
870 method public void setupWithViewPager(android.support.v4.view.ViewPager);
871 method public void setupWithViewPager(android.support.v4.view.ViewPager, boolean);
879 method public abstract void onTabReselected(android.support.design.widget.TabLayout.Tab);
880 method public abstract void onTabSelected(android.support.design.widget.TabLayout.Tab);
881 method public abstract void onTabUnselected(android.support.design.widget.TabLayout.Tab);
885 method public java.lang.CharSequence getContentDescription();
886 method public android.view.View getCustomView();
887 method public android.graphics.drawable.Drawable getIcon();
888 method public int getPosition();
889 method public java.lang.Object getTag();
890 method public java.lang.CharSequence getText();
891 method public boolean isSelected();
892 method public void select();
893 method public android.support.design.widget.TabLayout.Tab setContentDescription(int);
894method public android.support.design.widget.TabLayout.Tab setContentDescription(java.lang.CharSequ…
895 method public android.support.design.widget.TabLayout.Tab setCustomView(android.view.View);
896 method public android.support.design.widget.TabLayout.Tab setCustomView(int);
897method public android.support.design.widget.TabLayout.Tab setIcon(android.graphics.drawable.Drawab…
898 method public android.support.design.widget.TabLayout.Tab setIcon(int);
899 method public android.support.design.widget.TabLayout.Tab setTag(java.lang.Object);
900 method public android.support.design.widget.TabLayout.Tab setText(java.lang.CharSequence);
901 method public android.support.design.widget.TabLayout.Tab setText(int);
907 method public void onPageScrollStateChanged(int);
908 method public void onPageScrolled(int, float, int);
909 method public void onPageSelected(int);
914 method public void onTabReselected(android.support.design.widget.TabLayout.Tab);
915 method public void onTabSelected(android.support.design.widget.TabLayout.Tab);
916 method public void onTabUnselected(android.support.design.widget.TabLayout.Tab);
929 method public int getCounterMaxLength();
930 method public android.widget.EditText getEditText();
931 method public java.lang.CharSequence getError();
932 method public java.lang.CharSequence getHint();
933 method public java.lang.CharSequence getPasswordVisibilityToggleContentDescription();
934 method public android.graphics.drawable.Drawable getPasswordVisibilityToggleDrawable();
935 method public android.graphics.Typeface getTypeface();
936 method public boolean isCounterEnabled();
937 method public boolean isErrorEnabled();
938 method public boolean isHintAnimationEnabled();
939 method public boolean isHintEnabled();
940 method public boolean isPasswordVisibilityToggleEnabled();
941 method public android.os.Parcelable onSaveInstanceState();
942 method public void setCounterEnabled(boolean);
943 method public void setCounterMaxLength(int);
944 method public void setError(java.lang.CharSequence);
945 method public void setErrorEnabled(boolean);
946 method public void setErrorTextAppearance(int);
947 method public void setHint(java.lang.CharSequence);
948 method public void setHintAnimationEnabled(boolean);
949 method public void setHintEnabled(boolean);
950 method public void setHintTextAppearance(int);
951 method public void setPasswordVisibilityToggleContentDescription(int);
952 method public void setPasswordVisibilityToggleContentDescription(java.lang.CharSequence);
953 method public void setPasswordVisibilityToggleDrawable(int);
954 method public void setPasswordVisibilityToggleDrawable(android.graphics.drawable.Drawable);
955 method public void setPasswordVisibilityToggleEnabled(boolean);
956 method public void setPasswordVisibilityToggleTintList(android.content.res.ColorStateList);
957 method public void setPasswordVisibilityToggleTintMode(android.graphics.PorterDuff.Mode);
958 method public void setTypeface(android.graphics.Typeface);
964 method public int getLeftAndRightOffset();
965 method public int getTopAndBottomOffset();
966 method protected void layoutChild(android.support.design.widget.CoordinatorLayout, V, int);
967 method public boolean setLeftAndRightOffset(int);
968 method public boolean setTopAndBottomOffset(int);
982 method public abstract void clearAnimationCallbacks();
983method public abstract void registerAnimationCallback(android.support.graphics.drawable.Animatable…
984method public abstract boolean unregisterAnimationCallback(android.support.graphics.drawable.Anima…
989 method public void onAnimationEnd(android.graphics.drawable.Drawable);
990 method public void onAnimationStart(android.graphics.drawable.Drawable);
994 method public void clearAnimationCallbacks();
995 method public static void clearAnimationCallbacks(android.graphics.drawable.Drawable);
996method public static android.support.graphics.drawable.AnimatedVectorDrawableCompat create(android…
997method public static android.support.graphics.drawable.AnimatedVectorDrawableCompat createFromXmlI…
998 method public void draw(android.graphics.Canvas);
999 method public int getOpacity();
1000 method public boolean isRunning();
1001method public void registerAnimationCallback(android.support.graphics.drawable.Animatable2Compat.A…
1002method public static void registerAnimationCallback(android.graphics.drawable.Drawable, android.su…
1003 method public void setAlpha(int);
1004 method public void setColorFilter(android.graphics.ColorFilter);
1005 method public void start();
1006 method public void stop();
1007method public boolean unregisterAnimationCallback(android.support.graphics.drawable.Animatable2Com…
1008method public static boolean unregisterAnimationCallback(android.graphics.drawable.Drawable, andro…
1015method public static android.support.graphics.drawable.VectorDrawableCompat create(android.content…
1016method public static android.support.graphics.drawable.VectorDrawableCompat createFromXmlInner(and…
1017 method public void draw(android.graphics.Canvas);
1018 method public int getOpacity();
1019 method public void setAlpha(int);
1020 method public void setColorFilter(android.graphics.ColorFilter);
1030 method public double getAltitude(double);
1031 method public java.lang.String getAttribute(java.lang.String);
1032 method public double getAttributeDouble(java.lang.String, double);
1033 method public int getAttributeInt(java.lang.String, int);
1034 method public deprecated boolean getLatLong(float[]);
1035 method public double[] getLatLong();
1036 method public byte[] getThumbnail();
1037 method public android.graphics.Bitmap getThumbnailBitmap();
1038 method public byte[] getThumbnailBytes();
1039 method public long[] getThumbnailRange();
1040 method public boolean hasThumbnail();
1041 method public boolean isThumbnailCompressed();
1042 method public void saveAttributes() throws java.io.IOException;
1043 method public void setAttribute(java.lang.String, java.lang.String);
1044 method public void setLatLong(double, double);
1197 method public java.lang.String getAuthor();
1198 method public int getAvailability();
1199 method public java.lang.String getContentId();
1200 method public int getDurationMillis();
1201 method public android.content.Intent getIntent() throws java.net.URISyntaxException;
1202 method public android.net.Uri getIntentUri();
1203 method public long getInteractionCount();
1204 method public int getInteractionType();
1205 method public java.lang.String getInternalProviderId();
1206 method public int getItemCount();
1207 method public int getLastPlaybackPositionMillis();
1208 method public android.net.Uri getLogoUri();
1209 method public java.lang.String getOfferPrice();
1210 method public int getPosterArtAspectRatio();
1211 method public android.net.Uri getPreviewVideoUri();
1212 method public java.lang.String getReleaseDate();
1213 method public java.lang.String getStartingPrice();
1214 method public int getThumbnailAspectRatio();
1215 method public int getType();
1216 method public boolean isBrowsable();
1217 method public boolean isLive();
1218 method public boolean isTransient();
1224 method public T setAuthor(java.lang.String);
1225 method public T setAvailability(int);
1226 method public T setContentId(java.lang.String);
1227 method public T setDurationMillis(int);
1228 method public T setIntent(android.content.Intent);
1229 method public T setIntentUri(android.net.Uri);
1230 method public T setInteractionCount(long);
1231 method public T setInteractionType(int);
1232 method public T setInternalProviderId(java.lang.String);
1233 method public T setItemCount(int);
1234 method public T setLastPlaybackPositionMillis(int);
1235 method public T setLive(boolean);
1236 method public T setLogoUri(android.net.Uri);
1237 method public T setOfferPrice(java.lang.String);
1238 method public T setPosterArtAspectRatio(int);
1239 method public T setPreviewVideoUri(android.net.Uri);
1240 method public T setReleaseDate(java.lang.String);
1241 method public T setReleaseDate(java.util.Date);
1242 method public T setStartingPrice(java.lang.String);
1243 method public T setThumbnailAspectRatio(int);
1244 method public T setTransient(boolean);
1245 method public T setType(int);
1249 method public java.lang.String[] getAudioLanguages();
1250 method public java.lang.String[] getCanonicalGenres();
1251 method public android.media.tv.TvContentRating[] getContentRatings();
1252 method public java.lang.String getDescription();
1253 method public java.lang.String getEpisodeNumber();
1254 method public java.lang.String getEpisodeTitle();
1255 method public long getId();
1256 method public byte[] getInternalProviderDataByteArray();
1257 method public java.lang.Long getInternalProviderFlag1();
1258 method public java.lang.Long getInternalProviderFlag2();
1259 method public java.lang.Long getInternalProviderFlag3();
1260 method public java.lang.Long getInternalProviderFlag4();
1261 method public java.lang.String getLongDescription();
1262 method public android.net.Uri getPosterArtUri();
1263 method public java.lang.String getReviewRating();
1264 method public int getReviewRatingStyle();
1265 method public java.lang.String getSeasonNumber();
1266 method public java.lang.String getSeasonTitle();
1267 method public android.net.Uri getThumbnailUri();
1268 method public java.lang.String getTitle();
1269 method public int getVideoHeight();
1270 method public int getVideoWidth();
1271 method public boolean isSearchable();
1272 method public android.content.ContentValues toContentValues();
1278 method public T setAudioLanguages(java.lang.String[]);
1279 method public T setCanonicalGenres(java.lang.String[]);
1280 method public T setContentRatings(android.media.tv.TvContentRating[]);
1281 method public T setDescription(java.lang.String);
1282 method public T setEpisodeNumber(int);
1283 method public T setEpisodeNumber(java.lang.String, int);
1284 method public T setEpisodeTitle(java.lang.String);
1285 method public T setId(long);
1286 method public T setInternalProviderData(byte[]);
1287 method public T setInternalProviderFlag1(long);
1288 method public T setInternalProviderFlag2(long);
1289 method public T setInternalProviderFlag3(long);
1290 method public T setInternalProviderFlag4(long);
1291 method public T setLongDescription(java.lang.String);
1292 method public T setPosterArtUri(android.net.Uri);
1293 method public T setReviewRating(java.lang.String);
1294 method public T setReviewRatingStyle(int);
1295 method public T setSearchable(boolean);
1296 method public T setSeasonNumber(int);
1297 method public T setSeasonNumber(java.lang.String, int);
1298 method public T setSeasonTitle(java.lang.String);
1299 method public T setThumbnailUri(android.net.Uri);
1300 method public T setTitle(java.lang.String);
1301 method public T setVideoHeight(int);
1302 method public T setVideoWidth(int);
1306 method public static android.support.media.tv.Channel fromCursor(android.database.Cursor);
1307 method public int getAppLinkColor();
1308 method public android.net.Uri getAppLinkIconUri();
1309 method public android.content.Intent getAppLinkIntent() throws java.net.URISyntaxException;
1310 method public android.net.Uri getAppLinkIntentUri();
1311 method public android.net.Uri getAppLinkPosterArtUri();
1312 method public java.lang.String getAppLinkText();
1313 method public java.lang.String getDescription();
1314 method public java.lang.String getDisplayName();
1315 method public java.lang.String getDisplayNumber();
1316 method public long getId();
1317 method public java.lang.String getInputId();
1318 method public byte[] getInternalProviderDataByteArray();
1319 method public java.lang.Long getInternalProviderFlag1();
1320 method public java.lang.Long getInternalProviderFlag2();
1321 method public java.lang.Long getInternalProviderFlag3();
1322 method public java.lang.Long getInternalProviderFlag4();
1323 method public java.lang.String getInternalProviderId();
1324 method public java.lang.String getNetworkAffiliation();
1325 method public int getOriginalNetworkId();
1326 method public java.lang.String getPackageName();
1327 method public int getServiceId();
1328 method public java.lang.String getServiceType();
1329 method public int getTransportStreamId();
1330 method public java.lang.String getType();
1331 method public java.lang.String getVideoFormat();
1332 method public boolean isBrowsable();
1333 method public boolean isLocked();
1334 method public boolean isSearchable();
1335 method public boolean isTransient();
1336 method public android.content.ContentValues toContentValues();
1342 method public android.support.media.tv.Channel build();
1343 method public android.support.media.tv.Channel.Builder setAppLinkColor(int);
1344 method public android.support.media.tv.Channel.Builder setAppLinkIconUri(android.net.Uri);
1345 method public android.support.media.tv.Channel.Builder setAppLinkIntent(android.content.Intent);
1346 method public android.support.media.tv.Channel.Builder setAppLinkIntentUri(android.net.Uri);
1347 method public android.support.media.tv.Channel.Builder setAppLinkPosterArtUri(android.net.Uri);
1348 method public android.support.media.tv.Channel.Builder setAppLinkText(java.lang.String);
1349 method public android.support.media.tv.Channel.Builder setDescription(java.lang.String);
1350 method public android.support.media.tv.Channel.Builder setDisplayName(java.lang.String);
1351 method public android.support.media.tv.Channel.Builder setDisplayNumber(java.lang.String);
1352 method public android.support.media.tv.Channel.Builder setInputId(java.lang.String);
1353 method public android.support.media.tv.Channel.Builder setInternalProviderData(byte[]);
1354method public android.support.media.tv.Channel.Builder setInternalProviderData(java.lang.String);
1355 method public android.support.media.tv.Channel.Builder setInternalProviderFlag1(long);
1356 method public android.support.media.tv.Channel.Builder setInternalProviderFlag2(long);
1357 method public android.support.media.tv.Channel.Builder setInternalProviderFlag3(long);
1358 method public android.support.media.tv.Channel.Builder setInternalProviderFlag4(long);
1359 method public android.support.media.tv.Channel.Builder setInternalProviderId(java.lang.String);
1360 method public android.support.media.tv.Channel.Builder setNetworkAffiliation(java.lang.String);
1361 method public android.support.media.tv.Channel.Builder setOriginalNetworkId(int);
1362 method public android.support.media.tv.Channel.Builder setSearchable(boolean);
1363 method public android.support.media.tv.Channel.Builder setServiceId(int);
1364 method public android.support.media.tv.Channel.Builder setServiceType(java.lang.String);
1365 method public android.support.media.tv.Channel.Builder setTransient(boolean);
1366 method public android.support.media.tv.Channel.Builder setTransportStreamId(int);
1367 method public android.support.media.tv.Channel.Builder setType(java.lang.String);
1368 method public android.support.media.tv.Channel.Builder setVideoFormat(java.lang.String);
1373 method public static android.graphics.Bitmap loadChannelLogo(android.content.Context, long);
1374 method public static boolean storeChannelLogo(android.content.Context, long, android.net.Uri);
1375method public static boolean storeChannelLogo(android.content.Context, long, android.graphics.Bitm…
1379method public static android.support.media.tv.PreviewProgram fromCursor(android.database.Cursor);
1380 method public long getChannelId();
1381 method public int getWeight();
1387 method public android.support.media.tv.PreviewProgram build();
1388 method public android.support.media.tv.PreviewProgram.Builder setChannelId(long);
1389 method public android.support.media.tv.PreviewProgram.Builder setWeight(int);
1393 method public int compareTo(android.support.media.tv.Program);
1394 method public static android.support.media.tv.Program fromCursor(android.database.Cursor);
1395 method public java.lang.String[] getBroadcastGenres();
1396 method public long getChannelId();
1397 method public long getEndTimeUtcMillis();
1398 method public long getStartTimeUtcMillis();
1399 method public boolean isRecordingProhibited();
1405 method public android.support.media.tv.Program build();
1406 method public android.support.media.tv.Program.Builder setBroadcastGenres(java.lang.String[]);
1407 method public android.support.media.tv.Program.Builder setChannelId(long);
1408 method public android.support.media.tv.Program.Builder setEndTimeUtcMillis(long);
1409 method public android.support.media.tv.Program.Builder setRecordingProhibited(boolean);
1410 method public android.support.media.tv.Program.Builder setStartTimeUtcMillis(long);
1414 method public static android.net.Uri buildChannelLogoUri(long);
1415 method public static android.net.Uri buildChannelLogoUri(android.net.Uri);
1416 method public static android.net.Uri buildChannelUri(long);
1417 method public static android.net.Uri buildChannelUriForPassthroughInput(java.lang.String);
1418 method public static android.net.Uri buildChannelsUriForInput(java.lang.String);
1419 method public static java.lang.String buildInputId(android.content.ComponentName);
1420 method public static android.net.Uri buildPreviewProgramUri(long);
1421 method public static android.net.Uri buildPreviewProgramsUriForChannel(long);
1422 method public static android.net.Uri buildPreviewProgramsUriForChannel(android.net.Uri);
1423 method public static android.net.Uri buildProgramUri(long);
1424 method public static android.net.Uri buildProgramsUriForChannel(long);
1425 method public static android.net.Uri buildProgramsUriForChannel(android.net.Uri);
1426 method public static android.net.Uri buildProgramsUriForChannel(long, long, long);
1427 method public static android.net.Uri buildProgramsUriForChannel(android.net.Uri, long, long);
1428 method public static android.net.Uri buildRecordedProgramUri(long);
1429 method public static android.net.Uri buildWatchNextProgramUri(long);
1430 method public static boolean isChannelUri(android.net.Uri);
1431 method public static boolean isChannelUriForPassthroughInput(android.net.Uri);
1432 method public static boolean isChannelUriForTunerInput(android.net.Uri);
1433 method public static boolean isProgramUri(android.net.Uri);
1434 method public static void requestChannelBrowsable(android.content.Context, long);
1451 method public static java.lang.String getVideoResolution(java.lang.String);
1654 method public static java.lang.String[] decode(java.lang.String);
1655 method public static java.lang.String encode(java.lang.String...);
1656 method public static boolean isCanonical(java.lang.String);
1804method public static android.support.media.tv.WatchNextProgram fromCursor(android.database.Cursor);
1805 method public long getLastEngagementTimeUtcMillis();
1806 method public int getWatchNextType();
1812 method public android.support.media.tv.WatchNextProgram build();
1813method public android.support.media.tv.WatchNextProgram.Builder setLastEngagementTimeUtcMillis(lon…
1814 method public android.support.media.tv.WatchNextProgram.Builder setWatchNextType(int);
1835method public android.support.percent.PercentLayoutHelper.PercentLayoutInfo getPercentLayoutInfo();
1840 method public void adjustChildren(int, int);
1841method public static void fetchWidthAndHeight(android.view.ViewGroup.LayoutParams, android.content…
1842method public static android.support.percent.PercentLayoutHelper.PercentLayoutInfo getPercentLayou…
1843 method public boolean handleMeasuredStateTooSmall();
1844 method public void restoreOriginalParams();
1849 method public void fillLayoutParams(android.view.ViewGroup.LayoutParams, int, int);
1850method public deprecated void fillMarginLayoutParams(android.view.ViewGroup.MarginLayoutParams, in…
1851method public void fillMarginLayoutParams(android.view.View, android.view.ViewGroup.MarginLayoutPa…
1852 method public void restoreLayoutParams(android.view.ViewGroup.LayoutParams);
1853 method public void restoreMarginLayoutParams(android.view.ViewGroup.MarginLayoutParams);
1866method public abstract android.support.percent.PercentLayoutHelper.PercentLayoutInfo getPercentLay…
1880method public android.support.percent.PercentLayoutHelper.PercentLayoutInfo getPercentLayoutInfo();
1888 method public static android.support.text.emoji.EmojiCompat get();
1889 method public int getLoadState();
1890method public static boolean handleDeleteSurroundingText(android.view.inputmethod.InputConnection,…
1891 method public static boolean handleOnKeyDown(android.text.Editable, int, android.view.KeyEvent);
1892 method public boolean hasEmojiGlyph(java.lang.CharSequence);
1893 method public boolean hasEmojiGlyph(java.lang.CharSequence, int);
1894method public static android.support.text.emoji.EmojiCompat init(android.support.text.emoji.EmojiC…
1895 method public java.lang.CharSequence process(java.lang.CharSequence);
1896 method public java.lang.CharSequence process(java.lang.CharSequence, int, int);
1897 method public java.lang.CharSequence process(java.lang.CharSequence, int, int, int);
1898 method public java.lang.CharSequence process(java.lang.CharSequence, int, int, int, int);
1899 method public void registerInitCallback(android.support.text.emoji.EmojiCompat.InitCallback);
1900 method public void unregisterInitCallback(android.support.text.emoji.EmojiCompat.InitCallback);
1915method public android.support.text.emoji.EmojiCompat.Config registerInitCallback(android.support.t…
1916 method public android.support.text.emoji.EmojiCompat.Config setEmojiSpanIndicatorColor(int);
1917method public android.support.text.emoji.EmojiCompat.Config setEmojiSpanIndicatorEnabled(boolean);
1918 method public android.support.text.emoji.EmojiCompat.Config setReplaceAll(boolean);
1919method public android.support.text.emoji.EmojiCompat.Config unregisterInitCallback(android.support…
1924 method public void onFailed(java.lang.Throwable);
1925 method public void onInitialized();
1930 method public abstract void onFailed(java.lang.Throwable);
1931 method public abstract void onLoaded(android.support.text.emoji.MetadataRepo);
1935 method public abstract void load(android.support.text.emoji.EmojiCompat.LoaderCallback);
1939method public int getSize(android.graphics.Paint, java.lang.CharSequence, int, int, android.graphi…
1947method public static android.support.text.emoji.MetadataRepo create(android.graphics.Typeface, jav…
1948method public static android.support.text.emoji.MetadataRepo create(android.graphics.Typeface, jav…
1949method public static android.support.text.emoji.MetadataRepo create(android.content.res.AssetManag…
1974 method public int getMaxEmojiCount();
1975 method public void setMaxEmojiCount(int);
1996 method public int getMaxEmojiCount();
1997 method public void setMaxEmojiCount(int);
2002 method public android.text.method.KeyListener getKeyListener(android.text.method.KeyListener);
2003 method public int getMaxEmojiCount();
2004method public android.view.inputmethod.InputConnection onCreateInputConnection(android.view.inputm…
2005 method public void setMaxEmojiCount(int);
2017 method public android.text.InputFilter[] getFilters(android.text.InputFilter[]);
2018 method public void setAllCaps(boolean);
2019 method public void updateTransformationMethod();
2020method public android.text.method.TransformationMethod wrapTransformationMethod(android.text.metho…
2030 method public float getMaximumAngle();
2031 method public float getMinimumHorizontalAngle();
2032 method public float getMinimumVerticalAngle();
2033 method public android.graphics.Path getPath(float, float, float, float);
2034 method public void setMaximumAngle(float);
2035 method public void setMinimumHorizontalAngle(float);
2036 method public void setMinimumVerticalAngle(float);
2047 method public void captureEndValues(android.support.transition.TransitionValues);
2048 method public void captureStartValues(android.support.transition.TransitionValues);
2049 method public boolean getResizeClip();
2050 method public void setResizeClip(boolean);
2056 method public void captureEndValues(android.support.transition.TransitionValues);
2057 method public void captureStartValues(android.support.transition.TransitionValues);
2063 method public void captureEndValues(android.support.transition.TransitionValues);
2064 method public void captureStartValues(android.support.transition.TransitionValues);
2070 method public void captureEndValues(android.support.transition.TransitionValues);
2071 method public void captureStartValues(android.support.transition.TransitionValues);
2077 method public void captureEndValues(android.support.transition.TransitionValues);
2078 method public void captureStartValues(android.support.transition.TransitionValues);
2079 method public boolean getReparent();
2080 method public boolean getReparentWithOverlay();
2081 method public void setReparent(boolean);
2082 method public void setReparentWithOverlay(boolean);
2087method public long getStartDelay(android.view.ViewGroup, android.support.transition.Transition, an…
2088 method public void setPropagationSpeed(float);
2107 method public abstract android.graphics.Path getPath(float, float, float, float);
2114 method public android.graphics.Path getPath(float, float, float, float);
2115 method public android.graphics.Path getPatternPath();
2116 method public void setPatternPath(android.graphics.Path);
2122 method public void enter();
2123 method public void exit();
2124method public static android.support.transition.Scene getSceneForLayout(android.view.ViewGroup, in…
2125 method public android.view.ViewGroup getSceneRoot();
2126 method public void setEnterAction(java.lang.Runnable);
2127 method public void setExitAction(java.lang.Runnable);
2132method public long getStartDelay(android.view.ViewGroup, android.support.transition.Transition, an…
2133 method public void setPropagationSpeed(float);
2134 method public void setSide(int);
2141 method public int getSlideEdge();
2142 method public void setSlideEdge(int);
2148method public android.support.transition.Transition addListener(android.support.transition.Transit…
2149 method public android.support.transition.Transition addTarget(android.view.View);
2150 method public android.support.transition.Transition addTarget(int);
2151 method public android.support.transition.Transition addTarget(java.lang.String);
2152 method public android.support.transition.Transition addTarget(java.lang.Class);
2153 method public abstract void captureEndValues(android.support.transition.TransitionValues);
2154 method public abstract void captureStartValues(android.support.transition.TransitionValues);
2155 method public android.support.transition.Transition clone();
2156method public android.animation.Animator createAnimator(android.view.ViewGroup, android.support.tr…
2157 method public android.support.transition.Transition excludeChildren(android.view.View, boolean);
2158 method public android.support.transition.Transition excludeChildren(int, boolean);
2159 method public android.support.transition.Transition excludeChildren(java.lang.Class, boolean);
2160 method public android.support.transition.Transition excludeTarget(android.view.View, boolean);
2161 method public android.support.transition.Transition excludeTarget(int, boolean);
2162 method public android.support.transition.Transition excludeTarget(java.lang.String, boolean);
2163 method public android.support.transition.Transition excludeTarget(java.lang.Class, boolean);
2164 method public long getDuration();
2165 method public android.graphics.Rect getEpicenter();
2166 method public android.support.transition.Transition.EpicenterCallback getEpicenterCallback();
2167 method public android.animation.TimeInterpolator getInterpolator();
2168 method public java.lang.String getName();
2169 method public android.support.transition.PathMotion getPathMotion();
2170 method public android.support.transition.TransitionPropagation getPropagation();
2171 method public long getStartDelay();
2172 method public java.util.List<java.lang.Integer> getTargetIds();
2173 method public java.util.List<java.lang.String> getTargetNames();
2174 method public java.util.List<java.lang.Class> getTargetTypes();
2175 method public java.util.List<android.view.View> getTargets();
2176 method public java.lang.String[] getTransitionProperties();
2177method public android.support.transition.TransitionValues getTransitionValues(android.view.View, b…
2178method public boolean isTransitionRequired(android.support.transition.TransitionValues, android.su…
2179method public android.support.transition.Transition removeListener(android.support.transition.Tran…
2180 method public android.support.transition.Transition removeTarget(android.view.View);
2181 method public android.support.transition.Transition removeTarget(int);
2182 method public android.support.transition.Transition removeTarget(java.lang.String);
2183 method public android.support.transition.Transition removeTarget(java.lang.Class);
2184 method public android.support.transition.Transition setDuration(long);
2185method public void setEpicenterCallback(android.support.transition.Transition.EpicenterCallback);
2186method public android.support.transition.Transition setInterpolator(android.animation.TimeInterpol…
2187 method public void setMatchOrder(int...);
2188 method public void setPathMotion(android.support.transition.PathMotion);
2189 method public void setPropagation(android.support.transition.TransitionPropagation);
2190 method public android.support.transition.Transition setStartDelay(long);
2199method public abstract android.graphics.Rect onGetEpicenter(android.support.transition.Transition);
2203 method public abstract void onTransitionCancel(android.support.transition.Transition);
2204 method public abstract void onTransitionEnd(android.support.transition.Transition);
2205 method public abstract void onTransitionPause(android.support.transition.Transition);
2206 method public abstract void onTransitionResume(android.support.transition.Transition);
2207 method public abstract void onTransitionStart(android.support.transition.Transition);
2211method public static android.support.transition.TransitionInflater from(android.content.Context);
2212 method public android.support.transition.Transition inflateTransition(int);
2213method public android.support.transition.TransitionManager inflateTransitionManager(int, android.v…
2218 method public void onTransitionCancel(android.support.transition.Transition);
2219 method public void onTransitionEnd(android.support.transition.Transition);
2220 method public void onTransitionPause(android.support.transition.Transition);
2221 method public void onTransitionResume(android.support.transition.Transition);
2222 method public void onTransitionStart(android.support.transition.Transition);
2227 method public static void beginDelayedTransition(android.view.ViewGroup);
2228method public static void beginDelayedTransition(android.view.ViewGroup, android.support.transitio…
2229 method public static void endTransitions(android.view.ViewGroup);
2230 method public static void go(android.support.transition.Scene);
2231method public static void go(android.support.transition.Scene, android.support.transition.Transiti…
2232method public void setTransition(android.support.transition.Scene, android.support.transition.Tran…
2233method public void setTransition(android.support.transition.Scene, android.support.transition.Scen…
2234 method public void transitionTo(android.support.transition.Scene);
2239 method public abstract void captureValues(android.support.transition.TransitionValues);
2240 method public abstract java.lang.String[] getPropagationProperties();
2241method public abstract long getStartDelay(android.view.ViewGroup, android.support.transition.Trans…
2247method public android.support.transition.TransitionSet addTransition(android.support.transition.Tr…
2248 method public void captureEndValues(android.support.transition.TransitionValues);
2249 method public void captureStartValues(android.support.transition.TransitionValues);
2250 method public int getOrdering();
2251 method public android.support.transition.Transition getTransitionAt(int);
2252 method public int getTransitionCount();
2253method public android.support.transition.TransitionSet removeTransition(android.support.transition…
2254 method public android.support.transition.TransitionSet setOrdering(int);
2268 method public void captureEndValues(android.support.transition.TransitionValues);
2269 method public void captureStartValues(android.support.transition.TransitionValues);
2270 method public int getMode();
2271 method public boolean isVisible(android.support.transition.TransitionValues);
2272method public android.animation.Animator onAppear(android.view.ViewGroup, android.support.transiti…
2273method public android.animation.Animator onAppear(android.view.ViewGroup, android.view.View, andro…
2274method public android.animation.Animator onDisappear(android.view.ViewGroup, android.support.trans…
2275method public android.animation.Animator onDisappear(android.view.ViewGroup, android.view.View, an…
2276 method public void setMode(int);
2283 method public void captureValues(android.support.transition.TransitionValues);
2284 method public java.lang.String[] getPropagationProperties();
2285 method public int getViewVisibility(android.support.transition.TransitionValues);
2286 method public int getViewX(android.support.transition.TransitionValues);
2287 method public int getViewY(android.support.transition.TransitionValues);
2296method public static android.support.v13.view.DragAndDropPermissionsCompat requestDragAndDropPermi…
2301 method public static void requestPermissions(android.app.Fragment, java.lang.String[], int);
2302 method public static deprecated void setMenuVisibility(android.app.Fragment, boolean);
2303 method public static void setUserVisibleHint(android.app.Fragment, boolean);
2304method public static boolean shouldShowRequestPermissionRationale(android.app.Fragment, java.lang.…
2308 method public abstract void onRequestPermissionsResult(int, java.lang.String[], int[]);
2313 method public abstract android.app.Fragment getItem(int);
2314 method public long getItemId(int);
2315 method public boolean isViewFromObject(android.view.View, java.lang.Object);
2320 method public abstract android.app.Fragment getItem(int);
2321 method public boolean isViewFromObject(android.view.View, java.lang.Object);
2327method public void addTab(android.widget.TabHost.TabSpec, java.lang.Class<?>, android.os.Bundle);
2328 method public void onTabChanged(java.lang.String);
2329 method public void setup(android.content.Context, android.app.FragmentManager);
2330 method public void setup(android.content.Context, android.app.FragmentManager, int);
2338 method public void release();
2343 method public void attach();
2344 method public void detach();
2345 method public void getTouchPosition(android.graphics.Point);
2346 method public boolean onLongClick(android.view.View);
2347 method public boolean onTouch(android.view.View, android.view.MotionEvent);
2351method public abstract boolean onDragStart(android.view.View, android.support.v13.view.DragStartHe…
2363method public static java.lang.String[] getContentMimeTypes(android.view.inputmethod.EditorInfo);
2364method public static void setContentMimeTypes(android.view.inputmethod.EditorInfo, java.lang.Strin…
2371method public static boolean commitContent(android.view.inputmethod.InputConnection, android.view.…
2372method public static android.view.inputmethod.InputConnection createWrapper(android.view.inputmeth…
2377method public abstract boolean onCommitContent(android.support.v13.view.inputmethod.InputContentIn…
2382 method public android.net.Uri getContentUri();
2383 method public android.content.ClipDescription getDescription();
2384 method public android.net.Uri getLinkUri();
2385 method public void releasePermission();
2386 method public void requestPermission();
2387 method public java.lang.Object unwrap();
2388method public static android.support.v13.view.inputmethod.InputContentInfoCompat wrap(java.lang.Ob…
2397method public static android.support.v14.preference.EditTextPreferenceDialogFragment newInstance(j…
2398 method public void onDialogClosed(boolean);
2403method public static android.support.v14.preference.ListPreferenceDialogFragment newInstance(java.…
2404 method public void onDialogClosed(boolean);
2412 method public int findIndexOfValue(java.lang.String);
2413 method public java.lang.CharSequence[] getEntries();
2414 method public java.lang.CharSequence[] getEntryValues();
2415 method protected boolean[] getSelectedItems();
2416 method public java.util.Set<java.lang.String> getValues();
2417 method public void setEntries(java.lang.CharSequence[]);
2418 method public void setEntries(int);
2419 method public void setEntryValues(java.lang.CharSequence[]);
2420 method public void setEntryValues(int);
2421 method public void setValues(java.util.Set<java.lang.String>);
2426method public static android.support.v14.preference.MultiSelectListPreferenceDialogFragment newIns…
2427 method public void onDialogClosed(boolean);
2432 method public android.support.v7.preference.DialogPreference getPreference();
2433 method protected void onBindDialogView(android.view.View);
2434 method public void onClick(android.content.DialogInterface, int);
2435 method protected android.view.View onCreateDialogView(android.content.Context);
2436 method public abstract void onDialogClosed(boolean);
2437 method protected void onPrepareDialogBuilder(android.app.AlertDialog.Builder);
2443 method public void addPreferencesFromResource(int);
2444 method public android.support.v7.preference.Preference findPreference(java.lang.CharSequence);
2445 method public final android.support.v7.widget.RecyclerView getListView();
2446 method public android.support.v7.preference.PreferenceManager getPreferenceManager();
2447 method public android.support.v7.preference.PreferenceScreen getPreferenceScreen();
2448method protected android.support.v7.widget.RecyclerView.Adapter onCreateAdapter(android.support.v7…
2449 method public android.support.v7.widget.RecyclerView.LayoutManager onCreateLayoutManager();
2450 method public abstract void onCreatePreferences(android.os.Bundle, java.lang.String);
2451method public android.support.v7.widget.RecyclerView onCreateRecyclerView(android.view.LayoutInfla…
2452 method public void onDisplayPreferenceDialog(android.support.v7.preference.Preference);
2453 method public void onNavigateToScreen(android.support.v7.preference.PreferenceScreen);
2454 method public boolean onPreferenceTreeClick(android.support.v7.preference.Preference);
2455 method public void scrollToPreference(java.lang.String);
2456 method public void scrollToPreference(android.support.v7.preference.Preference);
2457 method public void setDivider(android.graphics.drawable.Drawable);
2458 method public void setDividerHeight(int);
2459 method public void setPreferenceScreen(android.support.v7.preference.PreferenceScreen);
2460 method public void setPreferencesFromResource(int, java.lang.String);
2465method public abstract boolean onPreferenceDisplayDialog(android.support.v14.preference.Preference…
2469method public abstract boolean onPreferenceStartFragment(android.support.v14.preference.Preference…
2473method public abstract boolean onPreferenceStartScreen(android.support.v14.preference.PreferenceFr…
2481 method public java.lang.CharSequence getSwitchTextOff();
2482 method public java.lang.CharSequence getSwitchTextOn();
2483 method public void setSwitchTextOff(java.lang.CharSequence);
2484 method public void setSwitchTextOff(int);
2485 method public void setSwitchTextOn(java.lang.CharSequence);
2486 method public void setSwitchTextOn(int);
2494 method public void attach(android.view.Window);
2495 method public void attachToView(android.view.View);
2496 method public void clearDrawable();
2497 method public final int getColor();
2498 method public deprecated android.graphics.drawable.Drawable getDefaultDimLayer();
2499 method public deprecated android.graphics.drawable.Drawable getDimLayer();
2500 method public android.graphics.drawable.Drawable getDrawable();
2501method public static android.support.v17.leanback.app.BackgroundManager getInstance(android.app.Ac…
2502 method public boolean isAttached();
2503 method public boolean isAutoReleaseOnStop();
2504 method public void release();
2505 method public void setAutoReleaseOnStop(boolean);
2506 method public void setBitmap(android.graphics.Bitmap);
2507 method public void setColor(int);
2508 method public deprecated void setDimLayer(android.graphics.drawable.Drawable);
2509 method public void setDrawable(android.graphics.drawable.Drawable);
2510 method public void setThemeDrawableResourceId(int);
2514 method protected java.lang.Object createEntranceTransition();
2515 method public final android.support.v17.leanback.app.ProgressBarManager getProgressBarManager();
2516 method protected void onEntranceTransitionEnd();
2517 method protected void onEntranceTransitionPrepare();
2518 method protected void onEntranceTransitionStart();
2519 method public void prepareEntranceTransition();
2520 method protected void runEntranceTransition(java.lang.Object);
2521 method public void startEntranceTransition();
2525 method public final android.support.v17.leanback.widget.ObjectAdapter getAdapter();
2526 method public final android.support.v17.leanback.widget.ItemBridgeAdapter getBridgeAdapter();
2527method public final android.support.v17.leanback.widget.PresenterSelector getPresenterSelector();
2528 method public int getSelectedPosition();
2529 method public final android.support.v17.leanback.widget.VerticalGridView getVerticalGridView();
2530 method public void onTransitionEnd();
2531 method public boolean onTransitionPrepare();
2532 method public void onTransitionStart();
2533 method public final void setAdapter(android.support.v17.leanback.widget.ObjectAdapter);
2534 method public void setAlignment(int);
2535method public final void setPresenterSelector(android.support.v17.leanback.widget.PresenterSelecto…
2536 method public void setSelectedPosition(int);
2537 method public void setSelectedPosition(int, boolean);
2541 method public final android.support.v17.leanback.widget.ObjectAdapter getAdapter();
2542 method public final android.support.v17.leanback.widget.ItemBridgeAdapter getBridgeAdapter();
2543method public final android.support.v17.leanback.widget.PresenterSelector getPresenterSelector();
2544 method public int getSelectedPosition();
2545 method public final android.support.v17.leanback.widget.VerticalGridView getVerticalGridView();
2546 method public void onTransitionEnd();
2547 method public boolean onTransitionPrepare();
2548 method public void onTransitionStart();
2549 method public final void setAdapter(android.support.v17.leanback.widget.ObjectAdapter);
2550 method public void setAlignment(int);
2551method public final void setPresenterSelector(android.support.v17.leanback.widget.PresenterSelecto…
2552 method public void setSelectedPosition(int);
2553 method public void setSelectedPosition(int, boolean);
2557 method protected java.lang.Object createEntranceTransition();
2558 method public final android.support.v17.leanback.app.ProgressBarManager getProgressBarManager();
2559 method protected void onEntranceTransitionEnd();
2560 method protected void onEntranceTransitionPrepare();
2561 method protected void onEntranceTransitionStart();
2562 method public void prepareEntranceTransition();
2563 method protected void runEntranceTransition(java.lang.Object);
2564 method public void startEntranceTransition();
2569 method public android.graphics.drawable.Drawable getBadgeDrawable();
2570 method public int getSearchAffordanceColor();
2571method public android.support.v17.leanback.widget.SearchOrbView.Colors getSearchAffordanceColors();
2572 method public java.lang.CharSequence getTitle();
2573 method public android.view.View getTitleView();
2574 method public android.support.v17.leanback.widget.TitleViewAdapter getTitleViewAdapter();
2575method public void installTitleView(android.view.LayoutInflater, android.view.ViewGroup, android.o…
2576 method public final boolean isShowingTitle();
2577method public android.view.View onInflateTitleView(android.view.LayoutInflater, android.view.ViewG…
2578 method public void setBadgeDrawable(android.graphics.drawable.Drawable);
2579 method public void setOnSearchClickedListener(android.view.View.OnClickListener);
2580 method public void setSearchAffordanceColor(int);
2581method public void setSearchAffordanceColors(android.support.v17.leanback.widget.SearchOrbView.Col…
2582 method public void setTitle(java.lang.CharSequence);
2583 method public void setTitleView(android.view.View);
2584 method public void showTitle(boolean);
2585 method public void showTitle(int);
2590 method public android.graphics.drawable.Drawable getBadgeDrawable();
2591 method public int getSearchAffordanceColor();
2592method public android.support.v17.leanback.widget.SearchOrbView.Colors getSearchAffordanceColors();
2593 method public java.lang.CharSequence getTitle();
2594 method public android.view.View getTitleView();
2595 method public android.support.v17.leanback.widget.TitleViewAdapter getTitleViewAdapter();
2596method public void installTitleView(android.view.LayoutInflater, android.view.ViewGroup, android.o…
2597 method public final boolean isShowingTitle();
2598method public android.view.View onInflateTitleView(android.view.LayoutInflater, android.view.ViewG…
2599 method public void setBadgeDrawable(android.graphics.drawable.Drawable);
2600 method public void setOnSearchClickedListener(android.view.View.OnClickListener);
2601 method public void setSearchAffordanceColor(int);
2602method public void setSearchAffordanceColors(android.support.v17.leanback.widget.SearchOrbView.Col…
2603 method public void setTitle(java.lang.CharSequence);
2604 method public void setTitleView(android.view.View);
2605 method public void showTitle(boolean);
2606 method public void showTitle(int);
2611 method public static android.os.Bundle createArgs(android.os.Bundle, java.lang.String, int);
2612 method public void enableMainFragmentScaling(boolean);
2613 method public deprecated void enableRowScaling(boolean);
2614 method public android.support.v17.leanback.widget.ObjectAdapter getAdapter();
2615 method public int getBrandColor();
2616 method public android.support.v17.leanback.app.HeadersFragment getHeadersFragment();
2617 method public int getHeadersState();
2618 method public android.app.Fragment getMainFragment();
2619method public final android.support.v17.leanback.app.BrowseFragment.MainFragmentAdapterRegistry ge…
2620method public android.support.v17.leanback.widget.OnItemViewClickedListener getOnItemViewClickedLi…
2621method public android.support.v17.leanback.widget.OnItemViewSelectedListener getOnItemViewSelected…
2622 method public android.support.v17.leanback.app.RowsFragment getRowsFragment();
2623 method public int getSelectedPosition();
2624method public android.support.v17.leanback.widget.RowPresenter.ViewHolder getSelectedRowViewHolder…
2625 method public final boolean isHeadersTransitionOnBackEnabled();
2626 method public boolean isInHeadersTransition();
2627 method public boolean isShowingHeaders();
2628 method public android.support.v17.leanback.app.HeadersFragment onCreateHeadersFragment();
2629 method public void setAdapter(android.support.v17.leanback.widget.ObjectAdapter);
2630 method public void setBrandColor(int);
2631method public void setBrowseTransitionListener(android.support.v17.leanback.app.BrowseFragment.Bro…
2632method public void setHeaderPresenterSelector(android.support.v17.leanback.widget.PresenterSelecto…
2633 method public void setHeadersState(int);
2634 method public final void setHeadersTransitionOnBackEnabled(boolean);
2635method public void setOnItemViewClickedListener(android.support.v17.leanback.widget.OnItemViewClic…
2636method public void setOnItemViewSelectedListener(android.support.v17.leanback.widget.OnItemViewSel…
2637 method public void setSelectedPosition(int);
2638 method public void setSelectedPosition(int, boolean);
2639method public void setSelectedPosition(int, boolean, android.support.v17.leanback.widget.Presenter…
2640 method public void startHeadersTransition(boolean);
2648 method public void onHeadersTransitionStart(boolean);
2649 method public void onHeadersTransitionStop(boolean);
2654 method public abstract T createFragment(java.lang.Object);
2658method public abstract void notifyDataReady(android.support.v17.leanback.app.BrowseFragment.MainFr…
2659method public abstract void notifyViewCreated(android.support.v17.leanback.app.BrowseFragment.Main…
2660 method public abstract void showTitleView(boolean);
2665 method public android.support.v17.leanback.app.RowsFragment createFragment(java.lang.Object);
2670 method public final T getFragment();
2671method public final android.support.v17.leanback.app.BrowseFragment.FragmentHost getFragmentHost();
2672 method public boolean isScalingEnabled();
2673 method public boolean isScrolling();
2674 method public void onTransitionEnd();
2675 method public boolean onTransitionPrepare();
2676 method public void onTransitionStart();
2677 method public void setAlignment(int);
2678 method public void setEntranceTransitionState(boolean);
2679 method public void setExpand(boolean);
2680 method public void setScalingEnabled(boolean);
2684method public abstract android.support.v17.leanback.app.BrowseFragment.MainFragmentAdapter getMain…
2689 method public android.app.Fragment createFragment(java.lang.Object);
2690method public void registerFragment(java.lang.Class, android.support.v17.leanback.app.BrowseFragme…
2695method public android.support.v17.leanback.widget.RowPresenter.ViewHolder findRowViewHolderByPosit…
2696 method public final T getFragment();
2697 method public int getSelectedPosition();
2698 method public void setAdapter(android.support.v17.leanback.widget.ObjectAdapter);
2699method public void setOnItemViewClickedListener(android.support.v17.leanback.widget.OnItemViewClic…
2700method public void setOnItemViewSelectedListener(android.support.v17.leanback.widget.OnItemViewSel…
2701method public void setSelectedPosition(int, boolean, android.support.v17.leanback.widget.Presenter…
2702 method public void setSelectedPosition(int, boolean);
2706method public abstract android.support.v17.leanback.app.BrowseFragment.MainFragmentRowsAdapter get…
2711 method public static android.os.Bundle createArgs(android.os.Bundle, java.lang.String, int);
2712 method public void enableMainFragmentScaling(boolean);
2713 method public deprecated void enableRowScaling(boolean);
2714 method public android.support.v17.leanback.widget.ObjectAdapter getAdapter();
2715 method public int getBrandColor();
2716 method public int getHeadersState();
2717method public android.support.v17.leanback.app.HeadersSupportFragment getHeadersSupportFragment();
2718 method public android.support.v4.app.Fragment getMainFragment();
2719method public final android.support.v17.leanback.app.BrowseSupportFragment.MainFragmentAdapterRegi…
2720method public android.support.v17.leanback.widget.OnItemViewClickedListener getOnItemViewClickedLi…
2721method public android.support.v17.leanback.widget.OnItemViewSelectedListener getOnItemViewSelected…
2722 method public android.support.v17.leanback.app.RowsSupportFragment getRowsSupportFragment();
2723 method public int getSelectedPosition();
2724method public android.support.v17.leanback.widget.RowPresenter.ViewHolder getSelectedRowViewHolder…
2725 method public final boolean isHeadersTransitionOnBackEnabled();
2726 method public boolean isInHeadersTransition();
2727 method public boolean isShowingHeaders();
2728method public android.support.v17.leanback.app.HeadersSupportFragment onCreateHeadersSupportFragme…
2729 method public void setAdapter(android.support.v17.leanback.widget.ObjectAdapter);
2730 method public void setBrandColor(int);
2731method public void setBrowseTransitionListener(android.support.v17.leanback.app.BrowseSupportFragm…
2732method public void setHeaderPresenterSelector(android.support.v17.leanback.widget.PresenterSelecto…
2733 method public void setHeadersState(int);
2734 method public final void setHeadersTransitionOnBackEnabled(boolean);
2735method public void setOnItemViewClickedListener(android.support.v17.leanback.widget.OnItemViewClic…
2736method public void setOnItemViewSelectedListener(android.support.v17.leanback.widget.OnItemViewSel…
2737 method public void setSelectedPosition(int);
2738 method public void setSelectedPosition(int, boolean);
2739method public void setSelectedPosition(int, boolean, android.support.v17.leanback.widget.Presenter…
2740 method public void startHeadersTransition(boolean);
2748 method public void onHeadersTransitionStart(boolean);
2749 method public void onHeadersTransitionStop(boolean);
2754 method public abstract T createFragment(java.lang.Object);
2758method public abstract void notifyDataReady(android.support.v17.leanback.app.BrowseSupportFragment…
2759method public abstract void notifyViewCreated(android.support.v17.leanback.app.BrowseSupportFragme…
2760 method public abstract void showTitleView(boolean);
2765method public android.support.v17.leanback.app.RowsSupportFragment createFragment(java.lang.Object…
2770 method public final T getFragment();
2771method public final android.support.v17.leanback.app.BrowseSupportFragment.FragmentHost getFragmen…
2772 method public boolean isScalingEnabled();
2773 method public boolean isScrolling();
2774 method public void onTransitionEnd();
2775 method public boolean onTransitionPrepare();
2776 method public void onTransitionStart();
2777 method public void setAlignment(int);
2778 method public void setEntranceTransitionState(boolean);
2779 method public void setExpand(boolean);
2780 method public void setScalingEnabled(boolean);
2784method public abstract android.support.v17.leanback.app.BrowseSupportFragment.MainFragmentAdapter …
2789 method public android.support.v4.app.Fragment createFragment(java.lang.Object);
2790method public void registerFragment(java.lang.Class, android.support.v17.leanback.app.BrowseSuppor…
2795method public android.support.v17.leanback.widget.RowPresenter.ViewHolder findRowViewHolderByPosit…
2796 method public final T getFragment();
2797 method public int getSelectedPosition();
2798 method public void setAdapter(android.support.v17.leanback.widget.ObjectAdapter);
2799method public void setOnItemViewClickedListener(android.support.v17.leanback.widget.OnItemViewClic…
2800method public void setOnItemViewSelectedListener(android.support.v17.leanback.widget.OnItemViewSel…
2801method public void setSelectedPosition(int, boolean, android.support.v17.leanback.widget.Presenter…
2802 method public void setSelectedPosition(int, boolean);
2806method public abstract android.support.v17.leanback.app.BrowseSupportFragment.MainFragmentRowsAdap…
2811 method public android.support.v17.leanback.widget.ObjectAdapter getAdapter();
2812method public android.support.v17.leanback.widget.BaseOnItemViewClickedListener getOnItemViewClick…
2813 method public android.support.v17.leanback.widget.DetailsParallax getParallax();
2814 method public android.support.v17.leanback.app.RowsFragment getRowsFragment();
2815method protected deprecated android.view.View inflateTitle(android.view.LayoutInflater, android.vi…
2816method protected void onSetDetailsOverviewRowStatus(android.support.v17.leanback.widget.FullWidthD…
2817method protected void onSetRowStatus(android.support.v17.leanback.widget.RowPresenter, android.sup…
2818 method public void setAdapter(android.support.v17.leanback.widget.ObjectAdapter);
2819method public void setOnItemViewClickedListener(android.support.v17.leanback.widget.BaseOnItemView…
2820method public void setOnItemViewSelectedListener(android.support.v17.leanback.widget.BaseOnItemVie…
2821 method public void setSelectedPosition(int);
2822 method public void setSelectedPosition(int, boolean);
2823method protected void setupDetailsOverviewRowPresenter(android.support.v17.leanback.widget.FullWid…
2824 method protected void setupPresenter(android.support.v17.leanback.widget.Presenter);
2829 method public boolean canNavigateToVideoFragment();
2830 method public void enableParallax();
2831method public void enableParallax(android.graphics.drawable.Drawable, android.graphics.drawable.Dr…
2832 method public final android.app.Fragment findOrCreateVideoFragment();
2833 method public final android.graphics.drawable.Drawable getBottomDrawable();
2834 method public final android.graphics.Bitmap getCoverBitmap();
2835 method public final android.graphics.drawable.Drawable getCoverDrawable();
2836 method public final int getParallaxDrawableMaxOffset();
2837 method public final android.support.v17.leanback.media.PlaybackGlue getPlaybackGlue();
2838 method public final int getSolidColor();
2839 method public android.support.v17.leanback.media.PlaybackGlueHost onCreateGlueHost();
2840 method public android.app.Fragment onCreateVideoFragment();
2841 method public final void setCoverBitmap(android.graphics.Bitmap);
2842 method public final void setParallaxDrawableMaxOffset(int);
2843 method public final void setSolidColor(int);
2844 method public void setupVideoPlayback(android.support.v17.leanback.media.PlaybackGlue);
2845 method public final void switchToRows();
2846 method public final void switchToVideo();
2851 method public android.support.v17.leanback.widget.ObjectAdapter getAdapter();
2852method public android.support.v17.leanback.widget.BaseOnItemViewClickedListener getOnItemViewClick…
2853 method public android.support.v17.leanback.widget.DetailsParallax getParallax();
2854 method public android.support.v17.leanback.app.RowsSupportFragment getRowsSupportFragment();
2855method protected deprecated android.view.View inflateTitle(android.view.LayoutInflater, android.vi…
2856method protected void onSetDetailsOverviewRowStatus(android.support.v17.leanback.widget.FullWidthD…
2857method protected void onSetRowStatus(android.support.v17.leanback.widget.RowPresenter, android.sup…
2858 method public void setAdapter(android.support.v17.leanback.widget.ObjectAdapter);
2859method public void setOnItemViewClickedListener(android.support.v17.leanback.widget.BaseOnItemView…
2860method public void setOnItemViewSelectedListener(android.support.v17.leanback.widget.BaseOnItemVie…
2861 method public void setSelectedPosition(int);
2862 method public void setSelectedPosition(int, boolean);
2863method protected void setupDetailsOverviewRowPresenter(android.support.v17.leanback.widget.FullWid…
2864 method protected void setupPresenter(android.support.v17.leanback.widget.Presenter);
2869 method public boolean canNavigateToVideoSupportFragment();
2870 method public void enableParallax();
2871method public void enableParallax(android.graphics.drawable.Drawable, android.graphics.drawable.Dr…
2872 method public final android.support.v4.app.Fragment findOrCreateVideoSupportFragment();
2873 method public final android.graphics.drawable.Drawable getBottomDrawable();
2874 method public final android.graphics.Bitmap getCoverBitmap();
2875 method public final android.graphics.drawable.Drawable getCoverDrawable();
2876 method public final int getParallaxDrawableMaxOffset();
2877 method public final android.support.v17.leanback.media.PlaybackGlue getPlaybackGlue();
2878 method public final int getSolidColor();
2879 method public android.support.v17.leanback.media.PlaybackGlueHost onCreateGlueHost();
2880 method public android.support.v4.app.Fragment onCreateVideoSupportFragment();
2881 method public final void setCoverBitmap(android.graphics.Bitmap);
2882 method public final void setParallaxDrawableMaxOffset(int);
2883 method public final void setSolidColor(int);
2884 method public void setupVideoPlayback(android.support.v17.leanback.media.PlaybackGlue);
2885 method public final void switchToRows();
2886 method public final void switchToVideo();
2891 method public android.graphics.drawable.Drawable getBackgroundDrawable();
2892 method public android.view.View.OnClickListener getButtonClickListener();
2893 method public java.lang.String getButtonText();
2894 method public android.graphics.drawable.Drawable getImageDrawable();
2895 method public java.lang.CharSequence getMessage();
2896 method public boolean isBackgroundTranslucent();
2897 method public void setBackgroundDrawable(android.graphics.drawable.Drawable);
2898 method public void setButtonClickListener(android.view.View.OnClickListener);
2899 method public void setButtonText(java.lang.String);
2900 method public void setDefaultBackground(boolean);
2901 method public void setImageDrawable(android.graphics.drawable.Drawable);
2902 method public void setMessage(java.lang.CharSequence);
2907 method public android.graphics.drawable.Drawable getBackgroundDrawable();
2908 method public android.view.View.OnClickListener getButtonClickListener();
2909 method public java.lang.String getButtonText();
2910 method public android.graphics.drawable.Drawable getImageDrawable();
2911 method public java.lang.CharSequence getMessage();
2912 method public boolean isBackgroundTranslucent();
2913 method public void setBackgroundDrawable(android.graphics.drawable.Drawable);
2914 method public void setButtonClickListener(android.view.View.OnClickListener);
2915 method public void setButtonText(java.lang.String);
2916 method public void setDefaultBackground(boolean);
2917 method public void setImageDrawable(android.graphics.drawable.Drawable);
2918 method public void setMessage(java.lang.CharSequence);
2923method public static int add(android.app.FragmentManager, android.support.v17.leanback.app.GuidedS…
2924method public static int add(android.app.FragmentManager, android.support.v17.leanback.app.GuidedS…
2925method public static int addAsRoot(android.app.Activity, android.support.v17.leanback.app.GuidedSt…
2926 method public void collapseAction(boolean);
2927 method public void collapseSubActions();
2928 method public void expandAction(android.support.v17.leanback.widget.GuidedAction, boolean);
2929 method public void expandSubActions(android.support.v17.leanback.widget.GuidedAction);
2930 method public android.support.v17.leanback.widget.GuidedAction findActionById(long);
2931 method public int findActionPositionById(long);
2932 method public android.support.v17.leanback.widget.GuidedAction findButtonActionById(long);
2933 method public int findButtonActionPositionById(long);
2934 method public void finishGuidedStepFragments();
2935 method public android.view.View getActionItemView(int);
2936 method public java.util.List<android.support.v17.leanback.widget.GuidedAction> getActions();
2937 method public android.view.View getButtonActionItemView(int);
2938method public java.util.List<android.support.v17.leanback.widget.GuidedAction> getButtonActions();
2939method public static android.support.v17.leanback.app.GuidedStepFragment getCurrentGuidedStepFragm…
2940 method public android.support.v17.leanback.widget.GuidanceStylist getGuidanceStylist();
2941method public android.support.v17.leanback.widget.GuidedActionsStylist getGuidedActionsStylist();
2942method public android.support.v17.leanback.widget.GuidedActionsStylist getGuidedButtonActionsStyli…
2943 method public int getSelectedActionPosition();
2944 method public int getSelectedButtonActionPosition();
2945 method public int getUiStyle();
2946 method public boolean isExpanded();
2947 method public boolean isFocusOutEndAllowed();
2948 method public boolean isFocusOutStartAllowed();
2949 method public boolean isSubActionsExpanded();
2950 method public void notifyActionChanged(int);
2951 method public void notifyButtonActionChanged(int);
2952method protected void onAddSharedElementTransition(android.app.FragmentTransaction, android.suppor…
2953method public void onCreateActions(java.util.List<android.support.v17.leanback.widget.GuidedAction…
2954 method public android.support.v17.leanback.widget.GuidedActionsStylist onCreateActionsStylist();
2955method public android.view.View onCreateBackgroundView(android.view.LayoutInflater, android.view.V…
2956method public void onCreateButtonActions(java.util.List<android.support.v17.leanback.widget.Guided…
2957method public android.support.v17.leanback.widget.GuidedActionsStylist onCreateButtonActionsStylis…
2958method public android.support.v17.leanback.widget.GuidanceStylist.Guidance onCreateGuidance(androi…
2959 method public android.support.v17.leanback.widget.GuidanceStylist onCreateGuidanceStylist();
2960 method public void onGuidedActionClicked(android.support.v17.leanback.widget.GuidedAction);
2961 method public void onGuidedActionEditCanceled(android.support.v17.leanback.widget.GuidedAction);
2962method public deprecated void onGuidedActionEdited(android.support.v17.leanback.widget.GuidedActio…
2963method public long onGuidedActionEditedAndProceed(android.support.v17.leanback.widget.GuidedAction…
2964 method public void onGuidedActionFocused(android.support.v17.leanback.widget.GuidedAction);
2965 method protected void onProvideFragmentTransitions();
2966 method public int onProvideTheme();
2967method public boolean onSubGuidedActionClicked(android.support.v17.leanback.widget.GuidedAction);
2968 method public void openInEditMode(android.support.v17.leanback.widget.GuidedAction);
2969 method public void popBackStackToGuidedStepFragment(java.lang.Class, int);
2970 method public void setActions(java.util.List<android.support.v17.leanback.widget.GuidedAction>);
2971method public void setButtonActions(java.util.List<android.support.v17.leanback.widget.GuidedActio…
2972 method public void setSelectedActionPosition(int);
2973 method public void setSelectedButtonActionPosition(int);
2974 method public void setUiStyle(int);
2984method public static int add(android.support.v4.app.FragmentManager, android.support.v17.leanback.…
2985method public static int add(android.support.v4.app.FragmentManager, android.support.v17.leanback.…
2986method public static int addAsRoot(android.support.v4.app.FragmentActivity, android.support.v17.le…
2987 method public void collapseAction(boolean);
2988 method public void collapseSubActions();
2989 method public void expandAction(android.support.v17.leanback.widget.GuidedAction, boolean);
2990 method public void expandSubActions(android.support.v17.leanback.widget.GuidedAction);
2991 method public android.support.v17.leanback.widget.GuidedAction findActionById(long);
2992 method public int findActionPositionById(long);
2993 method public android.support.v17.leanback.widget.GuidedAction findButtonActionById(long);
2994 method public int findButtonActionPositionById(long);
2995 method public void finishGuidedStepSupportFragments();
2996 method public android.view.View getActionItemView(int);
2997 method public java.util.List<android.support.v17.leanback.widget.GuidedAction> getActions();
2998 method public android.view.View getButtonActionItemView(int);
2999method public java.util.List<android.support.v17.leanback.widget.GuidedAction> getButtonActions();
3000method public static android.support.v17.leanback.app.GuidedStepSupportFragment getCurrentGuidedSt…
3001 method public android.support.v17.leanback.widget.GuidanceStylist getGuidanceStylist();
3002method public android.support.v17.leanback.widget.GuidedActionsStylist getGuidedActionsStylist();
3003method public android.support.v17.leanback.widget.GuidedActionsStylist getGuidedButtonActionsStyli…
3004 method public int getSelectedActionPosition();
3005 method public int getSelectedButtonActionPosition();
3006 method public int getUiStyle();
3007 method public boolean isExpanded();
3008 method public boolean isFocusOutEndAllowed();
3009 method public boolean isFocusOutStartAllowed();
3010 method public boolean isSubActionsExpanded();
3011 method public void notifyActionChanged(int);
3012 method public void notifyButtonActionChanged(int);
3013method protected void onAddSharedElementTransition(android.support.v4.app.FragmentTransaction, and…
3014method public void onCreateActions(java.util.List<android.support.v17.leanback.widget.GuidedAction…
3015 method public android.support.v17.leanback.widget.GuidedActionsStylist onCreateActionsStylist();
3016method public android.view.View onCreateBackgroundView(android.view.LayoutInflater, android.view.V…
3017method public void onCreateButtonActions(java.util.List<android.support.v17.leanback.widget.Guided…
3018method public android.support.v17.leanback.widget.GuidedActionsStylist onCreateButtonActionsStylis…
3019method public android.support.v17.leanback.widget.GuidanceStylist.Guidance onCreateGuidance(androi…
3020 method public android.support.v17.leanback.widget.GuidanceStylist onCreateGuidanceStylist();
3021 method public void onGuidedActionClicked(android.support.v17.leanback.widget.GuidedAction);
3022 method public void onGuidedActionEditCanceled(android.support.v17.leanback.widget.GuidedAction);
3023method public deprecated void onGuidedActionEdited(android.support.v17.leanback.widget.GuidedActio…
3024method public long onGuidedActionEditedAndProceed(android.support.v17.leanback.widget.GuidedAction…
3025 method public void onGuidedActionFocused(android.support.v17.leanback.widget.GuidedAction);
3026 method protected void onProvideFragmentTransitions();
3027 method public int onProvideTheme();
3028method public boolean onSubGuidedActionClicked(android.support.v17.leanback.widget.GuidedAction);
3029 method public void openInEditMode(android.support.v17.leanback.widget.GuidedAction);
3030 method public void popBackStackToGuidedStepSupportFragment(java.lang.Class, int);
3031 method public void setActions(java.util.List<android.support.v17.leanback.widget.GuidedAction>);
3032method public void setButtonActions(java.util.List<android.support.v17.leanback.widget.GuidedActio…
3033 method public void setSelectedActionPosition(int);
3034 method public void setSelectedButtonActionPosition(int);
3035 method public void setUiStyle(int);
3045 method public boolean isScrolling();
3046method public void setOnHeaderClickedListener(android.support.v17.leanback.app.HeadersFragment.OnH…
3047method public void setOnHeaderViewSelectedListener(android.support.v17.leanback.app.HeadersFragmen…
3051method public abstract void onHeaderClicked(android.support.v17.leanback.widget.RowHeaderPresenter…
3055method public abstract void onHeaderSelected(android.support.v17.leanback.widget.RowHeaderPresente…
3060 method public boolean isScrolling();
3061method public void setOnHeaderClickedListener(android.support.v17.leanback.app.HeadersSupportFragm…
3062method public void setOnHeaderViewSelectedListener(android.support.v17.leanback.app.HeadersSupport…
3066method public abstract void onHeaderClicked(android.support.v17.leanback.widget.RowHeaderPresenter…
3070method public abstract void onHeaderSelected(android.support.v17.leanback.widget.RowHeaderPresente…
3076method public void attachToMediaController(android.support.v4.media.session.MediaControllerCompat);
3077 method public void detach();
3078 method public int getCurrentPosition();
3079 method public int getCurrentSpeedId();
3080 method public android.graphics.drawable.Drawable getMediaArt();
3081 method public final android.support.v4.media.session.MediaControllerCompat getMediaController();
3082 method public int getMediaDuration();
3083 method public java.lang.CharSequence getMediaSubtitle();
3084 method public java.lang.CharSequence getMediaTitle();
3085 method public long getSupportedActions();
3086 method public boolean hasValidMedia();
3087 method public boolean isMediaPlaying();
3092 method public final int getArrowBackgroundColor();
3093 method public final int getArrowColor();
3094 method protected final int getCurrentPageIndex();
3095 method public final int getDescriptionViewTextColor();
3096 method public final int getDotBackgroundColor();
3097 method public final int getIconResourceId();
3098 method public final int getLogoResourceId();
3099 method protected abstract int getPageCount();
3100 method protected abstract java.lang.CharSequence getPageDescription(int);
3101 method protected abstract java.lang.CharSequence getPageTitle(int);
3102 method public final java.lang.CharSequence getStartButtonText();
3103 method public final int getTitleViewTextColor();
3104 method protected final boolean isLogoAnimationFinished();
3105 method protected void moveToNextPage();
3106 method protected void moveToPreviousPage();
3107method protected abstract android.view.View onCreateBackgroundView(android.view.LayoutInflater, an…
3108method protected abstract android.view.View onCreateContentView(android.view.LayoutInflater, andro…
3109 method protected android.animation.Animator onCreateDescriptionAnimator();
3110 method protected android.animation.Animator onCreateEnterAnimation();
3111method protected abstract android.view.View onCreateForegroundView(android.view.LayoutInflater, an…
3112 method protected android.animation.Animator onCreateLogoAnimation();
3113 method protected android.animation.Animator onCreateTitleAnimator();
3114 method protected void onFinishFragment();
3115 method protected void onLogoAnimationFinished();
3116 method protected void onPageChanged(int, int);
3117 method public int onProvideTheme();
3118 method public void setArrowBackgroundColor(int);
3119 method public void setArrowColor(int);
3120 method public void setDescriptionViewTextColor(int);
3121 method public void setDotBackgroundColor(int);
3122 method public final void setIconResouceId(int);
3123 method public final void setLogoResourceId(int);
3124 method public void setStartButtonText(java.lang.CharSequence);
3125 method public void setTitleViewTextColor(int);
3126 method protected final void startEnterAnimation(boolean);
3131 method public final int getArrowBackgroundColor();
3132 method public final int getArrowColor();
3133 method protected final int getCurrentPageIndex();
3134 method public final int getDescriptionViewTextColor();
3135 method public final int getDotBackgroundColor();
3136 method public final int getIconResourceId();
3137 method public final int getLogoResourceId();
3138 method protected abstract int getPageCount();
3139 method protected abstract java.lang.CharSequence getPageDescription(int);
3140 method protected abstract java.lang.CharSequence getPageTitle(int);
3141 method public final java.lang.CharSequence getStartButtonText();
3142 method public final int getTitleViewTextColor();
3143 method protected final boolean isLogoAnimationFinished();
3144 method protected void moveToNextPage();
3145 method protected void moveToPreviousPage();
3146method protected abstract android.view.View onCreateBackgroundView(android.view.LayoutInflater, an…
3147method protected abstract android.view.View onCreateContentView(android.view.LayoutInflater, andro…
3148 method protected android.animation.Animator onCreateDescriptionAnimator();
3149 method protected android.animation.Animator onCreateEnterAnimation();
3150method protected abstract android.view.View onCreateForegroundView(android.view.LayoutInflater, an…
3151 method protected android.animation.Animator onCreateLogoAnimation();
3152 method protected android.animation.Animator onCreateTitleAnimator();
3153 method protected void onFinishFragment();
3154 method protected void onLogoAnimationFinished();
3155 method protected void onPageChanged(int, int);
3156 method public int onProvideTheme();
3157 method public void setArrowBackgroundColor(int);
3158 method public void setArrowColor(int);
3159 method public void setDescriptionViewTextColor(int);
3160 method public void setDotBackgroundColor(int);
3161 method public final void setIconResouceId(int);
3162 method public final void setLogoResourceId(int);
3163 method public void setStartButtonText(java.lang.CharSequence);
3164 method public void setTitleViewTextColor(int);
3165 method protected final void startEnterAnimation(boolean);
3173method public android.support.v17.leanback.widget.PlaybackControlsRowPresenter createControlsRowAn…
3174method protected android.support.v17.leanback.widget.SparseArrayObjectAdapter createPrimaryActions…
3175 method public android.support.v17.leanback.app.PlaybackOverlayFragment getFragment();
3176method public deprecated android.support.v17.leanback.widget.OnItemViewClickedListener getOnItemVi…
3177 method public final void next();
3178 method protected void onRowChanged(android.support.v17.leanback.widget.PlaybackControlsRow);
3179 method public final void pause();
3180 method protected deprecated void pausePlayback();
3181 method public final void play(int);
3182 method public final void previous();
3183method public deprecated void setOnItemViewClickedListener(android.support.v17.leanback.widget.OnI…
3184 method protected deprecated void skipToNext();
3185 method protected deprecated void skipToPrevious();
3186 method protected deprecated void startPlayback(int);
3190 method public abstract boolean handleInputEvent(android.view.InputEvent);
3217 method public deprecated void fadeOut();
3218 method public android.support.v17.leanback.widget.ObjectAdapter getAdapter();
3219 method public int getBackgroundType();
3220 method public android.support.v17.leanback.app.ProgressBarManager getProgressBarManager();
3221 method public void hideControlsOverlay(boolean);
3222 method public boolean isControlsOverlayAutoHideEnabled();
3223 method public boolean isControlsOverlayVisible();
3224 method public deprecated boolean isFadingEnabled();
3225 method public void notifyPlaybackRowChanged();
3226 method protected void onBufferingStateChanged(boolean);
3227 method protected void onError(int, java.lang.CharSequence);
3228 method protected void onVideoSizeChanged(int, int);
3229 method public void setAdapter(android.support.v17.leanback.widget.ObjectAdapter);
3230 method public void setBackgroundType(int);
3231 method public void setControlsOverlayAutoHideEnabled(boolean);
3232 method public deprecated void setFadingEnabled(boolean);
3233method public void setHostCallback(android.support.v17.leanback.media.PlaybackGlueHost.HostCallbac…
3234method public void setOnItemViewClickedListener(android.support.v17.leanback.widget.BaseOnItemView…
3235method public void setOnItemViewSelectedListener(android.support.v17.leanback.widget.BaseOnItemVie…
3236 method public final void setOnKeyInterceptListener(android.view.View.OnKeyListener);
3237method public void setOnPlaybackItemViewClickedListener(android.support.v17.leanback.widget.BaseOn…
3238 method public void setPlaybackRow(android.support.v17.leanback.widget.Row);
3239method public void setPlaybackRowPresenter(android.support.v17.leanback.widget.PlaybackRowPresente…
3240method public void setPlaybackSeekUiClient(android.support.v17.leanback.widget.PlaybackSeekUi.Clie…
3241 method public void setSelectedPosition(int);
3242 method public void setSelectedPosition(int, boolean);
3243 method public void showControlsOverlay(boolean);
3244 method public void tickle();
3252method public void setPlaybackSeekUiClient(android.support.v17.leanback.widget.PlaybackSeekUi.Clie…
3257 method public void fadeOut();
3258 method public int getBackgroundType();
3259method public final android.support.v17.leanback.app.PlaybackControlGlue.InputEventHandler getEven…
3260method public android.support.v17.leanback.app.PlaybackOverlayFragment.OnFadeCompleteListener getF…
3261method public final deprecated android.support.v17.leanback.app.PlaybackOverlayFragment.InputEvent…
3262 method public boolean isFadingEnabled();
3263 method public void setBackgroundType(int);
3264method public final void setEventHandler(android.support.v17.leanback.app.PlaybackControlGlue.Inpu…
3265method public void setFadeCompleteListener(android.support.v17.leanback.app.PlaybackOverlayFragmen…
3266 method public void setFadingEnabled(boolean);
3267method public final deprecated void setInputEventHandler(android.support.v17.leanback.app.Playback…
3268 method public void tickle();
3279 method public void onFadeInComplete();
3280 method public void onFadeOutComplete();
3285 method public void fadeOut();
3286 method public int getBackgroundType();
3287method public final android.support.v17.leanback.app.PlaybackControlGlue.InputEventHandler getEven…
3288method public android.support.v17.leanback.app.PlaybackOverlaySupportFragment.OnFadeCompleteListen…
3289method public final deprecated android.support.v17.leanback.app.PlaybackOverlaySupportFragment.Inp…
3290 method public boolean isFadingEnabled();
3291 method public void setBackgroundType(int);
3292method public final void setEventHandler(android.support.v17.leanback.app.PlaybackControlGlue.Inpu…
3293method public void setFadeCompleteListener(android.support.v17.leanback.app.PlaybackOverlaySupport…
3294 method public void setFadingEnabled(boolean);
3295method public final deprecated void setInputEventHandler(android.support.v17.leanback.app.Playback…
3296 method public void tickle();
3307 method public void onFadeInComplete();
3308 method public void onFadeOutComplete();
3313 method public deprecated void fadeOut();
3314 method public android.support.v17.leanback.widget.ObjectAdapter getAdapter();
3315 method public int getBackgroundType();
3316 method public android.support.v17.leanback.app.ProgressBarManager getProgressBarManager();
3317 method public void hideControlsOverlay(boolean);
3318 method public boolean isControlsOverlayAutoHideEnabled();
3319 method public boolean isControlsOverlayVisible();
3320 method public deprecated boolean isFadingEnabled();
3321 method public void notifyPlaybackRowChanged();
3322 method protected void onBufferingStateChanged(boolean);
3323 method protected void onError(int, java.lang.CharSequence);
3324 method protected void onVideoSizeChanged(int, int);
3325 method public void setAdapter(android.support.v17.leanback.widget.ObjectAdapter);
3326 method public void setBackgroundType(int);
3327 method public void setControlsOverlayAutoHideEnabled(boolean);
3328 method public deprecated void setFadingEnabled(boolean);
3329method public void setHostCallback(android.support.v17.leanback.media.PlaybackGlueHost.HostCallbac…
3330method public void setOnItemViewClickedListener(android.support.v17.leanback.widget.BaseOnItemView…
3331method public void setOnItemViewSelectedListener(android.support.v17.leanback.widget.BaseOnItemVie…
3332 method public final void setOnKeyInterceptListener(android.view.View.OnKeyListener);
3333method public void setOnPlaybackItemViewClickedListener(android.support.v17.leanback.widget.BaseOn…
3334 method public void setPlaybackRow(android.support.v17.leanback.widget.Row);
3335method public void setPlaybackRowPresenter(android.support.v17.leanback.widget.PlaybackRowPresente…
3336method public void setPlaybackSeekUiClient(android.support.v17.leanback.widget.PlaybackSeekUi.Clie…
3337 method public void setSelectedPosition(int);
3338 method public void setSelectedPosition(int, boolean);
3339 method public void showControlsOverlay(boolean);
3340 method public void tickle();
3348method public void setPlaybackSeekUiClient(android.support.v17.leanback.widget.PlaybackSeekUi.Clie…
3353 method public void disableProgressBar();
3354 method public void enableProgressBar();
3355 method public long getInitialDelay();
3356 method public void hide();
3357 method public void setInitialDelay(long);
3358 method public void setProgressBarView(android.view.View);
3359 method public void setRootView(android.view.ViewGroup);
3360 method public void show();
3365 method public deprecated void enableRowScaling(boolean);
3366method protected android.support.v17.leanback.widget.VerticalGridView findGridViewFromRoot(android…
3367method public android.support.v17.leanback.widget.RowPresenter.ViewHolder findRowViewHolderByPosit…
3368method public android.support.v17.leanback.app.BrowseFragment.MainFragmentAdapter getMainFragmentA…
3369method public android.support.v17.leanback.app.BrowseFragment.MainFragmentRowsAdapter getMainFragm…
3370method public android.support.v17.leanback.widget.BaseOnItemViewClickedListener getOnItemViewClick…
3371method public android.support.v17.leanback.widget.BaseOnItemViewSelectedListener getOnItemViewSele…
3372 method public android.support.v17.leanback.widget.RowPresenter.ViewHolder getRowViewHolder(int);
3373 method public boolean isScrolling();
3374 method public void setEntranceTransitionState(boolean);
3375 method public void setExpand(boolean);
3376method public void setOnItemViewClickedListener(android.support.v17.leanback.widget.BaseOnItemView…
3377method public void setOnItemViewSelectedListener(android.support.v17.leanback.widget.BaseOnItemVie…
3378method public void setSelectedPosition(int, boolean, android.support.v17.leanback.widget.Presenter…
3391 method public deprecated void enableRowScaling(boolean);
3392method protected android.support.v17.leanback.widget.VerticalGridView findGridViewFromRoot(android…
3393method public android.support.v17.leanback.widget.RowPresenter.ViewHolder findRowViewHolderByPosit…
3394method public android.support.v17.leanback.app.BrowseSupportFragment.MainFragmentAdapter getMainFr…
3395method public android.support.v17.leanback.app.BrowseSupportFragment.MainFragmentRowsAdapter getMa…
3396method public android.support.v17.leanback.widget.BaseOnItemViewClickedListener getOnItemViewClick…
3397method public android.support.v17.leanback.widget.BaseOnItemViewSelectedListener getOnItemViewSele…
3398 method public android.support.v17.leanback.widget.RowPresenter.ViewHolder getRowViewHolder(int);
3399 method public boolean isScrolling();
3400 method public void setEntranceTransitionState(boolean);
3401 method public void setExpand(boolean);
3402method public void setOnItemViewClickedListener(android.support.v17.leanback.widget.BaseOnItemView…
3403method public void setOnItemViewSelectedListener(android.support.v17.leanback.widget.BaseOnItemVie…
3404method public void setSelectedPosition(int, boolean, android.support.v17.leanback.widget.Presenter…
3417 method public static android.os.Bundle createArgs(android.os.Bundle, java.lang.String);
3418method public static android.os.Bundle createArgs(android.os.Bundle, java.lang.String, java.lang.S…
3419 method public void displayCompletions(java.util.List<java.lang.String>);
3420 method public void displayCompletions(android.view.inputmethod.CompletionInfo[]);
3421 method public android.graphics.drawable.Drawable getBadgeDrawable();
3422 method public android.content.Intent getRecognizerIntent();
3423 method public android.support.v17.leanback.app.RowsFragment getRowsFragment();
3424 method public java.lang.String getTitle();
3425method public static android.support.v17.leanback.app.SearchFragment newInstance(java.lang.String);
3426 method public void setBadgeDrawable(android.graphics.drawable.Drawable);
3427method public void setOnItemViewClickedListener(android.support.v17.leanback.widget.OnItemViewClic…
3428method public void setOnItemViewSelectedListener(android.support.v17.leanback.widget.OnItemViewSel…
3429method public void setSearchAffordanceColors(android.support.v17.leanback.widget.SearchOrbView.Col…
3430method public void setSearchAffordanceColorsInListening(android.support.v17.leanback.widget.Search…
3431 method public void setSearchQuery(java.lang.String, boolean);
3432 method public void setSearchQuery(android.content.Intent, boolean);
3433method public void setSearchResultProvider(android.support.v17.leanback.app.SearchFragment.SearchR…
3434method public void setSpeechRecognitionCallback(android.support.v17.leanback.widget.SpeechRecognit…
3435 method public void setTitle(java.lang.String);
3436 method public void startRecognition();
3440 method public abstract android.support.v17.leanback.widget.ObjectAdapter getResultsAdapter();
3441 method public abstract boolean onQueryTextChange(java.lang.String);
3442 method public abstract boolean onQueryTextSubmit(java.lang.String);
3447 method public static android.os.Bundle createArgs(android.os.Bundle, java.lang.String);
3448method public static android.os.Bundle createArgs(android.os.Bundle, java.lang.String, java.lang.S…
3449 method public void displayCompletions(java.util.List<java.lang.String>);
3450 method public void displayCompletions(android.view.inputmethod.CompletionInfo[]);
3451 method public android.graphics.drawable.Drawable getBadgeDrawable();
3452 method public android.content.Intent getRecognizerIntent();
3453 method public android.support.v17.leanback.app.RowsSupportFragment getRowsSupportFragment();
3454 method public java.lang.String getTitle();
3455method public static android.support.v17.leanback.app.SearchSupportFragment newInstance(java.lang.…
3456 method public void setBadgeDrawable(android.graphics.drawable.Drawable);
3457method public void setOnItemViewClickedListener(android.support.v17.leanback.widget.OnItemViewClic…
3458method public void setOnItemViewSelectedListener(android.support.v17.leanback.widget.OnItemViewSel…
3459method public void setSearchAffordanceColors(android.support.v17.leanback.widget.SearchOrbView.Col…
3460method public void setSearchAffordanceColorsInListening(android.support.v17.leanback.widget.Search…
3461 method public void setSearchQuery(java.lang.String, boolean);
3462 method public void setSearchQuery(android.content.Intent, boolean);
3463method public void setSearchResultProvider(android.support.v17.leanback.app.SearchSupportFragment.…
3464method public void setSpeechRecognitionCallback(android.support.v17.leanback.widget.SpeechRecognit…
3465 method public void setTitle(java.lang.String);
3466 method public void startRecognition();
3470 method public abstract android.support.v17.leanback.widget.ObjectAdapter getResultsAdapter();
3471 method public abstract boolean onQueryTextChange(java.lang.String);
3472 method public abstract boolean onQueryTextSubmit(java.lang.String);
3477 method public android.support.v17.leanback.widget.ObjectAdapter getAdapter();
3478 method public android.support.v17.leanback.widget.VerticalGridPresenter getGridPresenter();
3479method public android.support.v17.leanback.widget.OnItemViewClickedListener getOnItemViewClickedLi…
3480 method public void setAdapter(android.support.v17.leanback.widget.ObjectAdapter);
3481 method public void setGridPresenter(android.support.v17.leanback.widget.VerticalGridPresenter);
3482method public void setOnItemViewClickedListener(android.support.v17.leanback.widget.OnItemViewClic…
3483method public void setOnItemViewSelectedListener(android.support.v17.leanback.widget.OnItemViewSel…
3484 method public void setSelectedPosition(int);
3489 method public android.support.v17.leanback.widget.ObjectAdapter getAdapter();
3490 method public android.support.v17.leanback.widget.VerticalGridPresenter getGridPresenter();
3491method public android.support.v17.leanback.widget.OnItemViewClickedListener getOnItemViewClickedLi…
3492 method public void setAdapter(android.support.v17.leanback.widget.ObjectAdapter);
3493 method public void setGridPresenter(android.support.v17.leanback.widget.VerticalGridPresenter);
3494method public void setOnItemViewClickedListener(android.support.v17.leanback.widget.OnItemViewClic…
3495method public void setOnItemViewSelectedListener(android.support.v17.leanback.widget.OnItemViewSel…
3496 method public void setSelectedPosition(int);
3501 method public android.view.SurfaceView getSurfaceView();
3502 method public void setSurfaceHolderCallback(android.view.SurfaceHolder.Callback);
3507 method public void setSurfaceHolderCallback(android.view.SurfaceHolder.Callback);
3512 method public android.view.SurfaceView getSurfaceView();
3513 method public void setSurfaceHolderCallback(android.view.SurfaceHolder.Callback);
3518 method public void setSurfaceHolderCallback(android.view.SurfaceHolder.Callback);
3527 method protected abstract java.lang.Object bind(android.database.Cursor);
3528 method protected abstract void bindColumns(android.database.Cursor);
3529 method public java.lang.Object convert(android.database.Cursor);
3539 method public void calculateBounds(android.graphics.Rect, android.graphics.Rect);
3547method public static android.support.v17.leanback.graphics.BoundsRule.ValueRule absoluteValue(int);
3548 method public int getAbsoluteValue();
3549 method public float getFraction();
3550method public static android.support.v17.leanback.graphics.BoundsRule.ValueRule inheritFromParent(…
3551method public static android.support.v17.leanback.graphics.BoundsRule.ValueRule inheritFromParentW…
3552 method public void setAbsoluteValue(int);
3553 method public void setFraction(float);
3557method public static android.support.v17.leanback.graphics.ColorFilterCache getColorFilterCache(in…
3558 method public android.graphics.ColorFilter getFilterForLevel(float);
3562 method public void applyFilterToView(android.view.View);
3563method public static android.support.v17.leanback.graphics.ColorFilterDimmer create(android.suppor…
3564method public static android.support.v17.leanback.graphics.ColorFilterDimmer createDefault(android…
3565 method public android.graphics.ColorFilter getColorFilter();
3566 method public android.graphics.Paint getPaint();
3567 method public void setActiveLevel(float);
3571 method public int applyToColor(int);
3572method public static android.support.v17.leanback.graphics.ColorOverlayDimmer createColorOverlayDi…
3573method public static android.support.v17.leanback.graphics.ColorOverlayDimmer createDefault(androi…
3574 method public void drawColorOverlay(android.graphics.Canvas, android.view.View, boolean);
3575 method public int getAlpha();
3576 method public float getAlphaFloat();
3577 method public android.graphics.Paint getPaint();
3578 method public boolean needsDraw();
3579 method public void setActiveLevel(float);
3584 method public void addChildDrawable(android.graphics.drawable.Drawable);
3585 method public void draw(android.graphics.Canvas);
3586method public android.support.v17.leanback.graphics.CompositeDrawable.ChildDrawable getChildAt(int…
3587 method public int getChildCount();
3588 method public android.graphics.drawable.Drawable getDrawable(int);
3589 method public int getOpacity();
3590 method public void invalidateDrawable(android.graphics.drawable.Drawable);
3591 method public void removeChild(int);
3592 method public void removeDrawable(android.graphics.drawable.Drawable);
3593method public void scheduleDrawable(android.graphics.drawable.Drawable, java.lang.Runnable, long);
3594 method public void setAlpha(int);
3595 method public void setChildDrawableAt(int, android.graphics.drawable.Drawable);
3596 method public void setColorFilter(android.graphics.ColorFilter);
3597 method public void unscheduleDrawable(android.graphics.drawable.Drawable, java.lang.Runnable);
3602 method public android.support.v17.leanback.graphics.BoundsRule getBoundsRule();
3603 method public android.graphics.drawable.Drawable getDrawable();
3604 method public void recomputeBounds();
3617 method public void draw(android.graphics.Canvas);
3618 method public android.graphics.Bitmap getBitmap();
3619 method public int getOpacity();
3620 method public android.graphics.Rect getSource();
3621 method public int getVerticalOffset();
3622 method public void setAlpha(int);
3623 method public void setBitmap(android.graphics.Bitmap);
3624 method public void setColorFilter(android.graphics.ColorFilter);
3625 method public void setSource(android.graphics.Rect);
3626 method public void setVerticalOffset(int);
3636method public void attachToMediaController(android.support.v4.media.session.MediaControllerCompat);
3637 method public void detach();
3638 method public int getCurrentPosition();
3639 method public int getCurrentSpeedId();
3640 method public android.graphics.drawable.Drawable getMediaArt();
3641 method public final android.support.v4.media.session.MediaControllerCompat getMediaController();
3642 method public int getMediaDuration();
3643 method public java.lang.CharSequence getMediaSubtitle();
3644 method public java.lang.CharSequence getMediaTitle();
3645 method public long getSupportedActions();
3646 method public boolean hasValidMedia();
3647 method public boolean isMediaPlaying();
3652 method protected boolean onError(int, int);
3653 method protected boolean onInfo(int, int);
3654 method protected void onSeekComplete();
3655 method public void pause();
3656 method public void play();
3657 method public void release();
3658 method public void reset();
3659 method public boolean setDataSource(android.net.Uri);
3665 method public int[] getFastForwardSpeeds();
3666 method public int[] getRewindSpeeds();
3667 method public long getSupportedActions();
3668 method public void onActionClicked(android.support.v17.leanback.widget.Action);
3669method protected android.support.v17.leanback.widget.PlaybackRowPresenter onCreateRowPresenter();
3670 method public boolean onKey(android.view.View, int, android.view.KeyEvent);
3690 method public android.graphics.drawable.Drawable getArt();
3691 method public final long getBufferedPosition();
3692 method public android.support.v17.leanback.widget.PlaybackControlsRow getControlsRow();
3693 method public long getCurrentPosition();
3694 method public final long getDuration();
3695method public android.support.v17.leanback.widget.PlaybackRowPresenter getPlaybackRowPresenter();
3696 method public final T getPlayerAdapter();
3697 method public java.lang.CharSequence getSubtitle();
3698 method public java.lang.CharSequence getTitle();
3699 method public boolean isControlsOverlayAutoHideEnabled();
3700 method public final boolean isPlaying();
3701 method public final boolean isPrepared();
3702method protected static void notifyItemChanged(android.support.v17.leanback.widget.ArrayObjectAdap…
3703 method public abstract void onActionClicked(android.support.v17.leanback.widget.Action);
3704method protected void onCreatePrimaryActions(android.support.v17.leanback.widget.ArrayObjectAdapte…
3705method protected abstract android.support.v17.leanback.widget.PlaybackRowPresenter onCreateRowPres…
3706method protected void onCreateSecondaryActions(android.support.v17.leanback.widget.ArrayObjectAdap…
3707 method public abstract boolean onKey(android.view.View, int, android.view.KeyEvent);
3708 method protected void onPlayCompleted();
3709 method protected void onPlayStateChanged();
3710 method protected void onPreparedStateChanged();
3711 method public final void seekTo(long);
3712 method public void setArt(android.graphics.drawable.Drawable);
3713 method public void setControlsOverlayAutoHideEnabled(boolean);
3714 method public void setControlsRow(android.support.v17.leanback.widget.PlaybackControlsRow);
3715method public void setPlaybackRowPresenter(android.support.v17.leanback.widget.PlaybackRowPresente…
3716 method public void setSubtitle(java.lang.CharSequence);
3717 method public void setTitle(java.lang.CharSequence);
3723 method public void enableProgressUpdating(boolean);
3724 method public android.support.v17.leanback.widget.PlaybackControlsRow getControlsRow();
3725method public deprecated android.support.v17.leanback.widget.PlaybackControlsRowPresenter getContr…
3726 method public abstract int getCurrentPosition();
3727 method public abstract int getCurrentSpeedId();
3728 method public int[] getFastForwardSpeeds();
3729 method public abstract android.graphics.drawable.Drawable getMediaArt();
3730 method public abstract int getMediaDuration();
3731 method public abstract java.lang.CharSequence getMediaSubtitle();
3732 method public abstract java.lang.CharSequence getMediaTitle();
3733method public android.support.v17.leanback.widget.PlaybackRowPresenter getPlaybackRowPresenter();
3734 method public int[] getRewindSpeeds();
3735 method public abstract long getSupportedActions();
3736 method public int getUpdatePeriod();
3737 method public abstract boolean hasValidMedia();
3738 method public boolean isFadingEnabled();
3739 method public abstract boolean isMediaPlaying();
3740 method public void onActionClicked(android.support.v17.leanback.widget.Action);
3741 method protected void onCreateControlsRowAndPresenter();
3742method protected void onCreatePrimaryActions(android.support.v17.leanback.widget.SparseArrayObject…
3743method protected void onCreateSecondaryActions(android.support.v17.leanback.widget.ArrayObjectAdap…
3744 method public boolean onKey(android.view.View, int, android.view.KeyEvent);
3745 method protected void onMetadataChanged();
3746 method protected void onStateChanged();
3747 method public void play(int);
3748 method public final void play();
3749 method public void setControlsRow(android.support.v17.leanback.widget.PlaybackControlsRow);
3750method public deprecated void setControlsRowPresenter(android.support.v17.leanback.widget.Playback…
3751 method public void setFadingEnabled(boolean);
3752method public void setPlaybackRowPresenter(android.support.v17.leanback.widget.PlaybackRowPresente…
3753 method public void updateProgress();
3773method public void addPlayerCallback(android.support.v17.leanback.media.PlaybackGlue.PlayerCallbac…
3774 method public android.content.Context getContext();
3775 method public android.support.v17.leanback.media.PlaybackGlueHost getHost();
3776method protected java.util.List<android.support.v17.leanback.media.PlaybackGlue.PlayerCallback> ge…
3777 method public boolean isPlaying();
3778 method public boolean isPrepared();
3779 method public deprecated boolean isReadyForPlayback();
3780 method public void next();
3781 method protected void onAttachedToHost(android.support.v17.leanback.media.PlaybackGlueHost);
3782 method protected void onDetachedFromHost();
3783 method protected void onHostPause();
3784 method protected void onHostResume();
3785 method protected void onHostStart();
3786 method protected void onHostStop();
3787 method public void pause();
3788 method public void play();
3789 method public void previous();
3790method public void removePlayerCallback(android.support.v17.leanback.media.PlaybackGlue.PlayerCall…
3791 method public final void setHost(android.support.v17.leanback.media.PlaybackGlueHost);
3792method public deprecated void setPlayerCallback(android.support.v17.leanback.media.PlaybackGlue.Pl…
3797 method public void onPlayCompleted(android.support.v17.leanback.media.PlaybackGlue);
3798 method public void onPlayStateChanged(android.support.v17.leanback.media.PlaybackGlue);
3799 method public void onPreparedStateChanged(android.support.v17.leanback.media.PlaybackGlue);
3800 method public deprecated void onReadyForPlayback();
3805 method public deprecated void fadeOut();
3806method public android.support.v17.leanback.media.PlaybackGlueHost.PlayerCallback getPlayerCallback…
3807 method public void hideControlsOverlay(boolean);
3808 method public boolean isControlsOverlayAutoHideEnabled();
3809 method public boolean isControlsOverlayVisible();
3810 method public void notifyPlaybackRowChanged();
3811 method public void setControlsOverlayAutoHideEnabled(boolean);
3812 method public deprecated void setFadingEnabled(boolean);
3813method public void setHostCallback(android.support.v17.leanback.media.PlaybackGlueHost.HostCallbac…
3814method public void setOnActionClickedListener(android.support.v17.leanback.widget.OnActionClickedL…
3815 method public void setOnKeyInterceptListener(android.view.View.OnKeyListener);
3816 method public void setPlaybackRow(android.support.v17.leanback.widget.Row);
3817method public void setPlaybackRowPresenter(android.support.v17.leanback.widget.PlaybackRowPresente…
3818 method public void showControlsOverlay(boolean);
3823 method public void onHostDestroy();
3824 method public void onHostPause();
3825 method public void onHostResume();
3826 method public void onHostStart();
3827 method public void onHostStop();
3832 method public void onBufferingStateChanged(boolean);
3833 method public void onError(int, java.lang.CharSequence);
3834 method public void onVideoSizeChanged(int, int);
3839method public final android.support.v17.leanback.widget.PlaybackSeekDataProvider getSeekProvider();
3840 method public final boolean isSeekEnabled();
3841 method public void onActionClicked(android.support.v17.leanback.widget.Action);
3842method protected android.support.v17.leanback.widget.PlaybackRowPresenter onCreateRowPresenter();
3843 method public boolean onKey(android.view.View, int, android.view.KeyEvent);
3844 method public final void setSeekEnabled(boolean);
3845method public final void setSeekProvider(android.support.v17.leanback.widget.PlaybackSeekDataProvi…
3850 method public long getBufferedPosition();
3851 method public final android.support.v17.leanback.media.PlayerAdapter.Callback getCallback();
3852 method public long getCurrentPosition();
3853 method public long getDuration();
3854 method public boolean isPlaying();
3855 method public boolean isPrepared();
3856 method public void onAttachedToHost(android.support.v17.leanback.media.PlaybackGlueHost);
3857 method public void onDetachedFromHost();
3858 method public abstract void pause();
3859 method public abstract void play();
3860 method public void seekTo(long);
3861 method public final void setCallback(android.support.v17.leanback.media.PlayerAdapter.Callback);
3862 method public void setProgressUpdatingEnabled(boolean);
3867 method public void onBufferedPositionChanged(android.support.v17.leanback.media.PlayerAdapter);
3868method public void onBufferingStateChanged(android.support.v17.leanback.media.PlayerAdapter, boole…
3869 method public void onCurrentPositionChanged(android.support.v17.leanback.media.PlayerAdapter);
3870 method public void onDurationChanged(android.support.v17.leanback.media.PlayerAdapter);
3871method public void onError(android.support.v17.leanback.media.PlayerAdapter, int, java.lang.String…
3872 method public void onPlayCompleted(android.support.v17.leanback.media.PlayerAdapter);
3873 method public void onPlayStateChanged(android.support.v17.leanback.media.PlayerAdapter);
3874 method public void onPreparedStateChanged(android.support.v17.leanback.media.PlayerAdapter);
3875method public void onVideoSizeChanged(android.support.v17.leanback.media.PlayerAdapter, int, int);
3879 method public abstract void setSurfaceHolderCallback(android.view.SurfaceHolder.Callback);
3887 method public boolean getBoolean(java.lang.String);
3888method public static android.support.v17.leanback.system.Settings getInstance(android.content.Cont…
3889 method public void setBoolean(java.lang.String, boolean);
3899method protected abstract void onBindDescription(android.support.v17.leanback.widget.AbstractDetai…
3900method public final void onBindViewHolder(android.support.v17.leanback.widget.Presenter.ViewHolder…
3901method public final android.support.v17.leanback.widget.AbstractDetailsDescriptionPresenter.ViewHo…
3902 method public void onUnbindViewHolder(android.support.v17.leanback.widget.Presenter.ViewHolder);
3907 method public android.widget.TextView getBody();
3908 method public android.widget.TextView getSubtitle();
3909 method public android.widget.TextView getTitle();
3915method protected android.support.v17.leanback.widget.RowPresenter.ViewHolder createRowViewHolder(a…
3916 method public android.support.v17.leanback.widget.Presenter getActionPresenter();
3917 method protected int getMediaPlayState(java.lang.Object);
3918 method public int getThemeId();
3919 method public boolean hasMediaRowSeparator();
3920method protected abstract void onBindMediaDetails(android.support.v17.leanback.widget.AbstractMedi…
3921method public void onBindMediaPlayState(android.support.v17.leanback.widget.AbstractMediaItemPrese…
3922method protected void onBindRowActions(android.support.v17.leanback.widget.AbstractMediaItemPresen…
3923method protected void onUnbindMediaDetails(android.support.v17.leanback.widget.AbstractMediaItemPr…
3924method public void onUnbindMediaPlayState(android.support.v17.leanback.widget.AbstractMediaItemPre…
3925 method public void setActionPresenter(android.support.v17.leanback.widget.Presenter);
3926 method public void setBackgroundColor(int);
3927 method public void setHasMediaRowSeparator(boolean);
3928 method public void setThemeId(int);
3936 method public android.view.ViewGroup getMediaItemActionsContainer();
3937 method public android.view.View getMediaItemDetailsView();
3938 method public android.widget.TextView getMediaItemDurationView();
3939 method public android.widget.TextView getMediaItemNameView();
3940 method public android.widget.TextView getMediaItemNumberView();
3941 method public android.widget.ViewFlipper getMediaItemNumberViewFlipper();
3942 method public android.view.View getMediaItemPausedView();
3943 method public android.view.View getMediaItemPlayingView();
3944method public android.support.v17.leanback.widget.MultiActionsProvider.MultiAction[] getMediaItemR…
3945 method public android.view.View getMediaItemRowSeparator();
3946 method public android.view.View getSelectorView();
3947method public void notifyActionChanged(android.support.v17.leanback.widget.MultiActionsProvider.Mu…
3948 method public void notifyDetailsChanged();
3949 method public void notifyPlayStateChanged();
3950 method public void onBindRowActions();
3951 method public void setSelectedMediaItemNumberView(int);
3957method protected android.support.v17.leanback.widget.RowPresenter.ViewHolder createRowViewHolder(a…
3958method protected abstract void onBindMediaListHeaderViewHolder(android.support.v17.leanback.widget…
3959 method public void setBackgroundColor(int);
3964 method public android.widget.TextView getHeaderView();
3972 method public final void addKeyCode(int);
3973 method public final android.graphics.drawable.Drawable getIcon();
3974 method public final long getId();
3975 method public final java.lang.CharSequence getLabel1();
3976 method public final java.lang.CharSequence getLabel2();
3977 method public final void removeKeyCode(int);
3978 method public final boolean respondsToKeyCode(int);
3979 method public final void setIcon(android.graphics.drawable.Drawable);
3980 method public final void setId(long);
3981 method public final void setLabel1(java.lang.CharSequence);
3982 method public final void setLabel2(java.lang.CharSequence);
3990 method public void add(java.lang.Object);
3991 method public void add(int, java.lang.Object);
3992 method public void addAll(int, java.util.Collection);
3993 method public void clear();
3994 method public java.lang.Object get(int);
3995 method public int indexOf(java.lang.Object);
3996 method public void notifyArrayItemRangeChanged(int, int);
3997 method public boolean remove(java.lang.Object);
3998 method public int removeItems(int, int);
3999 method public void replace(int, java.lang.Object);
4000 method public int size();
4001 method public <E> java.util.List<E> unmodifiableList();
4008 method public int getCardType();
4009 method public deprecated int getExtraVisibility();
4010 method public int getInfoVisibility();
4011 method public boolean isSelectedAnimationDelayed();
4012 method public void setCardType(int);
4013 method public deprecated void setExtraVisibility(int);
4014 method public void setInfoVisibility(int);
4015 method public void setSelectedAnimationDelayed(boolean);
4037method public void addOnChildViewHolderSelectedListener(android.support.v17.leanback.widget.OnChil…
4038 method public void animateIn();
4039 method public void animateOut();
4040 method public int getChildDrawingOrder(int, int);
4041 method public deprecated int getHorizontalMargin();
4042 method public int getHorizontalSpacing();
4043 method public int getInitialPrefetchItemCount();
4044 method public int getItemAlignmentOffset();
4045 method public float getItemAlignmentOffsetPercent();
4046 method public int getItemAlignmentViewId();
4047method public android.support.v17.leanback.widget.BaseGridView.OnUnhandledKeyListener getOnUnhandl…
4048 method public final int getSaveChildrenLimitNumber();
4049 method public final int getSaveChildrenPolicy();
4050 method public int getSelectedPosition();
4051 method public deprecated int getVerticalMargin();
4052 method public int getVerticalSpacing();
4053 method public void getViewSelectedOffsets(android.view.View, int[]);
4054 method public int getWindowAlignment();
4055 method public int getWindowAlignmentOffset();
4056 method public float getWindowAlignmentOffsetPercent();
4057 method public boolean hasPreviousViewInSameRow(int);
4058 method public boolean isChildLayoutAnimated();
4059 method public boolean isFocusDrawingOrderEnabled();
4060 method public final boolean isFocusSearchDisabled();
4061 method public boolean isItemAlignmentOffsetWithPadding();
4062 method public boolean isScrollEnabled();
4063 method public boolean isWindowAlignmentPreferKeyLineOverHighEdge();
4064 method public boolean isWindowAlignmentPreferKeyLineOverLowEdge();
4065 method public boolean onRequestFocusInDescendants(int, android.graphics.Rect);
4066method public void removeOnChildViewHolderSelectedListener(android.support.v17.leanback.widget.OnC…
4067 method public void setAnimateChildLayout(boolean);
4068 method public void setChildrenVisibility(int);
4069 method public void setFocusDrawingOrderEnabled(boolean);
4070 method public final void setFocusSearchDisabled(boolean);
4071 method public void setGravity(int);
4072 method public void setHasOverlappingRendering(boolean);
4073 method public deprecated void setHorizontalMargin(int);
4074 method public void setHorizontalSpacing(int);
4075 method public void setInitialPrefetchItemCount(int);
4076 method public void setItemAlignmentOffset(int);
4077 method public void setItemAlignmentOffsetPercent(float);
4078 method public void setItemAlignmentOffsetWithPadding(boolean);
4079 method public void setItemAlignmentViewId(int);
4080 method public deprecated void setItemMargin(int);
4081 method public void setItemSpacing(int);
4082 method public void setLayoutEnabled(boolean);
4083method public void setOnChildLaidOutListener(android.support.v17.leanback.widget.OnChildLaidOutLis…
4084method public void setOnChildSelectedListener(android.support.v17.leanback.widget.OnChildSelectedL…
4085method public void setOnChildViewHolderSelectedListener(android.support.v17.leanback.widget.OnChil…
4086method public void setOnKeyInterceptListener(android.support.v17.leanback.widget.BaseGridView.OnKe…
4087method public void setOnMotionInterceptListener(android.support.v17.leanback.widget.BaseGridView.O…
4088method public void setOnTouchInterceptListener(android.support.v17.leanback.widget.BaseGridView.On…
4089method public void setOnUnhandledKeyListener(android.support.v17.leanback.widget.BaseGridView.OnUn…
4090 method public void setPruneChild(boolean);
4091 method public final void setSaveChildrenLimitNumber(int);
4092 method public final void setSaveChildrenPolicy(int);
4093 method public void setScrollEnabled(boolean);
4094 method public void setSelectedPosition(int);
4095 method public void setSelectedPosition(int, int);
4096 method public void setSelectedPosition(int, android.support.v17.leanback.widget.ViewHolderTask);
4097 method public void setSelectedPositionSmooth(int);
4098method public void setSelectedPositionSmooth(int, android.support.v17.leanback.widget.ViewHolderTa…
4099 method public deprecated void setVerticalMargin(int);
4100 method public void setVerticalSpacing(int);
4101 method public void setWindowAlignment(int);
4102 method public void setWindowAlignmentOffset(int);
4103 method public void setWindowAlignmentOffsetPercent(float);
4104 method public void setWindowAlignmentPreferKeyLineOverHighEdge(boolean);
4105 method public void setWindowAlignmentPreferKeyLineOverLowEdge(boolean);
4119 method public abstract boolean onInterceptKeyEvent(android.view.KeyEvent);
4123 method public abstract boolean onInterceptMotionEvent(android.view.MotionEvent);
4127 method public abstract boolean onInterceptTouchEvent(android.view.MotionEvent);
4131 method public abstract boolean onUnhandledKey(android.view.KeyEvent);
4135method public abstract void onItemClicked(android.support.v17.leanback.widget.Presenter.ViewHolder…
4139method public abstract void onItemSelected(android.support.v17.leanback.widget.Presenter.ViewHolde…
4146method public android.support.v17.leanback.widget.BrowseFrameLayout.OnChildFocusListener getOnChil…
4147method public android.support.v17.leanback.widget.BrowseFrameLayout.OnFocusSearchListener getOnFoc…
4148method public void setOnChildFocusListener(android.support.v17.leanback.widget.BrowseFrameLayout.O…
4149 method public void setOnDispatchKeyListener(android.view.View.OnKeyListener);
4150method public void setOnFocusSearchListener(android.support.v17.leanback.widget.BrowseFrameLayout.…
4154 method public abstract void onRequestChildFocus(android.view.View, android.view.View);
4155 method public abstract boolean onRequestFocusInDescendants(int, android.graphics.Rect);
4159 method public abstract android.view.View onFocusSearch(android.view.View, int);
4164method public android.support.v17.leanback.widget.ClassPresenterSelector addClassPresenter(java.la…
4165method public android.support.v17.leanback.widget.ClassPresenterSelector addClassPresenterSelector…
4166 method public android.support.v17.leanback.widget.Presenter getPresenter(java.lang.Object);
4171 method public android.support.v17.leanback.widget.Presenter getPresenter(java.lang.Object);
4172 method public android.support.v17.leanback.widget.Presenter getPrimaryPresenter();
4173 method public android.support.v17.leanback.widget.Presenter getSecondaryPresenter();
4180 method public void changeCursor(android.database.Cursor);
4181 method public void close();
4182 method public java.lang.Object get(int);
4183 method public final android.database.Cursor getCursor();
4184 method public final android.support.v17.leanback.database.CursorMapper getMapper();
4185 method protected final void invalidateCache(int);
4186 method protected final void invalidateCache(int, int);
4187 method public boolean isClosed();
4188 method protected void onCursorChanged();
4189 method protected void onMapperChanged();
4190 method public final void setMapper(android.support.v17.leanback.database.CursorMapper);
4191 method public int size();
4192 method public android.database.Cursor swapCursor(android.database.Cursor);
4197method public boolean isBoundToImage(android.support.v17.leanback.widget.DetailsOverviewLogoPresen…
4198method public void onBindViewHolder(android.support.v17.leanback.widget.Presenter.ViewHolder, java…
4199 method public android.view.View onCreateView(android.view.ViewGroup);
4200method public android.support.v17.leanback.widget.Presenter.ViewHolder onCreateViewHolder(android.…
4201 method public void onUnbindViewHolder(android.support.v17.leanback.widget.Presenter.ViewHolder);
4202method public void setContext(android.support.v17.leanback.widget.DetailsOverviewLogoPresenter.Vie…
4207method public android.support.v17.leanback.widget.FullWidthDetailsOverviewRowPresenter getParentPr…
4208method public android.support.v17.leanback.widget.FullWidthDetailsOverviewRowPresenter.ViewHolder …
4209 method public boolean isSizeFromDrawableIntrinsic();
4210 method public void setSizeFromDrawableIntrinsic(boolean);
4217 method public final deprecated void addAction(android.support.v17.leanback.widget.Action);
4218 method public final deprecated void addAction(int, android.support.v17.leanback.widget.Action);
4219 method public android.support.v17.leanback.widget.Action getActionForKeyCode(int);
4220method public final deprecated java.util.List<android.support.v17.leanback.widget.Action> getActio…
4221 method public final android.support.v17.leanback.widget.ObjectAdapter getActionsAdapter();
4222 method public final android.graphics.drawable.Drawable getImageDrawable();
4223 method public final java.lang.Object getItem();
4224 method public boolean isImageScaleUpAllowed();
4225 method public final deprecated boolean removeAction(android.support.v17.leanback.widget.Action);
4226 method public final void setActionsAdapter(android.support.v17.leanback.widget.ObjectAdapter);
4227 method public final void setImageBitmap(android.content.Context, android.graphics.Bitmap);
4228 method public final void setImageDrawable(android.graphics.drawable.Drawable);
4229 method public void setImageScaleUpAllowed(boolean);
4230 method public final void setItem(java.lang.Object);
4235method public void onActionsAdapterChanged(android.support.v17.leanback.widget.DetailsOverviewRow);
4236method public void onImageDrawableChanged(android.support.v17.leanback.widget.DetailsOverviewRow);
4237 method public void onItemChanged(android.support.v17.leanback.widget.DetailsOverviewRow);
4242method protected android.support.v17.leanback.widget.RowPresenter.ViewHolder createRowViewHolder(a…
4243 method public int getBackgroundColor();
4244method public android.support.v17.leanback.widget.OnActionClickedListener getOnActionClickedListen…
4245 method public boolean isStyleLarge();
4246 method public final boolean isUsingDefaultSelectEffect();
4247 method public void setBackgroundColor(int);
4248method public void setOnActionClickedListener(android.support.v17.leanback.widget.OnActionClickedL…
4249method public final void setSharedElementEnterTransition(android.app.Activity, java.lang.String, l…
4250method public final void setSharedElementEnterTransition(android.app.Activity, java.lang.String);
4251 method public void setStyleLarge(boolean);
4261 method public android.support.v17.leanback.widget.Parallax.IntProperty getOverviewRowBottom();
4262 method public android.support.v17.leanback.widget.Parallax.IntProperty getOverviewRowTop();
4267method public void onBindViewHolder(android.support.v17.leanback.widget.Presenter.ViewHolder, java…
4268method public android.support.v17.leanback.widget.Presenter.ViewHolder onCreateViewHolder(android.…
4269 method public void onUnbindViewHolder(android.support.v17.leanback.widget.Presenter.ViewHolder);
4274 method public final boolean isRenderedAsRowView();
4278 method public abstract java.lang.Object getFacet(java.lang.Class<?>);
4282 method public abstract android.support.v17.leanback.widget.FacetProvider getFacetProvider(int);
4295method public static void setupBrowseItemFocusHighlight(android.support.v17.leanback.widget.ItemBr…
4296method public static deprecated void setupHeaderItemFocusHighlight(android.support.v17.leanback.wi…
4297method public static deprecated void setupHeaderItemFocusHighlight(android.support.v17.leanback.wi…
4298method public static void setupHeaderItemFocusHighlight(android.support.v17.leanback.widget.ItemBr…
4299method public static void setupHeaderItemFocusHighlight(android.support.v17.leanback.widget.ItemBr…
4303 method public abstract void onImeAppearing(java.util.List<android.animation.Animator>);
4304 method public abstract void onImeDisappearing(java.util.List<android.animation.Animator>);
4310method protected android.support.v17.leanback.widget.RowPresenter.ViewHolder createRowViewHolder(a…
4311 method public final int getActionsBackgroundColor();
4312 method public final int getAlignmentMode();
4313 method public final int getBackgroundColor();
4314 method public final int getInitialState();
4315 method protected int getLayoutResourceId();
4316method public android.support.v17.leanback.widget.OnActionClickedListener getOnActionClickedListen…
4317 method public final boolean isParticipatingEntranceTransition();
4318 method public final boolean isUsingDefaultSelectEffect();
4319method public final void notifyOnBindLogo(android.support.v17.leanback.widget.FullWidthDetailsOver…
4320method protected void onLayoutLogo(android.support.v17.leanback.widget.FullWidthDetailsOverviewRow…
4321method protected void onLayoutOverviewFrame(android.support.v17.leanback.widget.FullWidthDetailsOv…
4322method protected void onStateChanged(android.support.v17.leanback.widget.FullWidthDetailsOverviewR…
4323 method public final void setActionsBackgroundColor(int);
4324 method public final void setAlignmentMode(int);
4325 method public final void setBackgroundColor(int);
4326 method public final void setInitialState(int);
4327method public final void setListener(android.support.v17.leanback.widget.FullWidthDetailsOverviewR…
4328method public void setOnActionClickedListener(android.support.v17.leanback.widget.OnActionClickedL…
4329 method public final void setParticipatingEntranceTransition(boolean);
4330method public final void setState(android.support.v17.leanback.widget.FullWidthDetailsOverviewRowP…
4341method public void onBindLogo(android.support.v17.leanback.widget.FullWidthDetailsOverviewRowPrese…
4346method protected android.support.v17.leanback.widget.DetailsOverviewRow.Listener createRowListener…
4347 method public final android.view.ViewGroup getActionsRow();
4348 method public final android.view.ViewGroup getDetailsDescriptionFrame();
4349method public final android.support.v17.leanback.widget.Presenter.ViewHolder getDetailsDescription…
4350method public final android.support.v17.leanback.widget.DetailsOverviewLogoPresenter.ViewHolder ge…
4351 method public final android.view.ViewGroup getOverviewView();
4352 method public final int getState();
4362 method public boolean getAutoStartSharedElementTransition();
4363 method public void setAutoStartSharedElementTransition(boolean);
4364 method public void setSharedElementEnterTransition(android.app.Activity, java.lang.String);
4365method public void setSharedElementEnterTransition(android.app.Activity, java.lang.String, long);
4366 method public void startPostponedEnterTransition();
4371 method public android.widget.TextView getBreadcrumbView();
4372 method public android.widget.TextView getDescriptionView();
4373 method public android.widget.ImageView getIconView();
4374 method public android.widget.TextView getTitleView();
4375method public android.view.View onCreateView(android.view.LayoutInflater, android.view.ViewGroup, …
4376 method public void onDestroyView();
4377 method public void onImeAppearing(java.util.List<android.animation.Animator>);
4378 method public void onImeDisappearing(java.util.List<android.animation.Animator>);
4379 method public int onProvideLayoutId();
4384 method public java.lang.String getBreadcrumb();
4385 method public java.lang.String getDescription();
4386 method public android.graphics.drawable.Drawable getIconDrawable();
4387 method public java.lang.String getTitle();
4392 method public int getCheckSetId();
4393 method public java.lang.CharSequence getDescription();
4394 method public int getDescriptionEditInputType();
4395 method public int getDescriptionInputType();
4396 method public java.lang.CharSequence getEditDescription();
4397 method public int getEditInputType();
4398 method public java.lang.CharSequence getEditTitle();
4399 method public int getInputType();
4400 method public android.content.Intent getIntent();
4401 method public java.util.List<android.support.v17.leanback.widget.GuidedAction> getSubActions();
4402 method public java.lang.CharSequence getTitle();
4403 method public boolean hasEditableActivatorView();
4404 method public boolean hasMultilineDescription();
4405 method public boolean hasNext();
4406 method public boolean hasSubActions();
4407 method public boolean hasTextEditable();
4408 method public boolean infoOnly();
4409 method public final boolean isAutoSaveRestoreEnabled();
4410 method public boolean isChecked();
4411 method public boolean isDescriptionEditable();
4412 method public boolean isEditTitleUsed();
4413 method public boolean isEditable();
4414 method public boolean isEnabled();
4415 method public boolean isFocusable();
4416 method public void onRestoreInstanceState(android.os.Bundle, java.lang.String);
4417 method public void onSaveInstanceState(android.os.Bundle, java.lang.String);
4418 method public void setChecked(boolean);
4419 method public void setDescription(java.lang.CharSequence);
4420 method public void setEditDescription(java.lang.CharSequence);
4421 method public void setEditTitle(java.lang.CharSequence);
4422 method public void setEnabled(boolean);
4423 method public void setFocusable(boolean);
4424 method public void setIntent(android.content.Intent);
4425method public void setSubActions(java.util.List<android.support.v17.leanback.widget.GuidedAction>);
4426 method public void setTitle(java.lang.CharSequence);
4443 method public android.support.v17.leanback.widget.GuidedAction build();
4448 method protected final void applyValues(android.support.v17.leanback.widget.GuidedAction);
4449 method public B autoSaveRestoreEnabled(boolean);
4450 method public B checkSetId(int);
4451 method public B checked(boolean);
4452 method public B clickAction(long);
4453 method public B description(java.lang.CharSequence);
4454 method public B description(int);
4455 method public B descriptionEditInputType(int);
4456 method public B descriptionEditable(boolean);
4457 method public B descriptionInputType(int);
4458 method public B editDescription(java.lang.CharSequence);
4459 method public B editDescription(int);
4460 method public B editInputType(int);
4461 method public B editTitle(java.lang.CharSequence);
4462 method public B editTitle(int);
4463 method public B editable(boolean);
4464 method public B enabled(boolean);
4465 method public B focusable(boolean);
4466 method public android.content.Context getContext();
4467 method public B hasEditableActivatorView(boolean);
4468 method public B hasNext(boolean);
4469 method public B icon(android.graphics.drawable.Drawable);
4470 method public B icon(int);
4471 method public deprecated B iconResourceId(int, android.content.Context);
4472 method public B id(long);
4473 method public B infoOnly(boolean);
4474 method public B inputType(int);
4475 method public B intent(android.content.Intent);
4476 method public B multilineDescription(boolean);
4477 method public B subActions(java.util.List<android.support.v17.leanback.widget.GuidedAction>);
4478 method public B title(java.lang.CharSequence);
4479 method public B title(int);
4486method public void setImeKeyListener(android.support.v17.leanback.widget.ImeKeyMonitor.ImeKeyListe…
4491 method public void collapseAction(boolean);
4492 method public void expandAction(android.support.v17.leanback.widget.GuidedAction, boolean);
4493 method public android.support.v17.leanback.widget.VerticalGridView getActionsGridView();
4494 method public android.support.v17.leanback.widget.GuidedAction getExpandedAction();
4495 method public int getItemViewType(android.support.v17.leanback.widget.GuidedAction);
4496 method public android.support.v17.leanback.widget.VerticalGridView getSubActionsGridView();
4497 method public final boolean isBackKeyToCollapseActivatorView();
4498 method public final boolean isBackKeyToCollapseSubActions();
4499 method public boolean isButtonActions();
4500 method public boolean isExpandTransitionSupported();
4501 method public boolean isExpanded();
4502 method public boolean isInExpandTransition();
4503 method public boolean isSubActionsExpanded();
4504method public void onAnimateItemChecked(android.support.v17.leanback.widget.GuidedActionsStylist.V…
4505method public void onAnimateItemFocused(android.support.v17.leanback.widget.GuidedActionsStylist.V…
4506method public void onAnimateItemPressed(android.support.v17.leanback.widget.GuidedActionsStylist.V…
4507method public void onAnimateItemPressedCancelled(android.support.v17.leanback.widget.GuidedActions…
4508method public void onBindActivatorView(android.support.v17.leanback.widget.GuidedActionsStylist.Vi…
4509method public void onBindCheckMarkView(android.support.v17.leanback.widget.GuidedActionsStylist.Vi…
4510method public void onBindChevronView(android.support.v17.leanback.widget.GuidedActionsStylist.View…
4511method public void onBindViewHolder(android.support.v17.leanback.widget.GuidedActionsStylist.ViewH…
4512method public android.view.View onCreateView(android.view.LayoutInflater, android.view.ViewGroup);
4513method public android.support.v17.leanback.widget.GuidedActionsStylist.ViewHolder onCreateViewHold…
4514method public android.support.v17.leanback.widget.GuidedActionsStylist.ViewHolder onCreateViewHold…
4515 method public void onDestroyView();
4516method protected deprecated void onEditingModeChange(android.support.v17.leanback.widget.GuidedAct…
4517method protected void onEditingModeChange(android.support.v17.leanback.widget.GuidedActionsStylist…
4518 method public void onImeAppearing(java.util.List<android.animation.Animator>);
4519 method public void onImeDisappearing(java.util.List<android.animation.Animator>);
4520 method public int onProvideItemLayoutId();
4521 method public int onProvideItemLayoutId(int);
4522 method public int onProvideLayoutId();
4523method public boolean onUpdateActivatorView(android.support.v17.leanback.widget.GuidedActionsStyli…
4524method public void onUpdateExpandedViewHolder(android.support.v17.leanback.widget.GuidedActionsSty…
4525 method public void openInEditMode(android.support.v17.leanback.widget.GuidedAction);
4526 method public void setAsButtonActions();
4527 method public final void setBackKeyToCollapseActivatorView(boolean);
4528 method public final void setBackKeyToCollapseSubActions(boolean);
4529method public deprecated void setEditingMode(android.support.v17.leanback.widget.GuidedActionsStyl…
4530method public deprecated void setExpandedViewHolder(android.support.v17.leanback.widget.GuidedActi…
4531method protected void setupImeOptions(android.support.v17.leanback.widget.GuidedActionsStylist.Vie…
4532method public deprecated void startExpandedTransition(android.support.v17.leanback.widget.GuidedAc…
4540 method public android.support.v17.leanback.widget.GuidedAction getAction();
4541 method public android.widget.ImageView getCheckmarkView();
4542 method public android.widget.ImageView getChevronView();
4543 method public android.view.View getContentView();
4544 method public android.widget.TextView getDescriptionView();
4545 method public android.widget.EditText getEditableDescriptionView();
4546 method public android.widget.EditText getEditableTitleView();
4547 method public android.view.View getEditingView();
4548 method public java.lang.Object getFacet(java.lang.Class<?>);
4549 method public android.widget.ImageView getIconView();
4550 method public android.widget.TextView getTitleView();
4551 method public boolean isInEditing();
4552 method public boolean isInEditingActivatorView();
4553 method public boolean isInEditingDescription();
4554 method public boolean isInEditingText();
4555 method public boolean isInEditingTitle();
4556 method public boolean isSubAction();
4561 method public long getDate();
4562 method public java.lang.String getDatePickerFormat();
4563 method public long getMaxDate();
4564 method public long getMinDate();
4565 method public void setDate(long);
4570 method public android.support.v17.leanback.widget.GuidedDatePickerAction build();
4575method protected final void applyDatePickerValues(android.support.v17.leanback.widget.GuidedDatePi…
4576 method public B date(long);
4577 method public B datePickerFormat(java.lang.String);
4578 method public B maxDate(long);
4579 method public B minDate(long);
4585 method public java.lang.CharSequence getContentDescription();
4586 method public java.lang.CharSequence getDescription();
4587 method public final long getId();
4588 method public final java.lang.String getName();
4589 method public void setContentDescription(java.lang.CharSequence);
4590 method public void setDescription(java.lang.CharSequence);
4597 method public final boolean getFadingLeftEdge();
4598 method public final int getFadingLeftEdgeLength();
4599 method public final int getFadingLeftEdgeOffset();
4600 method public final boolean getFadingRightEdge();
4601 method public final int getFadingRightEdgeLength();
4602 method public final int getFadingRightEdgeOffset();
4603 method protected void initAttributes(android.content.Context, android.util.AttributeSet);
4604 method public final void setFadingLeftEdge(boolean);
4605 method public final void setFadingLeftEdgeLength(int);
4606 method public final void setFadingLeftEdgeOffset(int);
4607 method public final void setFadingRightEdge(boolean);
4608 method public final void setFadingRightEdgeLength(int);
4609 method public final void setFadingRightEdgeOffset(int);
4610 method public void setNumRows(int);
4611 method public void setRowHeight(int);
4616 method protected void insertView(android.view.View);
4617method public void select(android.support.v17.leanback.widget.HorizontalGridView, android.view.Vie…
4625 method public android.graphics.drawable.Drawable getBadgeImage();
4626 method public java.lang.CharSequence getContentText();
4627 method public android.graphics.drawable.Drawable getInfoAreaBackground();
4628 method public android.graphics.drawable.Drawable getMainImage();
4629 method public final android.widget.ImageView getMainImageView();
4630 method public java.lang.CharSequence getTitleText();
4631 method public void setBadgeImage(android.graphics.drawable.Drawable);
4632 method public void setContentText(java.lang.CharSequence);
4633 method public void setInfoAreaBackground(android.graphics.drawable.Drawable);
4634 method public void setInfoAreaBackgroundColor(int);
4635 method public void setMainImage(android.graphics.drawable.Drawable);
4636 method public void setMainImage(android.graphics.drawable.Drawable, boolean);
4637 method public void setMainImageAdjustViewBounds(boolean);
4638 method public void setMainImageDimensions(int, int);
4639 method public void setMainImageScaleType(android.widget.ImageView.ScaleType);
4640 method public void setTitleText(java.lang.CharSequence);
4649method public abstract void setImeKeyListener(android.support.v17.leanback.widget.ImeKeyMonitor.Im…
4653 method public abstract boolean onKeyPreIme(android.widget.EditText, int, android.view.KeyEvent);
4658method public android.support.v17.leanback.widget.ItemAlignmentFacet.ItemAlignmentDef[] getAlignme…
4659 method public boolean isMultiAlignment();
4660method public void setAlignmentDefs(android.support.v17.leanback.widget.ItemAlignmentFacet.ItemAli…
4666 method public final int getItemAlignmentFocusViewId();
4667 method public final int getItemAlignmentOffset();
4668 method public final float getItemAlignmentOffsetPercent();
4669 method public final int getItemAlignmentViewId();
4670 method public boolean isAlignedToTextViewBaseLine();
4671 method public final boolean isItemAlignmentOffsetWithPadding();
4672 method public final void setAlignedToTextViewBaseline(boolean);
4673 method public final void setItemAlignmentFocusViewId(int);
4674 method public final void setItemAlignmentOffset(int);
4675 method public final void setItemAlignmentOffsetPercent(float);
4676 method public final void setItemAlignmentOffsetWithPadding(boolean);
4677 method public final void setItemAlignmentViewId(int);
4684 method public void clear();
4685 method public android.support.v17.leanback.widget.FacetProvider getFacetProvider(int);
4686 method public int getItemCount();
4687method public java.util.ArrayList<android.support.v17.leanback.widget.Presenter> getPresenterMappe…
4688 method public android.support.v17.leanback.widget.ItemBridgeAdapter.Wrapper getWrapper();
4689 method protected void onAddPresenter(android.support.v17.leanback.widget.Presenter, int);
4690method protected void onAttachedToWindow(android.support.v17.leanback.widget.ItemBridgeAdapter.Vie…
4691 method protected void onBind(android.support.v17.leanback.widget.ItemBridgeAdapter.ViewHolder);
4692method public final void onBindViewHolder(android.support.v7.widget.RecyclerView.ViewHolder, int);
4693method protected void onCreate(android.support.v17.leanback.widget.ItemBridgeAdapter.ViewHolder);
4694method public final android.support.v7.widget.RecyclerView.ViewHolder onCreateViewHolder(android.v…
4695method protected void onDetachedFromWindow(android.support.v17.leanback.widget.ItemBridgeAdapter.V…
4696method protected void onUnbind(android.support.v17.leanback.widget.ItemBridgeAdapter.ViewHolder);
4697method public final void onViewAttachedToWindow(android.support.v7.widget.RecyclerView.ViewHolder);
4698method public final void onViewDetachedFromWindow(android.support.v7.widget.RecyclerView.ViewHolde…
4699 method public final void onViewRecycled(android.support.v7.widget.RecyclerView.ViewHolder);
4700 method public void setAdapter(android.support.v17.leanback.widget.ObjectAdapter);
4701method public void setAdapterListener(android.support.v17.leanback.widget.ItemBridgeAdapter.Adapte…
4702 method public void setPresenter(android.support.v17.leanback.widget.PresenterSelector);
4703method public void setPresenterMapper(java.util.ArrayList<android.support.v17.leanback.widget.Pres…
4704 method public void setWrapper(android.support.v17.leanback.widget.ItemBridgeAdapter.Wrapper);
4709 method public void onAddPresenter(android.support.v17.leanback.widget.Presenter, int);
4710method public void onAttachedToWindow(android.support.v17.leanback.widget.ItemBridgeAdapter.ViewHo…
4711 method public void onBind(android.support.v17.leanback.widget.ItemBridgeAdapter.ViewHolder);
4712 method public void onCreate(android.support.v17.leanback.widget.ItemBridgeAdapter.ViewHolder);
4713method public void onDetachedFromWindow(android.support.v17.leanback.widget.ItemBridgeAdapter.View…
4714 method public void onUnbind(android.support.v17.leanback.widget.ItemBridgeAdapter.ViewHolder);
4718 method public final java.lang.Object getExtraObject();
4719 method public java.lang.Object getFacet(java.lang.Class<?>);
4720 method public final java.lang.Object getItem();
4721 method public final android.support.v17.leanback.widget.Presenter getPresenter();
4722 method public final android.support.v17.leanback.widget.Presenter.ViewHolder getViewHolder();
4723 method public void setExtraObject(java.lang.Object);
4728 method public abstract android.view.View createWrapper(android.view.View);
4729 method public abstract void wrap(android.view.View, android.view.View);
4734 method public android.view.View createWrapper(android.view.View);
4735 method public void wrap(android.view.View, android.view.View);
4742 method public final android.support.v17.leanback.widget.ObjectAdapter getAdapter();
4743 method public java.lang.CharSequence getContentDescription();
4744 method public void setContentDescription(java.lang.CharSequence);
4751 method public final java.lang.CharSequence getDescription();
4752 method public final java.lang.CharSequence getTitle();
4753 method public final void setDescription(java.lang.CharSequence);
4754 method public final void setTitle(java.lang.CharSequence);
4761method protected void applySelectLevelToChild(android.support.v17.leanback.widget.ListRowPresenter…
4762 method public final boolean areChildRoundedCornersEnabled();
4763method protected android.support.v17.leanback.widget.RowPresenter.ViewHolder createRowViewHolder(a…
4764method protected android.support.v17.leanback.widget.ShadowOverlayHelper.Options createShadowOverl…
4765 method public final void enableChildRoundedCorners(boolean);
4766 method public int getExpandedRowHeight();
4767 method public final int getFocusZoomFactor();
4768method public final android.support.v17.leanback.widget.PresenterSelector getHoverCardPresenterSel…
4769 method public int getRecycledPoolSize(android.support.v17.leanback.widget.Presenter);
4770 method public int getRowHeight();
4771 method public final boolean getShadowEnabled();
4772 method public final deprecated int getZoomFactor();
4773 method public final boolean isFocusDimmerUsed();
4774 method public final boolean isKeepChildForeground();
4775 method public boolean isUsingDefaultListSelectEffect();
4776 method public final boolean isUsingDefaultSelectEffect();
4777 method public boolean isUsingDefaultShadow();
4778 method public boolean isUsingZOrder(android.content.Context);
4779 method public void setExpandedRowHeight(int);
4780method public final void setHoverCardPresenterSelector(android.support.v17.leanback.widget.Present…
4781 method public final void setKeepChildForeground(boolean);
4782 method public void setNumRows(int);
4783 method public void setRecycledPoolSize(android.support.v17.leanback.widget.Presenter, int);
4784 method public void setRowHeight(int);
4785 method public final void setShadowEnabled(boolean);
4790 method public int getItemPosition();
4791 method public android.support.v17.leanback.widget.Presenter.ViewHolderTask getItemTask();
4792 method public boolean isSmoothScroll();
4793 method public void setItemPosition(int);
4794 method public void setItemTask(android.support.v17.leanback.widget.Presenter.ViewHolderTask);
4795 method public void setSmoothScroll(boolean);
4800 method public final android.support.v17.leanback.widget.ItemBridgeAdapter getBridgeAdapter();
4801 method public final android.support.v17.leanback.widget.HorizontalGridView getGridView();
4802 method public android.support.v17.leanback.widget.Presenter.ViewHolder getItemViewHolder(int);
4803 method public final android.support.v17.leanback.widget.ListRowPresenter getListRowPresenter();
4804 method public int getSelectedPosition();
4811 method public android.support.v17.leanback.widget.HorizontalGridView getGridView();
4815method public abstract android.support.v17.leanback.widget.MultiActionsProvider.MultiAction[] getA…
4820 method public android.graphics.drawable.Drawable getCurrentDrawable();
4821 method public android.graphics.drawable.Drawable[] getDrawables();
4822 method public long getId();
4823 method public int getIndex();
4824 method public void incrementIndex();
4825 method public void setDrawables(android.graphics.drawable.Drawable[]);
4826 method public void setIndex(int);
4833 method public abstract java.lang.Object get(int);
4834 method public long getId(int);
4835method public final android.support.v17.leanback.widget.Presenter getPresenter(java.lang.Object);
4836method public final android.support.v17.leanback.widget.PresenterSelector getPresenterSelector();
4837 method public final boolean hasStableIds();
4838 method public boolean isImmediateNotifySupported();
4839 method protected final void notifyChanged();
4840 method public final void notifyItemRangeChanged(int, int);
4841 method protected final void notifyItemRangeInserted(int, int);
4842 method protected final void notifyItemRangeRemoved(int, int);
4843 method protected void onHasStableIdsChanged();
4844 method protected void onPresenterSelectorChanged();
4845method public final void registerObserver(android.support.v17.leanback.widget.ObjectAdapter.DataOb…
4846 method public final void setHasStableIds(boolean);
4847method public final void setPresenterSelector(android.support.v17.leanback.widget.PresenterSelecto…
4848 method public abstract int size();
4849 method public final void unregisterAllObservers();
4850method public final void unregisterObserver(android.support.v17.leanback.widget.ObjectAdapter.Data…
4856 method public void onChanged();
4857 method public void onItemRangeChanged(int, int);
4858 method public void onItemRangeInserted(int, int);
4859 method public void onItemRangeRemoved(int, int);
4863 method public abstract void onActionClicked(android.support.v17.leanback.widget.Action);
4867method public abstract void onChildLaidOut(android.view.ViewGroup, android.view.View, int, long);
4871method public abstract void onChildSelected(android.view.ViewGroup, android.view.View, int, long);
4876method public void onChildViewHolderSelected(android.support.v7.widget.RecyclerView, android.suppo…
4877method public void onChildViewHolderSelectedAndPositioned(android.support.v7.widget.RecyclerView, …
4888 method public final boolean isRenderedAsRowView();
4893method public android.support.v17.leanback.widget.ParallaxEffect addEffect(android.support.v17.lea…
4894 method public final PropertyT addProperty(java.lang.String);
4895 method public abstract PropertyT createProperty(java.lang.String, int);
4896 method public java.util.List<android.support.v17.leanback.widget.ParallaxEffect> getEffects();
4897 method public abstract float getMaxValue();
4898 method public final java.util.List<PropertyT> getProperties();
4899 method public void removeAllEffects();
4900 method public void removeEffect(android.support.v17.leanback.widget.ParallaxEffect);
4901 method public void updateValues();
4906method public final android.support.v17.leanback.widget.Parallax.PropertyMarkerValue at(float, flo…
4907method public final android.support.v17.leanback.widget.Parallax.PropertyMarkerValue atAbsolute(fl…
4908method public final android.support.v17.leanback.widget.Parallax.PropertyMarkerValue atFraction(fl…
4909 method public final android.support.v17.leanback.widget.Parallax.PropertyMarkerValue atMax();
4910 method public final android.support.v17.leanback.widget.Parallax.PropertyMarkerValue atMin();
4911 method public final java.lang.Float get(android.support.v17.leanback.widget.Parallax);
4912 method public final int getIndex();
4913 method public final float getValue(android.support.v17.leanback.widget.Parallax);
4914 method public final void set(android.support.v17.leanback.widget.Parallax, java.lang.Float);
4915 method public final void setValue(android.support.v17.leanback.widget.Parallax, float);
4922method public final android.support.v17.leanback.widget.Parallax.PropertyMarkerValue at(int, float…
4923method public final android.support.v17.leanback.widget.Parallax.PropertyMarkerValue atAbsolute(in…
4924method public final android.support.v17.leanback.widget.Parallax.PropertyMarkerValue atFraction(fl…
4925 method public final android.support.v17.leanback.widget.Parallax.PropertyMarkerValue atMax();
4926 method public final android.support.v17.leanback.widget.Parallax.PropertyMarkerValue atMin();
4927 method public final java.lang.Integer get(android.support.v17.leanback.widget.Parallax);
4928 method public final int getIndex();
4929 method public final int getValue(android.support.v17.leanback.widget.Parallax);
4930 method public final void set(android.support.v17.leanback.widget.Parallax, java.lang.Integer);
4931 method public final void setValue(android.support.v17.leanback.widget.Parallax, int);
4938 method public PropertyT getProperty();
4942 method public final void addTarget(android.support.v17.leanback.widget.ParallaxTarget);
4943method public final java.util.List<android.support.v17.leanback.widget.Parallax.PropertyMarkerValu…
4944method public final java.util.List<android.support.v17.leanback.widget.ParallaxTarget> getTargets(…
4945 method public final void performMapping(android.support.v17.leanback.widget.Parallax);
4946 method public final void removeTarget(android.support.v17.leanback.widget.ParallaxTarget);
4947method public final void setPropertyRanges(android.support.v17.leanback.widget.Parallax.PropertyMa…
4948method public final android.support.v17.leanback.widget.ParallaxEffect target(android.support.v17.…
4949method public final android.support.v17.leanback.widget.ParallaxEffect target(java.lang.Object, an…
4950method public final <T, V extends java.lang.Number> android.support.v17.leanback.widget.ParallaxEf…
4955 method public void directUpdate(java.lang.Number);
4956 method public boolean isDirectMapping();
4957 method public void update(float);
4971 method public android.support.v17.leanback.widget.Action getActionForKeyCode(int);
4972method public android.support.v17.leanback.widget.Action getActionForKeyCode(android.support.v17.l…
4973 method public long getBufferedPosition();
4974 method public deprecated int getBufferedProgress();
4975 method public deprecated long getBufferedProgressLong();
4976 method public long getCurrentPosition();
4977 method public deprecated int getCurrentTime();
4978 method public deprecated long getCurrentTimeLong();
4979 method public long getDuration();
4980 method public final android.graphics.drawable.Drawable getImageDrawable();
4981 method public final java.lang.Object getItem();
4982method public final android.support.v17.leanback.widget.ObjectAdapter getPrimaryActionsAdapter();
4983method public final android.support.v17.leanback.widget.ObjectAdapter getSecondaryActionsAdapter();
4984 method public deprecated int getTotalTime();
4985 method public deprecated long getTotalTimeLong();
4986 method public void setBufferedPosition(long);
4987 method public deprecated void setBufferedProgress(int);
4988 method public deprecated void setBufferedProgressLong(long);
4989 method public void setCurrentPosition(long);
4990 method public deprecated void setCurrentTime(int);
4991 method public deprecated void setCurrentTimeLong(long);
4992 method public void setDuration(long);
4993 method public final void setImageBitmap(android.content.Context, android.graphics.Bitmap);
4994 method public final void setImageDrawable(android.graphics.drawable.Drawable);
4995method public void setOnPlaybackProgressChangedListener(android.support.v17.leanback.widget.Playba…
4996method public final void setPrimaryActionsAdapter(android.support.v17.leanback.widget.ObjectAdapte…
4997method public final void setSecondaryActionsAdapter(android.support.v17.leanback.widget.ObjectAdap…
4998 method public deprecated void setTotalTime(int);
4999 method public deprecated void setTotalTimeLong(long);
5031 method public int getActionCount();
5032 method public android.graphics.drawable.Drawable getDrawable(int);
5033 method public int getIndex();
5034 method public java.lang.String getLabel(int);
5035 method public java.lang.String getSecondaryLabel(int);
5036 method public void nextIndex();
5037 method public void setDrawables(android.graphics.drawable.Drawable[]);
5038 method public void setIndex(int);
5039 method public void setLabels(java.lang.String[]);
5040 method public void setSecondaryLabels(java.lang.String[]);
5045method public void onBufferedPositionChanged(android.support.v17.leanback.widget.PlaybackControlsR…
5046method public void onCurrentPositionChanged(android.support.v17.leanback.widget.PlaybackControlsRo…
5047method public void onDurationChanged(android.support.v17.leanback.widget.PlaybackControlsRow, long…
5115 method public boolean areSecondaryActionsHidden();
5116method protected android.support.v17.leanback.widget.RowPresenter.ViewHolder createRowViewHolder(a…
5117 method public int getBackgroundColor();
5118method public android.support.v17.leanback.widget.OnActionClickedListener getOnActionClickedListen…
5119 method public int getProgressColor();
5120 method public void setBackgroundColor(int);
5121method public void setOnActionClickedListener(android.support.v17.leanback.widget.OnActionClickedL…
5122 method public void setProgressColor(int);
5123 method public void setSecondaryActionsHidden(boolean);
5124method public void showBottomSpace(android.support.v17.leanback.widget.PlaybackControlsRowPresente…
5125method public void showPrimaryActions(android.support.v17.leanback.widget.PlaybackControlsRowPrese…
5134 method public void onReappear(android.support.v17.leanback.widget.RowPresenter.ViewHolder);
5143 method public long[] getSeekPositions();
5144method public void getThumbnail(int, android.support.v17.leanback.widget.PlaybackSeekDataProvider.…
5145 method public void reset();
5150 method public void onThumbnailLoaded(android.graphics.Bitmap, int);
5154method public abstract void setPlaybackSeekUiClient(android.support.v17.leanback.widget.PlaybackSe…
5159method public android.support.v17.leanback.widget.PlaybackSeekDataProvider getPlaybackSeekDataProv…
5160 method public boolean isSeekEnabled();
5161 method public void onSeekFinished(boolean);
5162 method public void onSeekPositionChanged(long);
5163 method public void onSeekStarted();
5168method protected android.support.v17.leanback.widget.RowPresenter.ViewHolder createRowViewHolder(a…
5169 method public float getDefaultSeekIncrement();
5170method public android.support.v17.leanback.widget.OnActionClickedListener getOnActionClickedListen…
5171 method public int getProgressColor();
5172method protected void onProgressBarClicked(android.support.v17.leanback.widget.PlaybackTransportRo…
5173 method public void setDefaultSeekIncrement(float);
5174 method public void setDescriptionPresenter(android.support.v17.leanback.widget.Presenter);
5175method public void setOnActionClickedListener(android.support.v17.leanback.widget.OnActionClickedL…
5176 method public void setProgressColor(int);
5181 method public final android.widget.TextView getCurrentPositionView();
5182method public final android.support.v17.leanback.widget.Presenter.ViewHolder getDescriptionViewHol…
5183 method public final android.widget.TextView getDurationView();
5184 method protected void onSetCurrentPositionLabel(long);
5185 method protected void onSetDurationLabel(long);
5186method public void setPlaybackSeekUiClient(android.support.v17.leanback.widget.PlaybackSeekUi.Clie…
5191 method protected static void cancelAnimationsRecursive(android.view.View);
5192 method public final java.lang.Object getFacet(java.lang.Class<?>);
5193method public abstract void onBindViewHolder(android.support.v17.leanback.widget.Presenter.ViewHol…
5194method public abstract android.support.v17.leanback.widget.Presenter.ViewHolder onCreateViewHolder…
5195method public abstract void onUnbindViewHolder(android.support.v17.leanback.widget.Presenter.ViewH…
5196method public void onViewAttachedToWindow(android.support.v17.leanback.widget.Presenter.ViewHolder…
5197method public void onViewDetachedFromWindow(android.support.v17.leanback.widget.Presenter.ViewHold…
5198 method public final void setFacet(java.lang.Class<?>, java.lang.Object);
5199method public void setOnClickListener(android.support.v17.leanback.widget.Presenter.ViewHolder, an…
5204 method public final java.lang.Object getFacet(java.lang.Class<?>);
5205 method public final void setFacet(java.lang.Class<?>, java.lang.Object);
5211 method public void run(android.support.v17.leanback.widget.Presenter.ViewHolder);
5216method public abstract android.support.v17.leanback.widget.Presenter getPresenter(java.lang.Object…
5217 method public android.support.v17.leanback.widget.Presenter[] getPresenters();
5222 method public void clear();
5223 method public final android.view.ViewGroup getParentViewGroup();
5224method public void init(android.view.ViewGroup, android.support.v17.leanback.widget.PresenterSelec…
5225 method protected abstract void insertView(android.view.View);
5226 method protected void onViewSelected(android.view.View);
5227 method public void select(java.lang.Object);
5228 method protected void showView(android.view.View, boolean);
5229 method public void unselect();
5234method public android.support.v17.leanback.widget.RecyclerViewParallax.ChildPositionProperty creat…
5235 method public float getMaxValue();
5236 method public android.support.v7.widget.RecyclerView getRecyclerView();
5237 method public void setRecyclerView(android.support.v7.widget.RecyclerView);
5241method public android.support.v17.leanback.widget.RecyclerViewParallax.ChildPositionProperty adapt…
5242method public android.support.v17.leanback.widget.RecyclerViewParallax.ChildPositionProperty fract…
5243 method public int getAdapterPosition();
5244 method public float getFraction();
5245 method public int getOffset();
5246 method public int getViewId();
5247method public android.support.v17.leanback.widget.RecyclerViewParallax.ChildPositionProperty offse…
5248method public android.support.v17.leanback.widget.RecyclerViewParallax.ChildPositionProperty viewI…
5255 method public final android.support.v17.leanback.widget.HeaderItem getHeaderItem();
5256 method public final long getId();
5257 method public boolean isRenderedAsRowView();
5258 method public final void setHeaderItem(android.support.v17.leanback.widget.HeaderItem);
5259 method public final void setId(long);
5264 method protected static float getFontDescent(android.widget.TextView, android.graphics.Paint);
5265method public int getSpaceUnderBaseline(android.support.v17.leanback.widget.RowHeaderPresenter.Vie…
5266 method public boolean isNullItemVisibilityGone();
5267method public void onBindViewHolder(android.support.v17.leanback.widget.Presenter.ViewHolder, java…
5268method public android.support.v17.leanback.widget.Presenter.ViewHolder onCreateViewHolder(android.…
5269method protected void onSelectLevelChanged(android.support.v17.leanback.widget.RowHeaderPresenter.…
5270 method public void onUnbindViewHolder(android.support.v17.leanback.widget.Presenter.ViewHolder);
5271 method public void setNullItemVisibilityGone(boolean);
5272method public final void setSelectLevel(android.support.v17.leanback.widget.RowHeaderPresenter.Vie…
5277 method public final float getSelectLevel();
5288method protected abstract android.support.v17.leanback.widget.RowPresenter.ViewHolder createRowVie…
5289method protected void dispatchItemSelectedListener(android.support.v17.leanback.widget.RowPresente…
5290 method public void freeze(android.support.v17.leanback.widget.RowPresenter.ViewHolder, boolean);
5291 method public final android.support.v17.leanback.widget.RowHeaderPresenter getHeaderPresenter();
5292method public final android.support.v17.leanback.widget.RowPresenter.ViewHolder getRowViewHolder(a…
5293 method public final boolean getSelectEffectEnabled();
5294method public final float getSelectLevel(android.support.v17.leanback.widget.Presenter.ViewHolder);
5295 method public final int getSyncActivatePolicy();
5296method protected void initializeRowViewHolder(android.support.v17.leanback.widget.RowPresenter.Vie…
5297 method protected boolean isClippingChildren();
5298 method public boolean isUsingDefaultSelectEffect();
5299method protected void onBindRowViewHolder(android.support.v17.leanback.widget.RowPresenter.ViewHol…
5300method public final void onBindViewHolder(android.support.v17.leanback.widget.Presenter.ViewHolder…
5301method public final android.support.v17.leanback.widget.Presenter.ViewHolder onCreateViewHolder(an…
5302method protected void onRowViewAttachedToWindow(android.support.v17.leanback.widget.RowPresenter.V…
5303method protected void onRowViewDetachedFromWindow(android.support.v17.leanback.widget.RowPresenter…
5304method protected void onRowViewExpanded(android.support.v17.leanback.widget.RowPresenter.ViewHolde…
5305method protected void onRowViewSelected(android.support.v17.leanback.widget.RowPresenter.ViewHolde…
5306method protected void onSelectLevelChanged(android.support.v17.leanback.widget.RowPresenter.ViewHo…
5307method protected void onUnbindRowViewHolder(android.support.v17.leanback.widget.RowPresenter.ViewH…
5308method public final void onUnbindViewHolder(android.support.v17.leanback.widget.Presenter.ViewHold…
5309method public final void onViewAttachedToWindow(android.support.v17.leanback.widget.Presenter.View…
5310method public final void onViewDetachedFromWindow(android.support.v17.leanback.widget.Presenter.Vi…
5311method public void setEntranceTransitionState(android.support.v17.leanback.widget.RowPresenter.Vie…
5312method public final void setHeaderPresenter(android.support.v17.leanback.widget.RowHeaderPresenter…
5313method public final void setRowViewExpanded(android.support.v17.leanback.widget.Presenter.ViewHold…
5314method public final void setRowViewSelected(android.support.v17.leanback.widget.Presenter.ViewHold…
5315 method public final void setSelectEffectEnabled(boolean);
5316method public final void setSelectLevel(android.support.v17.leanback.widget.Presenter.ViewHolder, …
5317 method public final void setSyncActivatePolicy(int);
5326method public final android.support.v17.leanback.widget.RowHeaderPresenter.ViewHolder getHeaderVie…
5327method public final android.support.v17.leanback.widget.BaseOnItemViewClickedListener getOnItemVie…
5328method public final android.support.v17.leanback.widget.BaseOnItemViewSelectedListener getOnItemVi…
5329 method public android.view.View.OnKeyListener getOnKeyListener();
5330 method public final android.support.v17.leanback.widget.Row getRow();
5331 method public final java.lang.Object getRowObject();
5332 method public final float getSelectLevel();
5333 method public java.lang.Object getSelectedItem();
5334method public android.support.v17.leanback.widget.Presenter.ViewHolder getSelectedItemViewHolder();
5335 method public final boolean isExpanded();
5336 method public final boolean isSelected();
5337 method public final void setActivated(boolean);
5338method public final void setOnItemViewClickedListener(android.support.v17.leanback.widget.BaseOnIt…
5339method public final void setOnItemViewSelectedListener(android.support.v17.leanback.widget.BaseOnI…
5340 method public void setOnKeyListener(android.view.View.OnKeyListener);
5341 method public final void syncActivatedStatus(android.view.View);
5349 method public void displayCompletions(java.util.List<java.lang.String>);
5350 method public void displayCompletions(android.view.inputmethod.CompletionInfo[]);
5351 method public android.graphics.drawable.Drawable getBadgeDrawable();
5352 method public java.lang.CharSequence getHint();
5353 method public java.lang.String getTitle();
5354 method public boolean isRecognizing();
5355 method public void setBadgeDrawable(android.graphics.drawable.Drawable);
5356method public void setPermissionListener(android.support.v17.leanback.widget.SearchBar.SearchBarPe…
5357method public void setSearchAffordanceColors(android.support.v17.leanback.widget.SearchOrbView.Col…
5358method public void setSearchAffordanceColorsInListening(android.support.v17.leanback.widget.Search…
5359method public void setSearchBarListener(android.support.v17.leanback.widget.SearchBar.SearchBarLis…
5360 method public void setSearchQuery(java.lang.String);
5361method public void setSpeechRecognitionCallback(android.support.v17.leanback.widget.SpeechRecognit…
5362 method public void setSpeechRecognizer(android.speech.SpeechRecognizer);
5363 method public void setTitle(java.lang.String);
5364 method public void startRecognition();
5365 method public void stopRecognition();
5369 method public abstract void onKeyboardDismiss(java.lang.String);
5370 method public abstract void onSearchQueryChange(java.lang.String);
5371 method public abstract void onSearchQuerySubmit(java.lang.String);
5375 method public abstract void requestAudioPermission();
5382method public void setOnKeyboardDismissListener(android.support.v17.leanback.widget.SearchEditText…
5386 method public abstract void onKeyboardDismiss();
5393 method public void enableOrbColorAnimation(boolean);
5394 method public int getOrbColor();
5395 method public android.support.v17.leanback.widget.SearchOrbView.Colors getOrbColors();
5396 method public android.graphics.drawable.Drawable getOrbIcon();
5397 method public void onClick(android.view.View);
5398 method public void setOnOrbClickedListener(android.view.View.OnClickListener);
5399 method public void setOrbColor(int);
5400 method public deprecated void setOrbColor(int, int);
5401 method public void setOrbColors(android.support.v17.leanback.widget.SearchOrbView.Colors);
5402 method public void setOrbIcon(android.graphics.drawable.Drawable);
5409 method public static int getBrightColor(int);
5419 method public final boolean isRenderedAsRowView();
5426 method public int getShadowType();
5427 method public android.view.View getWrappedView();
5428 method public deprecated void initialize(boolean, boolean);
5429 method public deprecated void initialize(boolean, boolean, boolean);
5430 method public static void prepareParentForShadow(android.view.ViewGroup);
5431 method public void setOverlayColor(int);
5432 method public void setShadowFocusLevel(float);
5433 method public static boolean supportsDynamicShadow();
5434 method public static boolean supportsShadow();
5435 method public void useDynamicShadow();
5436 method public void useDynamicShadow(float, float);
5437 method public void useStaticShadow();
5438 method public void wrap(android.view.View);
5445method public android.support.v17.leanback.widget.ShadowOverlayContainer createShadowOverlayContai…
5446 method public int getShadowType();
5447 method public boolean needsOverlay();
5448 method public boolean needsRoundedCorner();
5449 method public boolean needsWrapper();
5450 method public void onViewCreated(android.view.View);
5451 method public void prepareParentForShadow(android.view.ViewGroup);
5452 method public static void setNoneWrapperOverlayColor(android.view.View, int);
5453 method public static void setNoneWrapperShadowFocusLevel(android.view.View, float);
5454 method public void setOverlayColor(android.view.View, int);
5455 method public void setShadowFocusLevel(android.view.View, float);
5456 method public static boolean supportsDynamicShadow();
5457 method public static boolean supportsForeground();
5458 method public static boolean supportsRoundedCorner();
5459 method public static boolean supportsShadow();
5467method public android.support.v17.leanback.widget.ShadowOverlayHelper build(android.content.Contex…
5468method public android.support.v17.leanback.widget.ShadowOverlayHelper.Builder keepForegroundDrawab…
5469method public android.support.v17.leanback.widget.ShadowOverlayHelper.Builder needsOverlay(boolean…
5470method public android.support.v17.leanback.widget.ShadowOverlayHelper.Builder needsRoundedCorner(b…
5471method public android.support.v17.leanback.widget.ShadowOverlayHelper.Builder needsShadow(boolean);
5472method public android.support.v17.leanback.widget.ShadowOverlayHelper.Builder options(android.supp…
5473method public android.support.v17.leanback.widget.ShadowOverlayHelper.Builder preferZOrder(boolean…
5478method public android.support.v17.leanback.widget.ShadowOverlayHelper.Options dynamicShadowZ(float…
5479 method public final float getDynamicShadowFocusedZ();
5480 method public final float getDynamicShadowUnfocusedZ();
5481 method public final int getRoundedCornerRadius();
5482method public android.support.v17.leanback.widget.ShadowOverlayHelper.Options roundedCornerRadius(…
5488 method public android.support.v17.leanback.widget.Presenter getPresenter(java.lang.Object);
5495 method public void clear(int);
5496 method public void clear();
5497 method public java.lang.Object get(int);
5498 method public int indexOf(java.lang.Object);
5499 method public int indexOf(int);
5500 method public java.lang.Object lookup(int);
5501 method public void notifyArrayItemRangeChanged(int, int);
5502 method public void set(int, java.lang.Object);
5503 method public int size();
5510method public void setListeningOrbColors(android.support.v17.leanback.widget.SearchOrbView.Colors);
5511method public void setNotListeningOrbColors(android.support.v17.leanback.widget.SearchOrbView.Colo…
5512 method public void setSoundLevel(int);
5513 method public void showListening();
5514 method public void showNotListening();
5518 method public abstract void recognizeSpeech();
5524 method public static boolean isLayoutRtl(android.view.View);
5525 method public void reset();
5526 method public void setFinalRecognizedText(java.lang.CharSequence);
5527 method public void updateRecognizedText(java.lang.String, java.lang.String);
5528 method public void updateRecognizedText(java.lang.String, java.util.List<java.lang.Float>);
5533method public android.support.v17.leanback.widget.BrowseFrameLayout.OnFocusSearchListener getOnFoc…
5534 method public android.view.ViewGroup getSceneRoot();
5535 method public android.view.View getTitleView();
5536 method public void showTitle(boolean);
5543 method public void enableAnimation(boolean);
5544 method public android.graphics.drawable.Drawable getBadgeDrawable();
5545method public android.support.v17.leanback.widget.SearchOrbView.Colors getSearchAffordanceColors();
5546 method public android.view.View getSearchAffordanceView();
5547 method public java.lang.CharSequence getTitle();
5548 method public android.support.v17.leanback.widget.TitleViewAdapter getTitleViewAdapter();
5549 method public void setBadgeDrawable(android.graphics.drawable.Drawable);
5550 method public void setOnSearchClickedListener(android.view.View.OnClickListener);
5551method public void setSearchAffordanceColors(android.support.v17.leanback.widget.SearchOrbView.Col…
5552 method public void setTitle(java.lang.CharSequence);
5553 method public void updateComponentsVisibility(int);
5558 method public android.graphics.drawable.Drawable getBadgeDrawable();
5559method public android.support.v17.leanback.widget.SearchOrbView.Colors getSearchAffordanceColors();
5560 method public abstract android.view.View getSearchAffordanceView();
5561 method public java.lang.CharSequence getTitle();
5562 method public void setAnimationEnabled(boolean);
5563 method public void setBadgeDrawable(android.graphics.drawable.Drawable);
5564 method public void setOnSearchClickedListener(android.view.View.OnClickListener);
5565method public void setSearchAffordanceColors(android.support.v17.leanback.widget.SearchOrbView.Col…
5566 method public void setTitle(java.lang.CharSequence);
5567 method public void updateComponentsVisibility(int);
5574method public abstract android.support.v17.leanback.widget.TitleViewAdapter getTitleViewAdapter();
5581 method public final boolean areChildRoundedCornersEnabled();
5582method protected android.support.v17.leanback.widget.VerticalGridPresenter.ViewHolder createGridVi…
5583method protected android.support.v17.leanback.widget.ShadowOverlayHelper.Options createShadowOverl…
5584 method public final void enableChildRoundedCorners(boolean);
5585 method public final int getFocusZoomFactor();
5586 method public final boolean getKeepChildForeground();
5587 method public int getNumberOfColumns();
5588method public final android.support.v17.leanback.widget.OnItemViewClickedListener getOnItemViewCli…
5589method public final android.support.v17.leanback.widget.OnItemViewSelectedListener getOnItemViewSe…
5590 method public final boolean getShadowEnabled();
5591method protected void initializeGridViewHolder(android.support.v17.leanback.widget.VerticalGridPre…
5592 method public final boolean isFocusDimmerUsed();
5593 method public boolean isUsingDefaultShadow();
5594 method public boolean isUsingZOrder(android.content.Context);
5595method public void onBindViewHolder(android.support.v17.leanback.widget.Presenter.ViewHolder, java…
5596method public final android.support.v17.leanback.widget.VerticalGridPresenter.ViewHolder onCreateV…
5597 method public void onUnbindViewHolder(android.support.v17.leanback.widget.Presenter.ViewHolder);
5598method public void setEntranceTransitionState(android.support.v17.leanback.widget.VerticalGridPres…
5599 method public final void setKeepChildForeground(boolean);
5600 method public void setNumberOfColumns(int);
5601method public final void setOnItemViewClickedListener(android.support.v17.leanback.widget.OnItemVi…
5602method public final void setOnItemViewSelectedListener(android.support.v17.leanback.widget.OnItemV…
5603 method public final void setShadowEnabled(boolean);
5608 method public android.support.v17.leanback.widget.VerticalGridView getGridView();
5615 method protected void initAttributes(android.content.Context, android.util.AttributeSet);
5616 method public void setColumnWidth(int);
5617 method public void setNumColumns(int);
5621 method public abstract void run(android.support.v7.widget.RecyclerView.ViewHolder);
5630method public void addOnValueChangedListener(android.support.v17.leanback.widget.picker.Picker.Pic…
5631 method public float getActivatedVisibleItemCount();
5632 method public android.support.v17.leanback.widget.picker.PickerColumn getColumnAt(int);
5633 method public int getColumnsCount();
5634 method protected int getPickerItemHeightPixels();
5635 method public final int getPickerItemLayoutId();
5636 method public final int getPickerItemTextViewId();
5637 method public int getSelectedColumn();
5638 method public final java.lang.CharSequence getSeparator();
5639 method public float getVisibleItemCount();
5640 method public void onColumnValueChanged(int, int);
5641method public void removeOnValueChangedListener(android.support.v17.leanback.widget.picker.Picker.…
5642 method public void setActivatedVisibleItemCount(float);
5643 method public void setColumnAt(int, android.support.v17.leanback.widget.picker.PickerColumn);
5644 method public void setColumnValue(int, int, boolean);
5645method public void setColumns(java.util.List<android.support.v17.leanback.widget.picker.PickerColu…
5646 method public final void setPickerItemTextViewId(int);
5647 method public void setSelectedColumn(int);
5648 method public final void setSeparator(java.lang.CharSequence);
5649 method public void setVisibleItemCount(float);
5653method public abstract void onValueChanged(android.support.v17.leanback.widget.picker.Picker, int);
5658 method public int getCount();
5659 method public int getCurrentValue();
5660 method public java.lang.CharSequence getLabelFor(int);
5661 method public java.lang.String getLabelFormat();
5662 method public int getMaxValue();
5663 method public int getMinValue();
5664 method public java.lang.CharSequence[] getStaticLabels();
5665 method public void setCurrentValue(int);
5666 method public void setLabelFormat(java.lang.String);
5667 method public void setMaxValue(int);
5668 method public void setMinValue(int);
5669 method public void setStaticLabels(java.lang.CharSequence[]);
5675 method public int getHour();
5676 method public int getMinute();
5677 method public boolean is24Hour();
5678 method public boolean isPm();
5679 method public void setHour(int);
5680 method public void setIs24Hour(boolean);
5681 method public void setMinute(int);
5694method public static android.support.v17.preference.LeanbackListPreferenceDialogFragment newInstan…
5695method public static android.support.v17.preference.LeanbackListPreferenceDialogFragment newInstan…
5696 method public android.support.v7.widget.RecyclerView.Adapter onCreateAdapter();
5701 method public int getItemCount();
5702method public void onBindViewHolder(android.support.v17.preference.LeanbackListPreferenceDialogFra…
5703method public android.support.v17.preference.LeanbackListPreferenceDialogFragment.ViewHolder onCre…
5704method public void onItemClick(android.support.v17.preference.LeanbackListPreferenceDialogFragment…
5709 method public int getItemCount();
5710method public void onBindViewHolder(android.support.v17.preference.LeanbackListPreferenceDialogFra…
5711method public android.support.v17.preference.LeanbackListPreferenceDialogFragment.ViewHolder onCre…
5712method public void onItemClick(android.support.v17.preference.LeanbackListPreferenceDialogFragment…
5717 method public android.view.ViewGroup getContainer();
5718 method public android.widget.TextView getTitleView();
5719 method public android.widget.Checkable getWidgetView();
5720 method public void onClick(android.view.View);
5724method public abstract void onItemClick(android.support.v17.preference.LeanbackListPreferenceDialo…
5729 method public android.support.v7.preference.DialogPreference getPreference();
5735 method public void setTitle(java.lang.CharSequence);
5740method public boolean onPreferenceDisplayDialog(android.support.v14.preference.PreferenceFragment,…
5741 method public abstract void onPreferenceStartInitialScreen();
5742 method public void startImmersiveFragment(android.app.Fragment);
5743 method public void startPreferenceFragment(android.app.Fragment);
5751 method public static java.lang.String capabilityToString(int);
5752 method public static java.lang.String feedbackTypeToString(int);
5753 method public static java.lang.String flagToString(int);
5754method public static deprecated boolean getCanRetrieveWindowContent(android.accessibilityservice.A…
5755 method public static int getCapabilities(android.accessibilityservice.AccessibilityServiceInfo);
5756method public static deprecated java.lang.String getDescription(android.accessibilityservice.Acces…
5757method public static deprecated java.lang.String getId(android.accessibilityservice.AccessibilityS…
5758method public static deprecated android.content.pm.ResolveInfo getResolveInfo(android.accessibilit…
5759method public static deprecated java.lang.String getSettingsActivityName(android.accessibilityserv…
5760method public static java.lang.String loadDescription(android.accessibilityservice.AccessibilitySe…
5782 method public boolean isDrawerIndicatorEnabled();
5783 method public void onConfigurationChanged(android.content.res.Configuration);
5784 method public void onDrawerClosed(android.view.View);
5785 method public void onDrawerOpened(android.view.View);
5786 method public void onDrawerSlide(android.view.View, float);
5787 method public void onDrawerStateChanged(int);
5788 method public boolean onOptionsItemSelected(android.view.MenuItem);
5789 method public void setDrawerIndicatorEnabled(boolean);
5790 method public void setHomeAsUpIndicator(android.graphics.drawable.Drawable);
5791 method public void setHomeAsUpIndicator(int);
5792 method public void syncState();
5796 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
5797 method public abstract void setActionBarDescription(int);
5798 method public abstract void setActionBarUpIndicator(android.graphics.drawable.Drawable, int);
5802method public abstract android.support.v4.app.ActionBarDrawerToggle.Delegate getDrawerToggleDelega…
5807 method public static void finishAffinity(android.app.Activity);
5808 method public static void finishAfterTransition(android.app.Activity);
5809 method public static android.net.Uri getReferrer(android.app.Activity);
5810 method public static boolean invalidateOptionsMenu(android.app.Activity);
5811 method public static void postponeEnterTransition(android.app.Activity);
5812 method public static void requestPermissions(android.app.Activity, java.lang.String[], int);
5813method public static void setEnterSharedElementCallback(android.app.Activity, android.support.v4.a…
5814method public static void setExitSharedElementCallback(android.app.Activity, android.support.v4.ap…
5815method public static boolean shouldShowRequestPermissionRationale(android.app.Activity, java.lang.…
5816method public static void startActivityForResult(android.app.Activity, android.content.Intent, int…
5817method public static void startIntentSenderForResult(android.app.Activity, android.content.IntentS…
5818 method public static void startPostponedEnterTransition(android.app.Activity);
5822 method public abstract void onRequestPermissionsResult(int, java.lang.String[], int[]);
5826 method public static boolean isLowRamDevice(android.app.ActivityManager);
5831 method public android.graphics.Rect getLaunchBounds();
5832 method public static android.support.v4.app.ActivityOptionsCompat makeBasic();
5833method public static android.support.v4.app.ActivityOptionsCompat makeClipRevealAnimation(android.…
5834method public static android.support.v4.app.ActivityOptionsCompat makeCustomAnimation(android.cont…
5835method public static android.support.v4.app.ActivityOptionsCompat makeScaleUpAnimation(android.vie…
5836method public static android.support.v4.app.ActivityOptionsCompat makeSceneTransitionAnimation(and…
5837method public static android.support.v4.app.ActivityOptionsCompat makeSceneTransitionAnimation(and…
5838 method public static android.support.v4.app.ActivityOptionsCompat makeTaskLaunchBehind();
5839method public static android.support.v4.app.ActivityOptionsCompat makeThumbnailScaleUpAnimation(an…
5840 method public void requestUsageTimeReport(android.app.PendingIntent);
5841method public android.support.v4.app.ActivityOptionsCompat setLaunchBounds(android.graphics.Rect);
5842 method public android.os.Bundle toBundle();
5843 method public void update(android.support.v4.app.ActivityOptionsCompat);
5849method public static void setAlarmClock(android.app.AlarmManager, long, android.app.PendingIntent,…
5850method public static void setAndAllowWhileIdle(android.app.AlarmManager, int, long, android.app.Pe…
5851method public static void setExact(android.app.AlarmManager, int, long, android.app.PendingIntent);
5852method public static void setExactAndAllowWhileIdle(android.app.AlarmManager, int, long, android.a…
5857 method public static boolean hasStartedFromLauncher(android.content.Context);
5858 method public static void onActivityCreate(android.app.Activity);
5862method public static int noteOp(android.content.Context, java.lang.String, int, java.lang.String);
5863method public static int noteProxyOp(android.content.Context, java.lang.String, java.lang.String);
5864 method public static java.lang.String permissionToOp(java.lang.String);
5871 method public static android.os.IBinder getBinder(android.os.Bundle, java.lang.String);
5872 method public static void putBinder(android.os.Bundle, java.lang.String, android.os.IBinder);
5877 method public void dismiss();
5878 method public void dismissAllowingStateLoss();
5879 method public android.app.Dialog getDialog();
5880 method public boolean getShowsDialog();
5881 method public int getTheme();
5882 method public boolean isCancelable();
5883 method public void onCancel(android.content.DialogInterface);
5884 method public android.app.Dialog onCreateDialog(android.os.Bundle);
5885 method public void onDismiss(android.content.DialogInterface);
5886 method public void setCancelable(boolean);
5887 method public void setShowsDialog(boolean);
5888 method public void setStyle(int, int);
5889 method public void show(android.support.v4.app.FragmentManager, java.lang.String);
5890 method public int show(android.support.v4.app.FragmentTransaction, java.lang.String);
5899method public void dump(java.lang.String, java.io.FileDescriptor, java.io.PrintWriter, java.lang.S…
5900 method public final boolean equals(java.lang.Object);
5901 method public final android.support.v4.app.FragmentActivity getActivity();
5902 method public boolean getAllowEnterTransitionOverlap();
5903 method public boolean getAllowReturnTransitionOverlap();
5904 method public final android.os.Bundle getArguments();
5905 method public final android.support.v4.app.FragmentManager getChildFragmentManager();
5906 method public android.content.Context getContext();
5907 method public java.lang.Object getEnterTransition();
5908 method public java.lang.Object getExitTransition();
5909 method public final android.support.v4.app.FragmentManager getFragmentManager();
5910 method public final java.lang.Object getHost();
5911 method public final int getId();
5912 method public final android.view.LayoutInflater getLayoutInflater();
5913 method public android.support.v4.app.LoaderManager getLoaderManager();
5914 method public final android.support.v4.app.Fragment getParentFragment();
5915 method public java.lang.Object getReenterTransition();
5916 method public final android.content.res.Resources getResources();
5917 method public final boolean getRetainInstance();
5918 method public java.lang.Object getReturnTransition();
5919 method public java.lang.Object getSharedElementEnterTransition();
5920 method public java.lang.Object getSharedElementReturnTransition();
5921 method public final java.lang.String getString(int);
5922 method public final java.lang.String getString(int, java.lang.Object...);
5923 method public final java.lang.String getTag();
5924 method public final android.support.v4.app.Fragment getTargetFragment();
5925 method public final int getTargetRequestCode();
5926 method public final java.lang.CharSequence getText(int);
5927 method public boolean getUserVisibleHint();
5928 method public android.view.View getView();
5929 method public final int hashCode();
5930method public static android.support.v4.app.Fragment instantiate(android.content.Context, java.lan…
5931method public static android.support.v4.app.Fragment instantiate(android.content.Context, java.lan…
5932 method public final boolean isAdded();
5933 method public final boolean isDetached();
5934 method public final boolean isHidden();
5935 method public final boolean isInLayout();
5936 method public final boolean isRemoving();
5937 method public final boolean isResumed();
5938 method public final boolean isStateSaved();
5939 method public final boolean isVisible();
5940 method public void onActivityCreated(android.os.Bundle);
5941 method public void onActivityResult(int, int, android.content.Intent);
5942 method public void onAttach(android.content.Context);
5943 method public deprecated void onAttach(android.app.Activity);
5944 method public void onAttachFragment(android.support.v4.app.Fragment);
5945 method public void onConfigurationChanged(android.content.res.Configuration);
5946 method public boolean onContextItemSelected(android.view.MenuItem);
5947 method public void onCreate(android.os.Bundle);
5948 method public android.view.animation.Animation onCreateAnimation(int, boolean, int);
5949 method public android.animation.Animator onCreateAnimator(int, boolean, int);
5950method public void onCreateContextMenu(android.view.ContextMenu, android.view.View, android.view.C…
5951 method public void onCreateOptionsMenu(android.view.Menu, android.view.MenuInflater);
5952method public android.view.View onCreateView(android.view.LayoutInflater, android.view.ViewGroup, …
5953 method public void onDestroy();
5954 method public void onDestroyOptionsMenu();
5955 method public void onDestroyView();
5956 method public void onDetach();
5957 method public android.view.LayoutInflater onGetLayoutInflater(android.os.Bundle);
5958 method public void onHiddenChanged(boolean);
5959method public void onInflate(android.content.Context, android.util.AttributeSet, android.os.Bundle…
5960method public deprecated void onInflate(android.app.Activity, android.util.AttributeSet, android.o…
5961 method public void onLowMemory();
5962 method public void onMultiWindowModeChanged(boolean);
5963 method public boolean onOptionsItemSelected(android.view.MenuItem);
5964 method public void onOptionsMenuClosed(android.view.Menu);
5965 method public void onPause();
5966 method public void onPictureInPictureModeChanged(boolean);
5967 method public void onPrepareOptionsMenu(android.view.Menu);
5968 method public void onRequestPermissionsResult(int, java.lang.String[], int[]);
5969 method public void onResume();
5970 method public void onSaveInstanceState(android.os.Bundle);
5971 method public void onStart();
5972 method public void onStop();
5973 method public void onViewCreated(android.view.View, android.os.Bundle);
5974 method public void onViewStateRestored(android.os.Bundle);
5975 method public void postponeEnterTransition();
5976 method public void registerForContextMenu(android.view.View);
5977 method public final void requestPermissions(java.lang.String[], int);
5978 method public void setAllowEnterTransitionOverlap(boolean);
5979 method public void setAllowReturnTransitionOverlap(boolean);
5980 method public void setArguments(android.os.Bundle);
5981 method public void setEnterSharedElementCallback(android.support.v4.app.SharedElementCallback);
5982 method public void setEnterTransition(java.lang.Object);
5983 method public void setExitSharedElementCallback(android.support.v4.app.SharedElementCallback);
5984 method public void setExitTransition(java.lang.Object);
5985 method public void setHasOptionsMenu(boolean);
5986 method public void setInitialSavedState(android.support.v4.app.Fragment.SavedState);
5987 method public void setMenuVisibility(boolean);
5988 method public void setReenterTransition(java.lang.Object);
5989 method public void setRetainInstance(boolean);
5990 method public void setReturnTransition(java.lang.Object);
5991 method public void setSharedElementEnterTransition(java.lang.Object);
5992 method public void setSharedElementReturnTransition(java.lang.Object);
5993 method public void setTargetFragment(android.support.v4.app.Fragment, int);
5994 method public void setUserVisibleHint(boolean);
5995 method public boolean shouldShowRequestPermissionRationale(java.lang.String);
5996 method public void startActivity(android.content.Intent);
5997 method public void startActivity(android.content.Intent, android.os.Bundle);
5998 method public void startActivityForResult(android.content.Intent, int);
5999 method public void startActivityForResult(android.content.Intent, int, android.os.Bundle);
6000method public void startIntentSenderForResult(android.content.IntentSender, int, android.content.I…
6001 method public void startPostponedEnterTransition();
6002 method public void unregisterForContextMenu(android.view.View);
6010 method public int describeContents();
6011 method public void writeToParcel(android.os.Parcel, int);
6017 method public java.lang.Object getLastCustomNonConfigurationInstance();
6018 method public android.support.v4.app.FragmentManager getSupportFragmentManager();
6019 method public android.support.v4.app.LoaderManager getSupportLoaderManager();
6020 method public void onAttachFragment(android.support.v4.app.Fragment);
6021 method protected void onResumeFragments();
6022 method public java.lang.Object onRetainCustomNonConfigurationInstance();
6023 method public final java.lang.Object onRetainNonConfigurationInstance();
6024 method public void setEnterSharedElementCallback(android.support.v4.app.SharedElementCallback);
6025 method public void setExitSharedElementCallback(android.support.v4.app.SharedElementCallback);
6026method public void startActivityFromFragment(android.support.v4.app.Fragment, android.content.Inte…
6027method public void startActivityFromFragment(android.support.v4.app.Fragment, android.content.Inte…
6028method public void startIntentSenderFromFragment(android.support.v4.app.Fragment, android.content.…
6029 method public void supportFinishAfterTransition();
6030 method public deprecated void supportInvalidateOptionsMenu();
6031 method public void supportPostponeEnterTransition();
6032 method public void supportStartPostponedEnterTransition();
6033 method public final void validateRequestPermissionsRequestCode(int);
6038method public android.support.v4.app.Fragment instantiate(android.content.Context, java.lang.Strin…
6039 method public abstract android.view.View onFindViewById(int);
6040 method public abstract boolean onHasView();
6044 method public void attachHost(android.support.v4.app.Fragment);
6045method public static final android.support.v4.app.FragmentController createController(android.supp…
6046 method public void dispatchActivityCreated();
6047 method public void dispatchConfigurationChanged(android.content.res.Configuration);
6048 method public boolean dispatchContextItemSelected(android.view.MenuItem);
6049 method public void dispatchCreate();
6050 method public boolean dispatchCreateOptionsMenu(android.view.Menu, android.view.MenuInflater);
6051 method public void dispatchDestroy();
6052 method public void dispatchDestroyView();
6053 method public void dispatchLowMemory();
6054 method public void dispatchMultiWindowModeChanged(boolean);
6055 method public boolean dispatchOptionsItemSelected(android.view.MenuItem);
6056 method public void dispatchOptionsMenuClosed(android.view.Menu);
6057 method public void dispatchPause();
6058 method public void dispatchPictureInPictureModeChanged(boolean);
6059 method public boolean dispatchPrepareOptionsMenu(android.view.Menu);
6060 method public void dispatchReallyStop();
6061 method public void dispatchResume();
6062 method public void dispatchStart();
6063 method public void dispatchStop();
6064 method public void doLoaderDestroy();
6065 method public void doLoaderRetain();
6066 method public void doLoaderStart();
6067 method public void doLoaderStop(boolean);
6068method public void dumpLoaders(java.lang.String, java.io.FileDescriptor, java.io.PrintWriter, java…
6069 method public boolean execPendingActions();
6070 method public android.support.v4.app.Fragment findFragmentByWho(java.lang.String);
6071method public java.util.List<android.support.v4.app.Fragment> getActiveFragments(java.util.List<an…
6072 method public int getActiveFragmentsCount();
6073 method public android.support.v4.app.FragmentManager getSupportFragmentManager();
6074 method public android.support.v4.app.LoaderManager getSupportLoaderManager();
6075 method public void noteStateNotSaved();
6076method public android.view.View onCreateView(android.view.View, java.lang.String, android.content.…
6077 method public void reportLoaderStart();
6078method public deprecated void restoreAllState(android.os.Parcelable, java.util.List<android.suppor…
6079method public void restoreAllState(android.os.Parcelable, android.support.v4.app.FragmentManagerNo…
6080method public void restoreLoaderNonConfig(android.support.v4.util.SimpleArrayMap<java.lang.String,…
6081method public android.support.v4.util.SimpleArrayMap<java.lang.String, android.support.v4.app.Load…
6082 method public android.support.v4.app.FragmentManagerNonConfig retainNestedNonConfig();
6083 method public deprecated java.util.List<android.support.v4.app.Fragment> retainNonConfig();
6084 method public android.os.Parcelable saveAllState();
6089method public void onDump(java.lang.String, java.io.FileDescriptor, java.io.PrintWriter, java.lang…
6090 method public android.view.View onFindViewById(int);
6091 method public abstract E onGetHost();
6092 method public android.view.LayoutInflater onGetLayoutInflater();
6093 method public int onGetWindowAnimations();
6094 method public boolean onHasView();
6095 method public boolean onHasWindowAnimations();
6096method public void onRequestPermissionsFromFragment(android.support.v4.app.Fragment, java.lang.Str…
6097 method public boolean onShouldSaveFragmentState(android.support.v4.app.Fragment);
6098 method public boolean onShouldShowRequestPermissionRationale(java.lang.String);
6099method public void onStartActivityFromFragment(android.support.v4.app.Fragment, android.content.In…
6100method public void onStartActivityFromFragment(android.support.v4.app.Fragment, android.content.In…
6101method public void onStartIntentSenderFromFragment(android.support.v4.app.Fragment, android.conten…
6102 method public void onSupportInvalidateOptionsMenu();
6107method public abstract void addOnBackStackChangedListener(android.support.v4.app.FragmentManager.O…
6108 method public abstract android.support.v4.app.FragmentTransaction beginTransaction();
6109method public abstract void dump(java.lang.String, java.io.FileDescriptor, java.io.PrintWriter, ja…
6110 method public static void enableDebugLogging(boolean);
6111 method public abstract boolean executePendingTransactions();
6112 method public abstract android.support.v4.app.Fragment findFragmentById(int);
6113 method public abstract android.support.v4.app.Fragment findFragmentByTag(java.lang.String);
6114method public abstract android.support.v4.app.FragmentManager.BackStackEntry getBackStackEntryAt(i…
6115 method public abstract int getBackStackEntryCount();
6116method public abstract android.support.v4.app.Fragment getFragment(android.os.Bundle, java.lang.St…
6117 method public abstract java.util.List<android.support.v4.app.Fragment> getFragments();
6118 method public abstract android.support.v4.app.Fragment getPrimaryNavigationFragment();
6119 method public abstract boolean isDestroyed();
6120 method public abstract boolean isStateSaved();
6121 method public abstract void popBackStack();
6122 method public abstract void popBackStack(java.lang.String, int);
6123 method public abstract void popBackStack(int, int);
6124 method public abstract boolean popBackStackImmediate();
6125 method public abstract boolean popBackStackImmediate(java.lang.String, int);
6126 method public abstract boolean popBackStackImmediate(int, int);
6127method public abstract void putFragment(android.os.Bundle, java.lang.String, android.support.v4.ap…
6128method public abstract void registerFragmentLifecycleCallbacks(android.support.v4.app.FragmentMana…
6129method public abstract void removeOnBackStackChangedListener(android.support.v4.app.FragmentManage…
6130method public abstract android.support.v4.app.Fragment.SavedState saveFragmentInstanceState(androi…
6131method public abstract void unregisterFragmentLifecycleCallbacks(android.support.v4.app.FragmentMa…
6136 method public abstract java.lang.CharSequence getBreadCrumbShortTitle();
6137 method public abstract int getBreadCrumbShortTitleRes();
6138 method public abstract java.lang.CharSequence getBreadCrumbTitle();
6139 method public abstract int getBreadCrumbTitleRes();
6140 method public abstract int getId();
6141 method public abstract java.lang.String getName();
6146method public void onFragmentActivityCreated(android.support.v4.app.FragmentManager, android.suppo…
6147method public void onFragmentAttached(android.support.v4.app.FragmentManager, android.support.v4.a…
6148method public void onFragmentCreated(android.support.v4.app.FragmentManager, android.support.v4.ap…
6149method public void onFragmentDestroyed(android.support.v4.app.FragmentManager, android.support.v4.…
6150method public void onFragmentDetached(android.support.v4.app.FragmentManager, android.support.v4.a…
6151method public void onFragmentPaused(android.support.v4.app.FragmentManager, android.support.v4.app…
6152method public void onFragmentPreAttached(android.support.v4.app.FragmentManager, android.support.v…
6153method public void onFragmentPreCreated(android.support.v4.app.FragmentManager, android.support.v4…
6154method public void onFragmentResumed(android.support.v4.app.FragmentManager, android.support.v4.ap…
6155method public void onFragmentSaveInstanceState(android.support.v4.app.FragmentManager, android.sup…
6156method public void onFragmentStarted(android.support.v4.app.FragmentManager, android.support.v4.ap…
6157method public void onFragmentStopped(android.support.v4.app.FragmentManager, android.support.v4.ap…
6158method public void onFragmentViewCreated(android.support.v4.app.FragmentManager, android.support.v…
6159method public void onFragmentViewDestroyed(android.support.v4.app.FragmentManager, android.support…
6163 method public abstract void onBackStackChanged();
6171 method public abstract android.support.v4.app.Fragment getItem(int);
6172 method public long getItemId(int);
6173 method public boolean isViewFromObject(android.view.View, java.lang.Object);
6178 method public abstract android.support.v4.app.Fragment getItem(int);
6179 method public boolean isViewFromObject(android.view.View, java.lang.Object);
6185method public void addTab(android.widget.TabHost.TabSpec, java.lang.Class<?>, android.os.Bundle);
6186 method public void onTabChanged(java.lang.String);
6187 method public void setup(android.content.Context, android.support.v4.app.FragmentManager);
6188 method public void setup(android.content.Context, android.support.v4.app.FragmentManager, int);
6193method public abstract android.support.v4.app.FragmentTransaction add(android.support.v4.app.Fragm…
6194method public abstract android.support.v4.app.FragmentTransaction add(int, android.support.v4.app.…
6195method public abstract android.support.v4.app.FragmentTransaction add(int, android.support.v4.app.…
6196method public abstract android.support.v4.app.FragmentTransaction addSharedElement(android.view.Vi…
6197method public abstract android.support.v4.app.FragmentTransaction addToBackStack(java.lang.String);
6198method public abstract android.support.v4.app.FragmentTransaction attach(android.support.v4.app.Fr…
6199 method public abstract int commit();
6200 method public abstract int commitAllowingStateLoss();
6201 method public abstract void commitNow();
6202 method public abstract void commitNowAllowingStateLoss();
6203method public abstract android.support.v4.app.FragmentTransaction detach(android.support.v4.app.Fr…
6204 method public abstract android.support.v4.app.FragmentTransaction disallowAddToBackStack();
6205method public abstract android.support.v4.app.FragmentTransaction hide(android.support.v4.app.Frag…
6206 method public abstract boolean isAddToBackStackAllowed();
6207 method public abstract boolean isEmpty();
6208method public abstract android.support.v4.app.FragmentTransaction remove(android.support.v4.app.Fr…
6209method public abstract android.support.v4.app.FragmentTransaction replace(int, android.support.v4.…
6210method public abstract android.support.v4.app.FragmentTransaction replace(int, android.support.v4.…
6211method public abstract android.support.v4.app.FragmentTransaction runOnCommit(java.lang.Runnable);
6212method public abstract deprecated android.support.v4.app.FragmentTransaction setAllowOptimization(…
6213 method public abstract android.support.v4.app.FragmentTransaction setBreadCrumbShortTitle(int);
6214method public abstract android.support.v4.app.FragmentTransaction setBreadCrumbShortTitle(java.lan…
6215 method public abstract android.support.v4.app.FragmentTransaction setBreadCrumbTitle(int);
6216method public abstract android.support.v4.app.FragmentTransaction setBreadCrumbTitle(java.lang.Cha…
6217 method public abstract android.support.v4.app.FragmentTransaction setCustomAnimations(int, int);
6218method public abstract android.support.v4.app.FragmentTransaction setCustomAnimations(int, int, in…
6219method public abstract android.support.v4.app.FragmentTransaction setPrimaryNavigationFragment(and…
6220 method public abstract android.support.v4.app.FragmentTransaction setReorderingAllowed(boolean);
6221 method public abstract android.support.v4.app.FragmentTransaction setTransition(int);
6222 method public abstract android.support.v4.app.FragmentTransaction setTransitionStyle(int);
6223method public abstract android.support.v4.app.FragmentTransaction show(android.support.v4.app.Frag…
6236 method public void add(android.app.Activity);
6237 method public android.util.SparseIntArray[] getMetrics();
6238 method public android.util.SparseIntArray[] remove(android.app.Activity);
6239 method public android.util.SparseIntArray[] reset();
6240 method public android.util.SparseIntArray[] stop();
6264method public static void enqueueWork(android.content.Context, java.lang.Class, int, android.conte…
6265 method public android.os.IBinder onBind(android.content.Intent);
6266 method protected abstract void onHandleWork(android.content.Intent);
6267 method public boolean onStopCurrentWork();
6272 method public android.widget.ListAdapter getListAdapter();
6273 method public android.widget.ListView getListView();
6274 method public long getSelectedItemId();
6275 method public int getSelectedItemPosition();
6276 method public void onListItemClick(android.widget.ListView, android.view.View, int, long);
6277 method public void setEmptyText(java.lang.CharSequence);
6278 method public void setListAdapter(android.widget.ListAdapter);
6279 method public void setListShown(boolean);
6280 method public void setListShownNoAnimation(boolean);
6281 method public void setSelection(int);
6286 method public abstract void destroyLoader(int);
6287method public abstract void dump(java.lang.String, java.io.FileDescriptor, java.io.PrintWriter, ja…
6288 method public static void enableDebugLogging(boolean);
6289 method public abstract <D> android.support.v4.content.Loader<D> getLoader(int);
6290 method public boolean hasRunningLoaders();
6291method public abstract <D> android.support.v4.content.Loader<D> initLoader(int, android.os.Bundle,…
6292method public abstract <D> android.support.v4.content.Loader<D> restartLoader(int, android.os.Bund…
6296method public abstract android.support.v4.content.Loader<D> onCreateLoader(int, android.os.Bundle);
6297 method public abstract void onLoadFinished(android.support.v4.content.Loader<D>, D);
6298 method public abstract void onLoaderReset(android.support.v4.content.Loader<D>);
6302 method public static android.content.Intent getParentActivityIntent(android.app.Activity);
6303method public static android.content.Intent getParentActivityIntent(android.content.Context, java.…
6304method public static android.content.Intent getParentActivityIntent(android.content.Context, andro…
6305 method public static java.lang.String getParentActivityName(android.app.Activity);
6306method public static java.lang.String getParentActivityName(android.content.Context, android.conte…
6307 method public static void navigateUpFromSameTask(android.app.Activity);
6308 method public static void navigateUpTo(android.app.Activity, android.content.Intent);
6309 method public static boolean shouldUpRecreateTask(android.app.Activity, android.content.Intent);
6315method public static android.support.v4.app.NotificationCompat.Action getAction(android.app.Notifi…
6316 method public static int getActionCount(android.app.Notification);
6317 method public static int getBadgeIconType(android.app.Notification);
6318 method public static java.lang.String getCategory(android.app.Notification);
6319 method public static deprecated java.lang.String getChannel(android.app.Notification);
6320 method public static java.lang.String getChannelId(android.app.Notification);
6321 method public static android.os.Bundle getExtras(android.app.Notification);
6322 method public static java.lang.String getGroup(android.app.Notification);
6323 method public static int getGroupAlertBehavior(android.app.Notification);
6324 method public static boolean getLocalOnly(android.app.Notification);
6325 method public static java.lang.String getShortcutId(android.app.Notification);
6326 method public static java.lang.String getSortKey(android.app.Notification);
6327 method public static deprecated long getTimeout(android.app.Notification);
6328 method public static long getTimeoutAfter(android.app.Notification);
6329 method public static boolean isGroupSummary(android.app.Notification);
6406 method public android.app.PendingIntent getActionIntent();
6407 method public boolean getAllowGeneratedReplies();
6408 method public android.support.v4.app.RemoteInput[] getDataOnlyRemoteInputs();
6409 method public android.os.Bundle getExtras();
6410 method public int getIcon();
6411 method public android.support.v4.app.RemoteInput[] getRemoteInputs();
6412 method public java.lang.CharSequence getTitle();
6421method public android.support.v4.app.NotificationCompat.Action.Builder addExtras(android.os.Bundle…
6422method public android.support.v4.app.NotificationCompat.Action.Builder addRemoteInput(android.supp…
6423 method public android.support.v4.app.NotificationCompat.Action build();
6424method public android.support.v4.app.NotificationCompat.Action.Builder extend(android.support.v4.a…
6425 method public android.os.Bundle getExtras();
6426method public android.support.v4.app.NotificationCompat.Action.Builder setAllowGeneratedReplies(bo…
6430method public abstract android.support.v4.app.NotificationCompat.Action.Builder extend(android.sup…
6436 method public android.support.v4.app.NotificationCompat.Action.WearableExtender clone();
6437method public android.support.v4.app.NotificationCompat.Action.Builder extend(android.support.v4.a…
6438 method public java.lang.CharSequence getCancelLabel();
6439 method public java.lang.CharSequence getConfirmLabel();
6440 method public boolean getHintDisplayActionInline();
6441 method public boolean getHintLaunchesActivity();
6442 method public java.lang.CharSequence getInProgressLabel();
6443 method public boolean isAvailableOffline();
6444method public android.support.v4.app.NotificationCompat.Action.WearableExtender setAvailableOfflin…
6445method public android.support.v4.app.NotificationCompat.Action.WearableExtender setCancelLabel(jav…
6446method public android.support.v4.app.NotificationCompat.Action.WearableExtender setConfirmLabel(ja…
6447method public android.support.v4.app.NotificationCompat.Action.WearableExtender setHintDisplayActi…
6448method public android.support.v4.app.NotificationCompat.Action.WearableExtender setHintLaunchesAct…
6449method public android.support.v4.app.NotificationCompat.Action.WearableExtender setInProgressLabel…
6455method public android.support.v4.app.NotificationCompat.BigPictureStyle bigLargeIcon(android.graph…
6456method public android.support.v4.app.NotificationCompat.BigPictureStyle bigPicture(android.graphic…
6457method public android.support.v4.app.NotificationCompat.BigPictureStyle setBigContentTitle(java.la…
6458method public android.support.v4.app.NotificationCompat.BigPictureStyle setSummaryText(java.lang.C…
6464method public android.support.v4.app.NotificationCompat.BigTextStyle bigText(java.lang.CharSequenc…
6465method public android.support.v4.app.NotificationCompat.BigTextStyle setBigContentTitle(java.lang.…
6466method public android.support.v4.app.NotificationCompat.BigTextStyle setSummaryText(java.lang.Char…
6472method public android.support.v4.app.NotificationCompat.Builder addAction(int, java.lang.CharSeque…
6473method public android.support.v4.app.NotificationCompat.Builder addAction(android.support.v4.app.N…
6474 method public android.support.v4.app.NotificationCompat.Builder addExtras(android.os.Bundle);
6475 method public android.support.v4.app.NotificationCompat.Builder addPerson(java.lang.String);
6476 method public android.app.Notification build();
6477method public android.support.v4.app.NotificationCompat.Builder extend(android.support.v4.app.Noti…
6478 method public android.os.Bundle getExtras();
6479 method public deprecated android.app.Notification getNotification();
6480 method protected static java.lang.CharSequence limitCharSequenceLength(java.lang.CharSequence);
6481 method public android.support.v4.app.NotificationCompat.Builder setAutoCancel(boolean);
6482 method public android.support.v4.app.NotificationCompat.Builder setBadgeIconType(int);
6483 method public android.support.v4.app.NotificationCompat.Builder setCategory(java.lang.String);
6484method public deprecated android.support.v4.app.NotificationCompat.Builder setChannel(java.lang.St…
6485 method public android.support.v4.app.NotificationCompat.Builder setChannelId(java.lang.String);
6486 method public android.support.v4.app.NotificationCompat.Builder setColor(int);
6487 method public android.support.v4.app.NotificationCompat.Builder setColorized(boolean);
6488method public android.support.v4.app.NotificationCompat.Builder setContent(android.widget.RemoteVi…
6489method public android.support.v4.app.NotificationCompat.Builder setContentInfo(java.lang.CharSeque…
6490method public android.support.v4.app.NotificationCompat.Builder setContentIntent(android.app.Pendi…
6491method public android.support.v4.app.NotificationCompat.Builder setContentText(java.lang.CharSeque…
6492method public android.support.v4.app.NotificationCompat.Builder setContentTitle(java.lang.CharSequ…
6493method public android.support.v4.app.NotificationCompat.Builder setCustomBigContentView(android.wi…
6494method public android.support.v4.app.NotificationCompat.Builder setCustomContentView(android.widge…
6495method public android.support.v4.app.NotificationCompat.Builder setCustomHeadsUpContentView(androi…
6496 method public android.support.v4.app.NotificationCompat.Builder setDefaults(int);
6497method public android.support.v4.app.NotificationCompat.Builder setDeleteIntent(android.app.Pendin…
6498 method public android.support.v4.app.NotificationCompat.Builder setExtras(android.os.Bundle);
6499method public android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.Pe…
6500 method public android.support.v4.app.NotificationCompat.Builder setGroup(java.lang.String);
6501 method public android.support.v4.app.NotificationCompat.Builder setGroupAlertBehavior(int);
6502 method public android.support.v4.app.NotificationCompat.Builder setGroupSummary(boolean);
6503method public android.support.v4.app.NotificationCompat.Builder setLargeIcon(android.graphics.Bitm…
6504 method public android.support.v4.app.NotificationCompat.Builder setLights(int, int, int);
6505 method public android.support.v4.app.NotificationCompat.Builder setLocalOnly(boolean);
6506 method public android.support.v4.app.NotificationCompat.Builder setNumber(int);
6507 method public android.support.v4.app.NotificationCompat.Builder setOngoing(boolean);
6508 method public android.support.v4.app.NotificationCompat.Builder setOnlyAlertOnce(boolean);
6509 method public android.support.v4.app.NotificationCompat.Builder setPriority(int);
6510 method public android.support.v4.app.NotificationCompat.Builder setProgress(int, int, boolean);
6511method public android.support.v4.app.NotificationCompat.Builder setPublicVersion(android.app.Notif…
6512method public android.support.v4.app.NotificationCompat.Builder setRemoteInputHistory(java.lang.Ch…
6513 method public android.support.v4.app.NotificationCompat.Builder setShortcutId(java.lang.String);
6514 method public android.support.v4.app.NotificationCompat.Builder setShowWhen(boolean);
6515 method public android.support.v4.app.NotificationCompat.Builder setSmallIcon(int);
6516 method public android.support.v4.app.NotificationCompat.Builder setSmallIcon(int, int);
6517 method public android.support.v4.app.NotificationCompat.Builder setSortKey(java.lang.String);
6518 method public android.support.v4.app.NotificationCompat.Builder setSound(android.net.Uri);
6519 method public android.support.v4.app.NotificationCompat.Builder setSound(android.net.Uri, int);
6520method public android.support.v4.app.NotificationCompat.Builder setStyle(android.support.v4.app.No…
6521method public android.support.v4.app.NotificationCompat.Builder setSubText(java.lang.CharSequence);
6522method public android.support.v4.app.NotificationCompat.Builder setTicker(java.lang.CharSequence);
6523method public android.support.v4.app.NotificationCompat.Builder setTicker(java.lang.CharSequence, …
6524 method public deprecated android.support.v4.app.NotificationCompat.Builder setTimeout(long);
6525 method public android.support.v4.app.NotificationCompat.Builder setTimeoutAfter(long);
6526 method public android.support.v4.app.NotificationCompat.Builder setUsesChronometer(boolean);
6527 method public android.support.v4.app.NotificationCompat.Builder setVibrate(long[]);
6528 method public android.support.v4.app.NotificationCompat.Builder setVisibility(int);
6529 method public android.support.v4.app.NotificationCompat.Builder setWhen(long);
6536method public android.support.v4.app.NotificationCompat.Builder extend(android.support.v4.app.Noti…
6537 method public int getColor();
6538 method public android.graphics.Bitmap getLargeIcon();
6539method public android.support.v4.app.NotificationCompat.CarExtender.UnreadConversation getUnreadCo…
6540 method public android.support.v4.app.NotificationCompat.CarExtender setColor(int);
6541method public android.support.v4.app.NotificationCompat.CarExtender setLargeIcon(android.graphics.…
6542method public android.support.v4.app.NotificationCompat.CarExtender setUnreadConversation(android.…
6546 method public long getLatestTimestamp();
6547 method public java.lang.String[] getMessages();
6548 method public java.lang.String getParticipant();
6549 method public java.lang.String[] getParticipants();
6550 method public android.app.PendingIntent getReadPendingIntent();
6551 method public android.support.v4.app.RemoteInput getRemoteInput();
6552 method public android.app.PendingIntent getReplyPendingIntent();
6557method public android.support.v4.app.NotificationCompat.CarExtender.UnreadConversation.Builder add…
6558 method public android.support.v4.app.NotificationCompat.CarExtender.UnreadConversation build();
6559method public android.support.v4.app.NotificationCompat.CarExtender.UnreadConversation.Builder set…
6560method public android.support.v4.app.NotificationCompat.CarExtender.UnreadConversation.Builder set…
6561method public android.support.v4.app.NotificationCompat.CarExtender.UnreadConversation.Builder set…
6565method public abstract android.support.v4.app.NotificationCompat.Builder extend(android.support.v4…
6571method public android.support.v4.app.NotificationCompat.InboxStyle addLine(java.lang.CharSequence);
6572method public android.support.v4.app.NotificationCompat.InboxStyle setBigContentTitle(java.lang.Ch…
6573method public android.support.v4.app.NotificationCompat.InboxStyle setSummaryText(java.lang.CharSe…
6578 method public void addCompatExtras(android.os.Bundle);
6579method public android.support.v4.app.NotificationCompat.MessagingStyle addMessage(java.lang.CharSe…
6580method public android.support.v4.app.NotificationCompat.MessagingStyle addMessage(android.support.…
6581method public static android.support.v4.app.NotificationCompat.MessagingStyle extractMessagingStyl…
6582 method public java.lang.CharSequence getConversationTitle();
6583method public java.util.List<android.support.v4.app.NotificationCompat.MessagingStyle.Message> get…
6584 method public java.lang.CharSequence getUserDisplayName();
6585method public android.support.v4.app.NotificationCompat.MessagingStyle setConversationTitle(java.l…
6591 method public java.lang.String getDataMimeType();
6592 method public android.net.Uri getDataUri();
6593 method public android.os.Bundle getExtras();
6594 method public java.lang.CharSequence getSender();
6595 method public java.lang.CharSequence getText();
6596 method public long getTimestamp();
6597method public android.support.v4.app.NotificationCompat.MessagingStyle.Message setData(java.lang.S…
6602 method public android.app.Notification build();
6603 method public void setBuilder(android.support.v4.app.NotificationCompat.Builder);
6609method public android.support.v4.app.NotificationCompat.WearableExtender addAction(android.support…
6610method public android.support.v4.app.NotificationCompat.WearableExtender addActions(java.util.List…
6611method public android.support.v4.app.NotificationCompat.WearableExtender addPage(android.app.Notif…
6612method public android.support.v4.app.NotificationCompat.WearableExtender addPages(java.util.List<a…
6613 method public android.support.v4.app.NotificationCompat.WearableExtender clearActions();
6614 method public android.support.v4.app.NotificationCompat.WearableExtender clearPages();
6615 method public android.support.v4.app.NotificationCompat.WearableExtender clone();
6616method public android.support.v4.app.NotificationCompat.Builder extend(android.support.v4.app.Noti…
6617 method public java.util.List<android.support.v4.app.NotificationCompat.Action> getActions();
6618 method public android.graphics.Bitmap getBackground();
6619 method public java.lang.String getBridgeTag();
6620 method public int getContentAction();
6621 method public int getContentIcon();
6622 method public int getContentIconGravity();
6623 method public boolean getContentIntentAvailableOffline();
6624 method public int getCustomContentHeight();
6625 method public int getCustomSizePreset();
6626 method public java.lang.String getDismissalId();
6627 method public android.app.PendingIntent getDisplayIntent();
6628 method public int getGravity();
6629 method public boolean getHintAmbientBigPicture();
6630 method public boolean getHintAvoidBackgroundClipping();
6631 method public boolean getHintContentIntentLaunchesActivity();
6632 method public boolean getHintHideIcon();
6633 method public int getHintScreenTimeout();
6634 method public boolean getHintShowBackgroundOnly();
6635 method public java.util.List<android.app.Notification> getPages();
6636 method public boolean getStartScrollBottom();
6637method public android.support.v4.app.NotificationCompat.WearableExtender setBackground(android.gra…
6638method public android.support.v4.app.NotificationCompat.WearableExtender setBridgeTag(java.lang.St…
6639 method public android.support.v4.app.NotificationCompat.WearableExtender setContentAction(int);
6640 method public android.support.v4.app.NotificationCompat.WearableExtender setContentIcon(int);
6641method public android.support.v4.app.NotificationCompat.WearableExtender setContentIconGravity(int…
6642method public android.support.v4.app.NotificationCompat.WearableExtender setContentIntentAvailable…
6643method public android.support.v4.app.NotificationCompat.WearableExtender setCustomContentHeight(in…
6644method public android.support.v4.app.NotificationCompat.WearableExtender setCustomSizePreset(int);
6645method public android.support.v4.app.NotificationCompat.WearableExtender setDismissalId(java.lang.…
6646method public android.support.v4.app.NotificationCompat.WearableExtender setDisplayIntent(android.…
6647 method public android.support.v4.app.NotificationCompat.WearableExtender setGravity(int);
6648method public android.support.v4.app.NotificationCompat.WearableExtender setHintAmbientBigPicture(…
6649method public android.support.v4.app.NotificationCompat.WearableExtender setHintAvoidBackgroundCli…
6650method public android.support.v4.app.NotificationCompat.WearableExtender setHintContentIntentLaunc…
6651method public android.support.v4.app.NotificationCompat.WearableExtender setHintHideIcon(boolean);
6652method public android.support.v4.app.NotificationCompat.WearableExtender setHintScreenTimeout(int);
6653method public android.support.v4.app.NotificationCompat.WearableExtender setHintShowBackgroundOnly…
6654method public android.support.v4.app.NotificationCompat.WearableExtender setStartScrollBottom(bool…
6677 method public abstract void cancel(java.lang.String, int, java.lang.String);
6678 method public abstract void cancelAll(java.lang.String);
6679method public abstract void notify(java.lang.String, int, java.lang.String, android.app.Notificati…
6680 method public android.os.IBinder onBind(android.content.Intent);
6684 method public boolean areNotificationsEnabled();
6685 method public void cancel(int);
6686 method public void cancel(java.lang.String, int);
6687 method public void cancelAll();
6688method public static android.support.v4.app.NotificationManagerCompat from(android.content.Context…
6689method public static java.util.Set<java.lang.String> getEnabledListenerPackages(android.content.Co…
6690 method public int getImportance();
6691 method public void notify(int, android.app.Notification);
6692 method public void notify(java.lang.String, int, android.app.Notification);
6705method public static void addDataResultToIntent(android.support.v4.app.RemoteInput, android.conten…
6706method public static void addResultsToIntent(android.support.v4.app.RemoteInput[], android.content…
6707 method public boolean getAllowFreeFormInput();
6708 method public java.util.Set<java.lang.String> getAllowedDataTypes();
6709 method public java.lang.CharSequence[] getChoices();
6710method public static java.util.Map<java.lang.String, android.net.Uri> getDataResultsFromIntent(and…
6711 method public android.os.Bundle getExtras();
6712 method public java.lang.CharSequence getLabel();
6713 method public java.lang.String getResultKey();
6714 method public static android.os.Bundle getResultsFromIntent(android.content.Intent);
6715 method public boolean isDataOnly();
6722 method public android.support.v4.app.RemoteInput.Builder addExtras(android.os.Bundle);
6723 method public android.support.v4.app.RemoteInput build();
6724 method public android.os.Bundle getExtras();
6725method public android.support.v4.app.RemoteInput.Builder setAllowDataType(java.lang.String, boolea…
6726 method public android.support.v4.app.RemoteInput.Builder setAllowFreeFormInput(boolean);
6727 method public android.support.v4.app.RemoteInput.Builder setChoices(java.lang.CharSequence[]);
6728 method public android.support.v4.app.RemoteInput.Builder setLabel(java.lang.CharSequence);
6736 method protected abstract boolean getAllowFreeFormInput();
6737 method protected abstract java.util.Set<java.lang.String> getAllowedDataTypes();
6738 method protected abstract java.lang.CharSequence[] getChoices();
6739 method protected abstract android.os.Bundle getExtras();
6740 method protected abstract java.lang.CharSequence getLabel();
6741 method protected abstract java.lang.String getResultKey();
6745 method public static void stopForeground(android.app.Service, int);
6752method public static void configureMenuItem(android.view.MenuItem, android.support.v4.app.ShareCom…
6753method public static void configureMenuItem(android.view.Menu, int, android.support.v4.app.ShareCo…
6754 method public static android.content.ComponentName getCallingActivity(android.app.Activity);
6755 method public static java.lang.String getCallingPackage(android.app.Activity);
6761 method public android.support.v4.app.ShareCompat.IntentBuilder addEmailBcc(java.lang.String);
6762 method public android.support.v4.app.ShareCompat.IntentBuilder addEmailBcc(java.lang.String[]);
6763 method public android.support.v4.app.ShareCompat.IntentBuilder addEmailCc(java.lang.String);
6764 method public android.support.v4.app.ShareCompat.IntentBuilder addEmailCc(java.lang.String[]);
6765 method public android.support.v4.app.ShareCompat.IntentBuilder addEmailTo(java.lang.String);
6766 method public android.support.v4.app.ShareCompat.IntentBuilder addEmailTo(java.lang.String[]);
6767 method public android.support.v4.app.ShareCompat.IntentBuilder addStream(android.net.Uri);
6768 method public android.content.Intent createChooserIntent();
6769method public static android.support.v4.app.ShareCompat.IntentBuilder from(android.app.Activity);
6770 method public android.content.Intent getIntent();
6771method public android.support.v4.app.ShareCompat.IntentBuilder setChooserTitle(java.lang.CharSeque…
6772 method public android.support.v4.app.ShareCompat.IntentBuilder setChooserTitle(int);
6773 method public android.support.v4.app.ShareCompat.IntentBuilder setEmailBcc(java.lang.String[]);
6774 method public android.support.v4.app.ShareCompat.IntentBuilder setEmailCc(java.lang.String[]);
6775 method public android.support.v4.app.ShareCompat.IntentBuilder setEmailTo(java.lang.String[]);
6776 method public android.support.v4.app.ShareCompat.IntentBuilder setHtmlText(java.lang.String);
6777 method public android.support.v4.app.ShareCompat.IntentBuilder setStream(android.net.Uri);
6778 method public android.support.v4.app.ShareCompat.IntentBuilder setSubject(java.lang.String);
6779 method public android.support.v4.app.ShareCompat.IntentBuilder setText(java.lang.CharSequence);
6780 method public android.support.v4.app.ShareCompat.IntentBuilder setType(java.lang.String);
6781 method public void startChooser();
6785 method public static android.support.v4.app.ShareCompat.IntentReader from(android.app.Activity);
6786 method public android.content.ComponentName getCallingActivity();
6787 method public android.graphics.drawable.Drawable getCallingActivityIcon();
6788 method public android.graphics.drawable.Drawable getCallingApplicationIcon();
6789 method public java.lang.CharSequence getCallingApplicationLabel();
6790 method public java.lang.String getCallingPackage();
6791 method public java.lang.String[] getEmailBcc();
6792 method public java.lang.String[] getEmailCc();
6793 method public java.lang.String[] getEmailTo();
6794 method public java.lang.String getHtmlText();
6795 method public android.net.Uri getStream();
6796 method public android.net.Uri getStream(int);
6797 method public int getStreamCount();
6798 method public java.lang.String getSubject();
6799 method public java.lang.CharSequence getText();
6800 method public java.lang.String getType();
6801 method public boolean isMultipleShare();
6802 method public boolean isShareIntent();
6803 method public boolean isSingleShare();
6808method public android.os.Parcelable onCaptureSharedElementSnapshot(android.view.View, android.grap…
6809method public android.view.View onCreateSnapshotView(android.content.Context, android.os.Parcelabl…
6810method public void onMapSharedElements(java.util.List<java.lang.String>, java.util.Map<java.lang.S…
6811 method public void onRejectSharedElements(java.util.List<android.view.View>);
6812method public void onSharedElementEnd(java.util.List<java.lang.String>, java.util.List<android.vie…
6813method public void onSharedElementStart(java.util.List<java.lang.String>, java.util.List<android.v…
6814method public void onSharedElementsArrived(java.util.List<java.lang.String>, java.util.List<androi…
6818 method public abstract void onSharedElementsReady();
6822 method public android.support.v4.app.TaskStackBuilder addNextIntent(android.content.Intent);
6823method public android.support.v4.app.TaskStackBuilder addNextIntentWithParentStack(android.content…
6824 method public android.support.v4.app.TaskStackBuilder addParentStack(android.app.Activity);
6825 method public android.support.v4.app.TaskStackBuilder addParentStack(java.lang.Class<?>);
6826method public android.support.v4.app.TaskStackBuilder addParentStack(android.content.ComponentName…
6827 method public static android.support.v4.app.TaskStackBuilder create(android.content.Context);
6828 method public android.content.Intent editIntentAt(int);
6829method public static deprecated android.support.v4.app.TaskStackBuilder from(android.content.Conte…
6830 method public deprecated android.content.Intent getIntent(int);
6831 method public int getIntentCount();
6832 method public android.content.Intent[] getIntents();
6833 method public android.app.PendingIntent getPendingIntent(int, int);
6834 method public android.app.PendingIntent getPendingIntent(int, int, android.os.Bundle);
6835 method public deprecated java.util.Iterator<android.content.Intent> iterator();
6836 method public void startActivities();
6837 method public void startActivities(android.os.Bundle);
6841 method public abstract android.content.Intent getSupportParentActivityIntent();
6850 method public void cancelLoadInBackground();
6851 method public boolean isLoadInBackgroundCanceled();
6852 method public abstract D loadInBackground();
6853 method public void onCanceled(D);
6854 method protected D onLoadInBackground();
6855 method public void setUpdateThrottle(long);
6859method public static android.database.Cursor query(android.content.ContentResolver, android.net.Ur…
6864 method public static int checkSelfPermission(android.content.Context, java.lang.String);
6865method public static android.content.Context createDeviceProtectedStorageContext(android.content.C…
6866 method public static java.io.File getCodeCacheDir(android.content.Context);
6867 method public static final int getColor(android.content.Context, int);
6868method public static final android.content.res.ColorStateList getColorStateList(android.content.Co…
6869 method public static java.io.File getDataDir(android.content.Context);
6870method public static final android.graphics.drawable.Drawable getDrawable(android.content.Context,…
6871 method public static java.io.File[] getExternalCacheDirs(android.content.Context);
6872method public static java.io.File[] getExternalFilesDirs(android.content.Context, java.lang.String…
6873 method public static final java.io.File getNoBackupFilesDir(android.content.Context);
6874 method public static java.io.File[] getObbDirs(android.content.Context);
6875 method public static boolean isDeviceProtectedStorage(android.content.Context);
6876 method public static boolean startActivities(android.content.Context, android.content.Intent[]);
6877method public static boolean startActivities(android.content.Context, android.content.Intent[], an…
6878method public static void startActivity(android.content.Context, android.content.Intent, android.o…
6879method public static void startForegroundService(android.content.Context, android.content.Intent);
6885 method public void deliverResult(android.database.Cursor);
6886 method public java.lang.String[] getProjection();
6887 method public java.lang.String getSelection();
6888 method public java.lang.String[] getSelectionArgs();
6889 method public java.lang.String getSortOrder();
6890 method public android.net.Uri getUri();
6891 method public android.database.Cursor loadInBackground();
6892 method public void onCanceled(android.database.Cursor);
6893 method public void setProjection(java.lang.String[]);
6894 method public void setSelection(java.lang.String);
6895 method public void setSelectionArgs(java.lang.String[]);
6896 method public void setSortOrder(java.lang.String);
6897 method public void setUri(android.net.Uri);
6902 method public int delete(android.net.Uri, java.lang.String, java.lang.String[]);
6903 method public java.lang.String getType(android.net.Uri);
6904method public static android.net.Uri getUriForFile(android.content.Context, java.lang.String, java…
6905 method public android.net.Uri insert(android.net.Uri, android.content.ContentValues);
6906 method public boolean onCreate();
6907method public android.database.Cursor query(android.net.Uri, java.lang.String[], java.lang.String,…
6908method public int update(android.net.Uri, android.content.ContentValues, java.lang.String, java.la…
6912method public static deprecated android.content.Intent makeMainActivity(android.content.ComponentN…
6913method public static android.content.Intent makeMainSelectorActivity(java.lang.String, java.lang.S…
6914method public static deprecated android.content.Intent makeRestartActivityTask(android.content.Com…
6928 method public void abandon();
6929 method public boolean cancelLoad();
6930 method public void commitContentChanged();
6931 method public java.lang.String dataToString(D);
6932 method public void deliverCancellation();
6933 method public void deliverResult(D);
6934method public void dump(java.lang.String, java.io.FileDescriptor, java.io.PrintWriter, java.lang.S…
6935 method public void forceLoad();
6936 method public android.content.Context getContext();
6937 method public int getId();
6938 method public boolean isAbandoned();
6939 method public boolean isReset();
6940 method public boolean isStarted();
6941 method protected void onAbandon();
6942 method protected boolean onCancelLoad();
6943 method public void onContentChanged();
6944 method protected void onForceLoad();
6945 method protected void onReset();
6946 method protected void onStartLoading();
6947 method protected void onStopLoading();
6948method public void registerListener(int, android.support.v4.content.Loader.OnLoadCompleteListener<…
6949method public void registerOnLoadCanceledListener(android.support.v4.content.Loader.OnLoadCanceled…
6950 method public void reset();
6951 method public void rollbackContentChanged();
6952 method public final void startLoading();
6953 method public void stopLoading();
6954 method public boolean takeContentChanged();
6955method public void unregisterListener(android.support.v4.content.Loader.OnLoadCompleteListener<D>);
6956method public void unregisterOnLoadCanceledListener(android.support.v4.content.Loader.OnLoadCancel…
6964 method public abstract void onLoadCanceled(android.support.v4.content.Loader<D>);
6968 method public abstract void onLoadComplete(android.support.v4.content.Loader<D>, D);
6972method public static android.support.v4.content.LocalBroadcastManager getInstance(android.content.…
6973method public void registerReceiver(android.content.BroadcastReceiver, android.content.IntentFilte…
6974 method public boolean sendBroadcast(android.content.Intent);
6975 method public void sendBroadcastSync(android.content.Intent);
6976 method public void unregisterReceiver(android.content.BroadcastReceiver);
6980 method public static boolean matches(java.lang.String, java.lang.String);
6981 method public static java.lang.String matches(java.lang.String, java.lang.String[]);
6982 method public static java.lang.String matches(java.lang.String[], java.lang.String);
6983 method public static java.lang.String[] matchesMany(java.lang.String[], java.lang.String);
6987 method public static deprecated java.util.concurrent.Executor getParallelExecutor();
6991method public static int checkCallingOrSelfPermission(android.content.Context, java.lang.String);
6992method public static int checkCallingPermission(android.content.Context, java.lang.String, java.la…
6993method public static int checkPermission(android.content.Context, java.lang.String, int, int, java…
6994 method public static int checkSelfPermission(android.content.Context, java.lang.String);
7004 method public void apply(android.content.SharedPreferences.Editor);
7005method public static android.support.v4.content.SharedPreferencesCompat.EditorCompat getInstance();
7010 method public static boolean completeWakefulIntent(android.content.Intent);
7011method public static android.content.ComponentName startWakefulService(android.content.Context, an…
7023 method public android.content.ComponentName getActivity();
7024 method public java.lang.CharSequence getDisabledMessage();
7025 method public java.lang.String getId();
7026 method public android.content.Intent getIntent();
7027 method public android.content.Intent[] getIntents();
7028 method public java.lang.CharSequence getLongLabel();
7029 method public java.lang.CharSequence getShortLabel();
7034 method public android.support.v4.content.pm.ShortcutInfoCompat build();
7035method public android.support.v4.content.pm.ShortcutInfoCompat.Builder setActivity(android.content…
7036method public android.support.v4.content.pm.ShortcutInfoCompat.Builder setDisabledMessage(java.lan…
7037method public deprecated android.support.v4.content.pm.ShortcutInfoCompat.Builder setIcon(android.…
7038 method public deprecated android.support.v4.content.pm.ShortcutInfoCompat.Builder setIcon(int);
7039method public android.support.v4.content.pm.ShortcutInfoCompat.Builder setIcon(android.support.v4.…
7040method public android.support.v4.content.pm.ShortcutInfoCompat.Builder setIntent(android.content.I…
7041method public android.support.v4.content.pm.ShortcutInfoCompat.Builder setIntents(android.content.…
7042method public android.support.v4.content.pm.ShortcutInfoCompat.Builder setLongLabel(java.lang.Char…
7043method public android.support.v4.content.pm.ShortcutInfoCompat.Builder setShortLabel(java.lang.Cha…
7047method public static android.content.Intent createShortcutResultIntent(android.content.Context, an…
7048 method public static boolean isRequestPinShortcutSupported(android.content.Context);
7049method public static boolean requestPinShortcut(android.content.Context, android.support.v4.conten…
7057 method public static int getDensityDpi(android.content.res.Resources);
7058 method public static deprecated int getScreenHeightDp(android.content.res.Resources);
7059 method public static deprecated int getScreenWidthDp(android.content.res.Resources);
7060 method public static deprecated int getSmallestScreenWidthDp(android.content.res.Resources);
7064method public static int getColor(android.content.res.Resources, int, android.content.res.Resource…
7065method public static android.content.res.ColorStateList getColorStateList(android.content.res.Reso…
7066method public static android.graphics.drawable.Drawable getDrawable(android.content.res.Resources,…
7067method public static android.graphics.drawable.Drawable getDrawableForDensity(android.content.res.…
7068method public static android.graphics.Typeface getFont(android.content.Context, int) throws androi…
7076method public static java.lang.String[] appendSelectionArgs(java.lang.String[], java.lang.String[]…
7077 method public static java.lang.String concatenateWhere(java.lang.String, java.lang.String);
7085 method public static int getAllocationByteCount(android.graphics.Bitmap);
7086 method public static boolean hasMipMap(android.graphics.Bitmap);
7087 method public static void setHasMipMap(android.graphics.Bitmap, boolean);
7091 method public static int HSLToColor(float[]);
7092 method public static int LABToColor(double, double, double);
7093 method public static void LABToXYZ(double, double, double, double[]);
7094 method public static void RGBToHSL(int, int, int, float[]);
7095 method public static void RGBToLAB(int, int, int, double[]);
7096 method public static void RGBToXYZ(int, int, int, double[]);
7097 method public static int XYZToColor(double, double, double);
7098 method public static void XYZToLAB(double, double, double, double[]);
7099 method public static int blendARGB(int, int, float);
7100 method public static void blendHSL(float[], float[], float, float[]);
7101 method public static void blendLAB(double[], double[], double, double[]);
7102 method public static double calculateContrast(int, int);
7103 method public static double calculateLuminance(int);
7104 method public static int calculateMinimumAlpha(int, int, float);
7105 method public static void colorToHSL(int, float[]);
7106 method public static void colorToLAB(int, double[]);
7107 method public static void colorToXYZ(int, double[]);
7108 method public static int compositeColors(int, int);
7109 method public static double distanceEuclidean(double[], double[]);
7110 method public static int setAlphaComponent(int, int);
7114 method public static boolean hasGlyph(android.graphics.Paint, java.lang.String);
7122method public static void applyTheme(android.graphics.drawable.Drawable, android.content.res.Resou…
7123 method public static boolean canApplyTheme(android.graphics.drawable.Drawable);
7124 method public static void clearColorFilter(android.graphics.drawable.Drawable);
7125 method public static int getAlpha(android.graphics.drawable.Drawable);
7126method public static android.graphics.ColorFilter getColorFilter(android.graphics.drawable.Drawabl…
7127 method public static int getLayoutDirection(android.graphics.drawable.Drawable);
7128method public static void inflate(android.graphics.drawable.Drawable, android.content.res.Resource…
7129 method public static boolean isAutoMirrored(android.graphics.drawable.Drawable);
7130 method public static void jumpToCurrentState(android.graphics.drawable.Drawable);
7131 method public static void setAutoMirrored(android.graphics.drawable.Drawable, boolean);
7132 method public static void setHotspot(android.graphics.drawable.Drawable, float, float);
7133method public static void setHotspotBounds(android.graphics.drawable.Drawable, int, int, int, int);
7134 method public static boolean setLayoutDirection(android.graphics.drawable.Drawable, int);
7135 method public static void setTint(android.graphics.drawable.Drawable, int);
7136method public static void setTintList(android.graphics.drawable.Drawable, android.content.res.Colo…
7137method public static void setTintMode(android.graphics.drawable.Drawable, android.graphics.PorterD…
7138method public static <T extends android.graphics.drawable.Drawable> T unwrap(android.graphics.draw…
7139method public static android.graphics.drawable.Drawable wrap(android.graphics.drawable.Drawable);
7143method public static android.support.v4.graphics.drawable.IconCompat createWithAdaptiveBitmap(andr…
7144method public static android.support.v4.graphics.drawable.IconCompat createWithBitmap(android.grap…
7145method public static android.support.v4.graphics.drawable.IconCompat createWithContentUri(java.lan…
7146method public static android.support.v4.graphics.drawable.IconCompat createWithContentUri(android.…
7147method public static android.support.v4.graphics.drawable.IconCompat createWithData(byte[], int, i…
7148method public static android.support.v4.graphics.drawable.IconCompat createWithResource(android.co…
7152 method public void draw(android.graphics.Canvas);
7153 method public final android.graphics.Bitmap getBitmap();
7154 method public float getCornerRadius();
7155 method public int getGravity();
7156 method public int getOpacity();
7157 method public final android.graphics.Paint getPaint();
7158 method public boolean hasAntiAlias();
7159 method public boolean hasMipMap();
7160 method public boolean isCircular();
7161 method public void setAlpha(int);
7162 method public void setAntiAlias(boolean);
7163 method public void setCircular(boolean);
7164 method public void setColorFilter(android.graphics.ColorFilter);
7165 method public void setCornerRadius(float);
7166 method public void setGravity(int);
7167 method public void setMipMap(boolean);
7168 method public void setTargetDensity(android.graphics.Canvas);
7169 method public void setTargetDensity(android.util.DisplayMetrics);
7170 method public void setTargetDensity(int);
7174method public static android.support.v4.graphics.drawable.RoundedBitmapDrawable create(android.con…
7175method public static android.support.v4.graphics.drawable.RoundedBitmapDrawable create(android.con…
7176method public static android.support.v4.graphics.drawable.RoundedBitmapDrawable create(android.con…
7184 method public abstract android.view.Display getDisplay(int);
7185 method public abstract android.view.Display[] getDisplays();
7186 method public abstract android.view.Display[] getDisplays(java.lang.String);
7187method public static android.support.v4.hardware.display.DisplayManagerCompat getInstance(android.…
7196method public void authenticate(android.support.v4.hardware.fingerprint.FingerprintManagerCompat.C…
7197method public static android.support.v4.hardware.fingerprint.FingerprintManagerCompat from(android…
7198 method public boolean hasEnrolledFingerprints();
7199 method public boolean isHardwareDetected();
7204 method public void onAuthenticationError(int, java.lang.CharSequence);
7205 method public void onAuthenticationFailed();
7206 method public void onAuthenticationHelp(int, java.lang.CharSequence);
7207method public void onAuthenticationSucceeded(android.support.v4.hardware.fingerprint.FingerprintMa…
7212method public android.support.v4.hardware.fingerprint.FingerprintManagerCompat.CryptoObject getCry…
7219 method public javax.crypto.Cipher getCipher();
7220 method public javax.crypto.Mac getMac();
7221 method public java.security.Signature getSignature();
7229 method public static float clamp(float, float, float);
7230 method public static double clamp(double, double, double);
7231 method public static int clamp(int, int, int);
7239 method public int getContentType();
7240 method public int getFlags();
7241 method public int getLegacyStreamType();
7242 method public int getUsage();
7243 method public int getVolumeControlStream();
7244 method public java.lang.Object unwrap();
7245 method public static android.support.v4.media.AudioAttributesCompat wrap(java.lang.Object);
7274 method public android.support.v4.media.AudioAttributesCompat build();
7275 method public android.support.v4.media.AudioAttributesCompat.Builder setContentType(int);
7276 method public android.support.v4.media.AudioAttributesCompat.Builder setFlags(int);
7277 method public android.support.v4.media.AudioAttributesCompat.Builder setLegacyStreamType(int);
7278 method public android.support.v4.media.AudioAttributesCompat.Builder setUsage(int);
7283 method public void connect();
7284 method public void disconnect();
7285 method public android.os.Bundle getExtras();
7286method public void getItem(java.lang.String, android.support.v4.media.MediaBrowserCompat.ItemCallb…
7287 method public java.lang.String getRoot();
7288 method public android.content.ComponentName getServiceComponent();
7289 method public android.support.v4.media.session.MediaSessionCompat.Token getSessionToken();
7290 method public boolean isConnected();
7291method public void search(java.lang.String, android.os.Bundle, android.support.v4.media.MediaBrows…
7292method public void sendCustomAction(java.lang.String, android.os.Bundle, android.support.v4.media.…
7293method public void subscribe(java.lang.String, android.support.v4.media.MediaBrowserCompat.Subscri…
7294method public void subscribe(java.lang.String, android.os.Bundle, android.support.v4.media.MediaBr…
7295 method public void unsubscribe(java.lang.String);
7296method public void unsubscribe(java.lang.String, android.support.v4.media.MediaBrowserCompat.Subsc…
7307 method public void onConnected();
7308 method public void onConnectionFailed();
7309 method public void onConnectionSuspended();
7314 method public void onError(java.lang.String, android.os.Bundle, android.os.Bundle);
7315 method public void onProgressUpdate(java.lang.String, android.os.Bundle, android.os.Bundle);
7316 method public void onResult(java.lang.String, android.os.Bundle, android.os.Bundle);
7321 method public void onError(java.lang.String);
7322 method public void onItemLoaded(android.support.v4.media.MediaBrowserCompat.MediaItem);
7327 method public int describeContents();
7328method public static android.support.v4.media.MediaBrowserCompat.MediaItem fromMediaItem(java.lang…
7329method public static java.util.List<android.support.v4.media.MediaBrowserCompat.MediaItem> fromMed…
7330 method public android.support.v4.media.MediaDescriptionCompat getDescription();
7331 method public int getFlags();
7332 method public java.lang.String getMediaId();
7333 method public boolean isBrowsable();
7334 method public boolean isPlayable();
7335 method public void writeToParcel(android.os.Parcel, int);
7343 method public void onError(java.lang.String, android.os.Bundle);
7344method public void onSearchResult(java.lang.String, android.os.Bundle, java.util.List<android.supp…
7349method public void onChildrenLoaded(java.lang.String, java.util.List<android.support.v4.media.Medi…
7350method public void onChildrenLoaded(java.lang.String, java.util.List<android.support.v4.media.Medi…
7351 method public void onError(java.lang.String);
7352 method public void onError(java.lang.String, android.os.Bundle);
7357 method public void dump(java.io.FileDescriptor, java.io.PrintWriter, java.lang.String[]);
7358 method public final android.os.Bundle getBrowserRootHints();
7359 method public android.support.v4.media.session.MediaSessionCompat.Token getSessionToken();
7360 method public void notifyChildrenChanged(java.lang.String);
7361 method public void notifyChildrenChanged(java.lang.String, android.os.Bundle);
7362 method public android.os.IBinder onBind(android.content.Intent);
7363method public void onCustomAction(java.lang.String, android.os.Bundle, android.support.v4.media.Me…
7364method public abstract android.support.v4.media.MediaBrowserServiceCompat.BrowserRoot onGetRoot(ja…
7365method public abstract void onLoadChildren(java.lang.String, android.support.v4.media.MediaBrowser…
7366method public void onLoadChildren(java.lang.String, android.support.v4.media.MediaBrowserServiceCo…
7367method public void onLoadItem(java.lang.String, android.support.v4.media.MediaBrowserServiceCompat…
7368method public void onSearch(java.lang.String, android.os.Bundle, android.support.v4.media.MediaBro…
7369 method public void setSessionToken(android.support.v4.media.session.MediaSessionCompat.Token);
7375 method public android.os.Bundle getExtras();
7376 method public java.lang.String getRootId();
7384 method public void detach();
7385 method public void sendError(android.os.Bundle);
7386 method public void sendProgressUpdate(android.os.Bundle);
7387 method public void sendResult(T);
7391 method public int describeContents();
7392method public static android.support.v4.media.MediaDescriptionCompat fromMediaDescription(java.lan…
7393 method public java.lang.CharSequence getDescription();
7394 method public android.os.Bundle getExtras();
7395 method public android.graphics.Bitmap getIconBitmap();
7396 method public android.net.Uri getIconUri();
7397 method public java.lang.Object getMediaDescription();
7398 method public java.lang.String getMediaId();
7399 method public android.net.Uri getMediaUri();
7400 method public java.lang.CharSequence getSubtitle();
7401 method public java.lang.CharSequence getTitle();
7402 method public void writeToParcel(android.os.Parcel, int);
7420 method public android.support.v4.media.MediaDescriptionCompat build();
7421method public android.support.v4.media.MediaDescriptionCompat.Builder setDescription(java.lang.Cha…
7422method public android.support.v4.media.MediaDescriptionCompat.Builder setExtras(android.os.Bundle);
7423method public android.support.v4.media.MediaDescriptionCompat.Builder setIconBitmap(android.graphi…
7424method public android.support.v4.media.MediaDescriptionCompat.Builder setIconUri(android.net.Uri);
7425method public android.support.v4.media.MediaDescriptionCompat.Builder setMediaId(java.lang.String);
7426method public android.support.v4.media.MediaDescriptionCompat.Builder setMediaUri(android.net.Uri);
7427method public android.support.v4.media.MediaDescriptionCompat.Builder setSubtitle(java.lang.CharSe…
7428method public android.support.v4.media.MediaDescriptionCompat.Builder setTitle(java.lang.CharSeque…
7432 method public boolean containsKey(java.lang.String);
7433 method public int describeContents();
7434method public static android.support.v4.media.MediaMetadataCompat fromMediaMetadata(java.lang.Obje…
7435 method public android.graphics.Bitmap getBitmap(java.lang.String);
7436 method public android.os.Bundle getBundle();
7437 method public android.support.v4.media.MediaDescriptionCompat getDescription();
7438 method public long getLong(java.lang.String);
7439 method public java.lang.Object getMediaMetadata();
7440 method public android.support.v4.media.RatingCompat getRating(java.lang.String);
7441 method public java.lang.String getString(java.lang.String);
7442 method public java.lang.CharSequence getText(java.lang.String);
7443 method public java.util.Set<java.lang.String> keySet();
7444 method public int size();
7445 method public void writeToParcel(android.os.Parcel, int);
7483 method public android.support.v4.media.MediaMetadataCompat build();
7484method public android.support.v4.media.MediaMetadataCompat.Builder putBitmap(java.lang.String, and…
7485method public android.support.v4.media.MediaMetadataCompat.Builder putLong(java.lang.String, long);
7486method public android.support.v4.media.MediaMetadataCompat.Builder putRating(java.lang.String, and…
7487method public android.support.v4.media.MediaMetadataCompat.Builder putString(java.lang.String, jav…
7488method public android.support.v4.media.MediaMetadataCompat.Builder putText(java.lang.String, java.…
7492 method public int describeContents();
7493 method public static android.support.v4.media.RatingCompat fromRating(java.lang.Object);
7494 method public float getPercentRating();
7495 method public java.lang.Object getRating();
7496 method public int getRatingStyle();
7497 method public float getStarRating();
7498 method public boolean hasHeart();
7499 method public boolean isRated();
7500 method public boolean isThumbUp();
7501 method public static android.support.v4.media.RatingCompat newHeartRating(boolean);
7502 method public static android.support.v4.media.RatingCompat newPercentageRating(float);
7503 method public static android.support.v4.media.RatingCompat newStarRating(int, float);
7504 method public static android.support.v4.media.RatingCompat newThumbRating(boolean);
7505 method public static android.support.v4.media.RatingCompat newUnratedRating(int);
7506 method public void writeToParcel(android.os.Parcel, int);
7519 method public final int getCurrentVolume();
7520 method public final int getMaxVolume();
7521 method public final int getVolumeControl();
7522 method public java.lang.Object getVolumeProvider();
7523 method public void onAdjustVolume(int);
7524 method public void onSetVolumeTo(int);
7525 method public void setCallback(android.support.v4.media.VolumeProviderCompat.Callback);
7526 method public final void setCurrentVolume(int);
7534 method public abstract void onVolumeChanged(android.support.v4.media.VolumeProviderCompat);
7543method public static android.app.PendingIntent buildMediaButtonPendingIntent(android.content.Conte…
7544method public static android.app.PendingIntent buildMediaButtonPendingIntent(android.content.Conte…
7545method public static android.view.KeyEvent handleIntent(android.support.v4.media.session.MediaSess…
7546 method public void onReceive(android.content.Context, android.content.Intent);
7552 method public void addQueueItem(android.support.v4.media.MediaDescriptionCompat);
7553 method public void addQueueItem(android.support.v4.media.MediaDescriptionCompat, int);
7554 method public void adjustVolume(int, int);
7555 method public boolean dispatchMediaButtonEvent(android.view.KeyEvent);
7556 method public android.os.Bundle getExtras();
7557 method public long getFlags();
7558method public static android.support.v4.media.session.MediaControllerCompat getMediaController(and…
7559 method public java.lang.Object getMediaController();
7560 method public android.support.v4.media.MediaMetadataCompat getMetadata();
7561 method public java.lang.String getPackageName();
7562method public android.support.v4.media.session.MediaControllerCompat.PlaybackInfo getPlaybackInfo(…
7563 method public android.support.v4.media.session.PlaybackStateCompat getPlaybackState();
7564method public java.util.List<android.support.v4.media.session.MediaSessionCompat.QueueItem> getQue…
7565 method public java.lang.CharSequence getQueueTitle();
7566 method public int getRatingType();
7567 method public int getRepeatMode();
7568 method public android.app.PendingIntent getSessionActivity();
7569 method public android.support.v4.media.session.MediaSessionCompat.Token getSessionToken();
7570 method public int getShuffleMode();
7571method public android.support.v4.media.session.MediaControllerCompat.TransportControls getTranspor…
7572 method public boolean isCaptioningEnabled();
7573 method public deprecated boolean isShuffleModeEnabled();
7574method public void registerCallback(android.support.v4.media.session.MediaControllerCompat.Callbac…
7575method public void registerCallback(android.support.v4.media.session.MediaControllerCompat.Callbac…
7576 method public void removeQueueItem(android.support.v4.media.MediaDescriptionCompat);
7577 method public deprecated void removeQueueItemAt(int);
7578 method public void sendCommand(java.lang.String, android.os.Bundle, android.os.ResultReceiver);
7579method public static void setMediaController(android.app.Activity, android.support.v4.media.sessio…
7580 method public void setVolumeTo(int, int);
7581method public void unregisterCallback(android.support.v4.media.session.MediaControllerCompat.Callb…
7586 method public void binderDied();
7587method public void onAudioInfoChanged(android.support.v4.media.session.MediaControllerCompat.Playb…
7588 method public void onCaptioningEnabledChanged(boolean);
7589 method public void onExtrasChanged(android.os.Bundle);
7590 method public void onMetadataChanged(android.support.v4.media.MediaMetadataCompat);
7591 method public void onPlaybackStateChanged(android.support.v4.media.session.PlaybackStateCompat);
7592method public void onQueueChanged(java.util.List<android.support.v4.media.session.MediaSessionComp…
7593 method public void onQueueTitleChanged(java.lang.CharSequence);
7594 method public void onRepeatModeChanged(int);
7595 method public void onSessionDestroyed();
7596 method public void onSessionEvent(java.lang.String, android.os.Bundle);
7597 method public deprecated void onShuffleModeChanged(boolean);
7598 method public void onShuffleModeChanged(int);
7602 method public int getAudioStream();
7603 method public int getCurrentVolume();
7604 method public int getMaxVolume();
7605 method public int getPlaybackType();
7606 method public int getVolumeControl();
7612 method public abstract void fastForward();
7613 method public abstract void pause();
7614 method public abstract void play();
7615 method public abstract void playFromMediaId(java.lang.String, android.os.Bundle);
7616 method public abstract void playFromSearch(java.lang.String, android.os.Bundle);
7617 method public abstract void playFromUri(android.net.Uri, android.os.Bundle);
7618 method public abstract void prepare();
7619 method public abstract void prepareFromMediaId(java.lang.String, android.os.Bundle);
7620 method public abstract void prepareFromSearch(java.lang.String, android.os.Bundle);
7621 method public abstract void prepareFromUri(android.net.Uri, android.os.Bundle);
7622 method public abstract void rewind();
7623 method public abstract void seekTo(long);
7624method public abstract void sendCustomAction(android.support.v4.media.session.PlaybackStateCompat.…
7625 method public abstract void sendCustomAction(java.lang.String, android.os.Bundle);
7626 method public abstract void setCaptioningEnabled(boolean);
7627 method public abstract void setRating(android.support.v4.media.RatingCompat);
7628 method public abstract void setRepeatMode(int);
7629 method public abstract void setShuffleMode(int);
7630 method public abstract deprecated void setShuffleModeEnabled(boolean);
7631 method public abstract void skipToNext();
7632 method public abstract void skipToPrevious();
7633 method public abstract void skipToQueueItem(long);
7634 method public abstract void stop();
7640method public void addOnActiveChangeListener(android.support.v4.media.session.MediaSessionCompat.O…
7641method public static android.support.v4.media.session.MediaSessionCompat fromMediaSession(android.…
7642 method public android.support.v4.media.session.MediaControllerCompat getController();
7643 method public java.lang.Object getMediaSession();
7644 method public java.lang.Object getRemoteControlClient();
7645 method public android.support.v4.media.session.MediaSessionCompat.Token getSessionToken();
7646 method public boolean isActive();
7647 method public void release();
7648method public void removeOnActiveChangeListener(android.support.v4.media.session.MediaSessionCompa…
7649 method public void sendSessionEvent(java.lang.String, android.os.Bundle);
7650 method public void setActive(boolean);
7651 method public void setCallback(android.support.v4.media.session.MediaSessionCompat.Callback);
7652method public void setCallback(android.support.v4.media.session.MediaSessionCompat.Callback, andro…
7653 method public void setCaptioningEnabled(boolean);
7654 method public void setExtras(android.os.Bundle);
7655 method public void setFlags(int);
7656 method public void setMediaButtonReceiver(android.app.PendingIntent);
7657 method public void setMetadata(android.support.v4.media.MediaMetadataCompat);
7658 method public void setPlaybackState(android.support.v4.media.session.PlaybackStateCompat);
7659 method public void setPlaybackToLocal(int);
7660 method public void setPlaybackToRemote(android.support.v4.media.VolumeProviderCompat);
7661method public void setQueue(java.util.List<android.support.v4.media.session.MediaSessionCompat.Que…
7662 method public void setQueueTitle(java.lang.CharSequence);
7663 method public void setRatingType(int);
7664 method public void setRepeatMode(int);
7665 method public void setSessionActivity(android.app.PendingIntent);
7666 method public void setShuffleMode(int);
7667 method public deprecated void setShuffleModeEnabled(boolean);
7684 method public void onAddQueueItem(android.support.v4.media.MediaDescriptionCompat);
7685 method public void onAddQueueItem(android.support.v4.media.MediaDescriptionCompat, int);
7686 method public void onCommand(java.lang.String, android.os.Bundle, android.os.ResultReceiver);
7687 method public void onCustomAction(java.lang.String, android.os.Bundle);
7688 method public void onFastForward();
7689 method public boolean onMediaButtonEvent(android.content.Intent);
7690 method public void onPause();
7691 method public void onPlay();
7692 method public void onPlayFromMediaId(java.lang.String, android.os.Bundle);
7693 method public void onPlayFromSearch(java.lang.String, android.os.Bundle);
7694 method public void onPlayFromUri(android.net.Uri, android.os.Bundle);
7695 method public void onPrepare();
7696 method public void onPrepareFromMediaId(java.lang.String, android.os.Bundle);
7697 method public void onPrepareFromSearch(java.lang.String, android.os.Bundle);
7698 method public void onPrepareFromUri(android.net.Uri, android.os.Bundle);
7699 method public void onRemoveQueueItem(android.support.v4.media.MediaDescriptionCompat);
7700 method public deprecated void onRemoveQueueItemAt(int);
7701 method public void onRewind();
7702 method public void onSeekTo(long);
7703 method public void onSetCaptioningEnabled(boolean);
7704 method public void onSetRating(android.support.v4.media.RatingCompat);
7705 method public void onSetRepeatMode(int);
7706 method public void onSetShuffleMode(int);
7707 method public deprecated void onSetShuffleModeEnabled(boolean);
7708 method public void onSkipToNext();
7709 method public void onSkipToPrevious();
7710 method public void onSkipToQueueItem(long);
7711 method public void onStop();
7715 method public abstract void onActiveChanged();
7720 method public int describeContents();
7721method public static android.support.v4.media.session.MediaSessionCompat.QueueItem fromQueueItem(j…
7722method public static java.util.List<android.support.v4.media.session.MediaSessionCompat.QueueItem>…
7723 method public android.support.v4.media.MediaDescriptionCompat getDescription();
7724 method public long getQueueId();
7725 method public java.lang.Object getQueueItem();
7726 method public void writeToParcel(android.os.Parcel, int);
7732 method public int describeContents();
7733method public static android.support.v4.media.session.MediaSessionCompat.Token fromToken(java.lang…
7734 method public java.lang.Object getToken();
7735 method public void writeToParcel(android.os.Parcel, int);
7742 method public int describeContents();
7743 method public void writeToParcel(android.os.Parcel, int);
7753 method public int describeContents();
7754method public static android.support.v4.media.session.PlaybackStateCompat fromPlaybackState(java.l…
7755 method public long getActions();
7756 method public long getActiveQueueItemId();
7757 method public long getBufferedPosition();
7758method public java.util.List<android.support.v4.media.session.PlaybackStateCompat.CustomAction> ge…
7759 method public int getErrorCode();
7760 method public java.lang.CharSequence getErrorMessage();
7761 method public android.os.Bundle getExtras();
7762 method public long getLastPositionUpdateTime();
7763 method public float getPlaybackSpeed();
7764 method public java.lang.Object getPlaybackState();
7765 method public long getPosition();
7766 method public int getState();
7767 method public static int toKeyCode(long);
7768 method public void writeToParcel(android.os.Parcel, int);
7828method public android.support.v4.media.session.PlaybackStateCompat.Builder addCustomAction(java.la…
7829method public android.support.v4.media.session.PlaybackStateCompat.Builder addCustomAction(android…
7830 method public android.support.v4.media.session.PlaybackStateCompat build();
7831 method public android.support.v4.media.session.PlaybackStateCompat.Builder setActions(long);
7832method public android.support.v4.media.session.PlaybackStateCompat.Builder setActiveQueueItemId(lo…
7833method public android.support.v4.media.session.PlaybackStateCompat.Builder setBufferedPosition(lon…
7834method public deprecated android.support.v4.media.session.PlaybackStateCompat.Builder setErrorMess…
7835method public android.support.v4.media.session.PlaybackStateCompat.Builder setErrorMessage(int, ja…
7836method public android.support.v4.media.session.PlaybackStateCompat.Builder setExtras(android.os.Bu…
7837method public android.support.v4.media.session.PlaybackStateCompat.Builder setState(int, long, flo…
7838method public android.support.v4.media.session.PlaybackStateCompat.Builder setState(int, long, flo…
7842 method public int describeContents();
7843method public static android.support.v4.media.session.PlaybackStateCompat.CustomAction fromCustomA…
7844 method public java.lang.String getAction();
7845 method public java.lang.Object getCustomAction();
7846 method public android.os.Bundle getExtras();
7847 method public int getIcon();
7848 method public java.lang.CharSequence getName();
7849 method public void writeToParcel(android.os.Parcel, int);
7855 method public android.support.v4.media.session.PlaybackStateCompat.CustomAction build();
7856method public android.support.v4.media.session.PlaybackStateCompat.CustomAction.Builder setExtras(…
7864method public static android.net.NetworkInfo getNetworkInfoFromBroadcast(android.net.ConnectivityM…
7865 method public static int getRestrictBackgroundStatus(android.net.ConnectivityManager);
7866 method public static boolean isActiveNetworkMetered(android.net.ConnectivityManager);
7873 method public static deprecated void clearThreadStatsTag();
7874 method public static deprecated int getThreadStatsTag();
7875 method public static deprecated void incrementOperationCount(int);
7876 method public static deprecated void incrementOperationCount(int, int);
7877 method public static deprecated void setThreadStatsTag(int);
7878method public static void tagDatagramSocket(java.net.DatagramSocket) throws java.net.SocketExcepti…
7879 method public static deprecated void tagSocket(java.net.Socket) throws java.net.SocketException;
7880method public static void untagDatagramSocket(java.net.DatagramSocket) throws java.net.SocketExcep…
7881method public static deprecated void untagSocket(java.net.Socket) throws java.net.SocketException;
7889method public static deprecated <Params, Progress, Result> android.os.AsyncTask<Params, Progress, …
7893 method public static deprecated boolean isAtLeastN();
7894 method public static deprecated boolean isAtLeastNMR1();
7895 method public static deprecated boolean isAtLeastO();
7896 method public static boolean isAtLeastOMR1();
7897 method public static boolean isAtLeastP();
7902 method public void cancel();
7903 method public java.lang.Object getCancellationSignalObject();
7904 method public boolean isCanceled();
7905method public void setOnCancelListener(android.support.v4.os.CancellationSignal.OnCancelListener);
7906 method public void throwIfCanceled();
7910 method public abstract void onCancel();
7914method public static android.support.v4.os.LocaleListCompat getLocales(android.content.res.Configu…
7918 method public static java.lang.String getStorageState(java.io.File);
7923 method public static android.support.v4.os.LocaleListCompat create(java.util.Locale...);
7924 method public static android.support.v4.os.LocaleListCompat forLanguageTags(java.lang.String);
7925 method public java.util.Locale get(int);
7926 method public static android.support.v4.os.LocaleListCompat getAdjustedDefault();
7927 method public static android.support.v4.os.LocaleListCompat getDefault();
7928 method public static android.support.v4.os.LocaleListCompat getEmptyLocaleList();
7929 method public java.util.Locale getFirstMatch(java.lang.String[]);
7930 method public int indexOf(java.util.Locale);
7931 method public boolean isEmpty();
7932 method public int size();
7933 method public java.lang.String toLanguageTags();
7934 method public java.lang.Object unwrap();
7935 method public static android.support.v4.os.LocaleListCompat wrap(java.lang.Object);
7944method public static deprecated <T> android.os.Parcelable.Creator<T> newCreator(android.support.v4…
7948 method public abstract T createFromParcel(android.os.Parcel, java.lang.ClassLoader);
7949 method public abstract T[] newArray(int);
7953 method public static void beginSection(java.lang.String);
7954 method public static void endSection();
7958 method public static boolean isUserUnlocked(android.content.Context);
7967 method public int getColorMode();
7968 method public int getOrientation();
7969 method public int getScaleMode();
7970 method public void printBitmap(java.lang.String, android.graphics.Bitmap);
7971method public void printBitmap(java.lang.String, android.graphics.Bitmap, android.support.v4.print…
7972method public void printBitmap(java.lang.String, android.net.Uri) throws java.io.FileNotFoundExcep…
7973method public void printBitmap(java.lang.String, android.net.Uri, android.support.v4.print.PrintHe…
7974 method public void setColorMode(int);
7975 method public void setOrientation(int);
7976 method public void setScaleMode(int);
7977 method public static boolean systemSupportsPrint();
7987 method public abstract void onFinish();
7995 method public abstract boolean canRead();
7996 method public abstract boolean canWrite();
7997method public abstract android.support.v4.provider.DocumentFile createDirectory(java.lang.String);
7998method public abstract android.support.v4.provider.DocumentFile createFile(java.lang.String, java.…
7999 method public abstract boolean delete();
8000 method public abstract boolean exists();
8001 method public android.support.v4.provider.DocumentFile findFile(java.lang.String);
8002 method public static android.support.v4.provider.DocumentFile fromFile(java.io.File);
8003method public static android.support.v4.provider.DocumentFile fromSingleUri(android.content.Contex…
8004method public static android.support.v4.provider.DocumentFile fromTreeUri(android.content.Context,…
8005 method public abstract java.lang.String getName();
8006 method public android.support.v4.provider.DocumentFile getParentFile();
8007 method public abstract java.lang.String getType();
8008 method public abstract android.net.Uri getUri();
8009 method public abstract boolean isDirectory();
8010 method public static boolean isDocumentUri(android.content.Context, android.net.Uri);
8011 method public abstract boolean isFile();
8012 method public abstract boolean isVirtual();
8013 method public abstract long lastModified();
8014 method public abstract long length();
8015 method public abstract android.support.v4.provider.DocumentFile[] listFiles();
8016 method public abstract boolean renameTo(java.lang.String);
8022 method public java.util.List<java.util.List<byte[]>> getCertificates();
8023 method public int getCertificatesArrayResId();
8024 method public java.lang.String getProviderAuthority();
8025 method public java.lang.String getProviderPackage();
8026 method public java.lang.String getQuery();
8030method public static android.graphics.Typeface buildTypeface(android.content.Context, android.os.C…
8031method public static android.support.v4.provider.FontsContractCompat.FontFamilyResult fetchFonts(a…
8032method public static void requestFont(android.content.Context, android.support.v4.provider.FontReq…
8050 method public android.support.v4.provider.FontsContractCompat.FontInfo[] getFonts();
8051 method public int getStatusCode();
8058 method public int getResultCode();
8059 method public int getTtcIndex();
8060 method public android.net.Uri getUri();
8061 method public int getWeight();
8062 method public boolean isItalic();
8067 method public void onTypefaceRequestFailed(int);
8068 method public void onTypefaceRetrieved(android.graphics.Typeface);
8082 method public static android.support.v4.text.BidiFormatter getInstance();
8083 method public static android.support.v4.text.BidiFormatter getInstance(boolean);
8084 method public static android.support.v4.text.BidiFormatter getInstance(java.util.Locale);
8085 method public boolean getStereoReset();
8086 method public boolean isRtl(java.lang.String);
8087 method public boolean isRtl(java.lang.CharSequence);
8088 method public boolean isRtlContext();
8089method public java.lang.String unicodeWrap(java.lang.String, android.support.v4.text.TextDirection…
8090method public java.lang.CharSequence unicodeWrap(java.lang.CharSequence, android.support.v4.text.T…
8091method public java.lang.String unicodeWrap(java.lang.String, android.support.v4.text.TextDirection…
8092method public java.lang.CharSequence unicodeWrap(java.lang.CharSequence, android.support.v4.text.T…
8093 method public java.lang.String unicodeWrap(java.lang.String, boolean);
8094 method public java.lang.CharSequence unicodeWrap(java.lang.CharSequence, boolean);
8095 method public java.lang.String unicodeWrap(java.lang.String);
8096 method public java.lang.CharSequence unicodeWrap(java.lang.CharSequence);
8103 method public android.support.v4.text.BidiFormatter build();
8104method public android.support.v4.text.BidiFormatter.Builder setTextDirectionHeuristic(android.supp…
8105 method public android.support.v4.text.BidiFormatter.Builder stereoReset(boolean);
8109 method public static java.lang.String maximizeAndGetScript(java.util.Locale);
8113 method public abstract boolean isRtl(char[], int, int);
8114 method public abstract boolean isRtl(java.lang.CharSequence, int, int);
8127 method public static int getLayoutDirectionFromLocale(java.util.Locale);
8128 method public static java.lang.String htmlEncode(java.lang.String);
8137 method public static final boolean addLinks(android.text.Spannable, int);
8138 method public static final boolean addLinks(android.widget.TextView, int);
8139method public static final void addLinks(android.widget.TextView, java.util.regex.Pattern, java.la…
8140method public static final void addLinks(android.widget.TextView, java.util.regex.Pattern, java.la…
8141method public static final void addLinks(android.widget.TextView, java.util.regex.Pattern, java.la…
8142method public static final boolean addLinks(android.text.Spannable, java.util.regex.Pattern, java.…
8143method public static final boolean addLinks(android.text.Spannable, java.util.regex.Pattern, java.…
8144method public static final boolean addLinks(android.text.Spannable, java.util.regex.Pattern, java.…
8155 method public boolean containsAll(java.util.Collection<?>);
8156 method public java.util.Set<java.util.Map.Entry<K, V>> entrySet();
8157 method public java.util.Set<K> keySet();
8158 method public void putAll(java.util.Map<? extends K, ? extends V>);
8159 method public boolean removeAll(java.util.Collection<?>);
8160 method public boolean retainAll(java.util.Collection<?>);
8161 method public java.util.Collection<V> values();
8168 method public boolean add(E);
8169 method public void addAll(android.support.v4.util.ArraySet<? extends E>);
8170 method public boolean addAll(java.util.Collection<? extends E>);
8171 method public void clear();
8172 method public boolean contains(java.lang.Object);
8173 method public boolean containsAll(java.util.Collection<?>);
8174 method public void ensureCapacity(int);
8175 method public int indexOf(java.lang.Object);
8176 method public boolean isEmpty();
8177 method public java.util.Iterator<E> iterator();
8178 method public boolean remove(java.lang.Object);
8179 method public boolean removeAll(android.support.v4.util.ArraySet<? extends E>);
8180 method public boolean removeAll(java.util.Collection<?>);
8181 method public E removeAt(int);
8182 method public boolean retainAll(java.util.Collection<?>);
8183 method public int size();
8184 method public java.lang.Object[] toArray();
8185 method public <T> T[] toArray(T[]);
8186 method public E valueAt(int);
8191 method public void delete();
8192 method public void failWrite(java.io.FileOutputStream);
8193 method public void finishWrite(java.io.FileOutputStream);
8194 method public java.io.File getBaseFile();
8195 method public java.io.FileInputStream openRead() throws java.io.FileNotFoundException;
8196 method public byte[] readFully() throws java.io.IOException;
8197 method public java.io.FileOutputStream startWrite() throws java.io.IOException;
8203 method public void addFirst(E);
8204 method public void addLast(E);
8205 method public void clear();
8206 method public E get(int);
8207 method public E getFirst();
8208 method public E getLast();
8209 method public boolean isEmpty();
8210 method public E popFirst();
8211 method public E popLast();
8212 method public void removeFromEnd(int);
8213 method public void removeFromStart(int);
8214 method public int size();
8220 method public void addFirst(int);
8221 method public void addLast(int);
8222 method public void clear();
8223 method public int get(int);
8224 method public int getFirst();
8225 method public int getLast();
8226 method public boolean isEmpty();
8227 method public int popFirst();
8228 method public int popLast();
8229 method public void removeFromEnd(int);
8230 method public void removeFromStart(int);
8231 method public int size();
8237 method public void append(long, E);
8238 method public void clear();
8239 method public android.support.v4.util.LongSparseArray<E> clone();
8240 method public void delete(long);
8241 method public E get(long);
8242 method public E get(long, E);
8243 method public int indexOfKey(long);
8244 method public int indexOfValue(E);
8245 method public long keyAt(int);
8246 method public void put(long, E);
8247 method public void remove(long);
8248 method public void removeAt(int);
8249 method public void setValueAt(int, E);
8250 method public int size();
8251 method public E valueAt(int);
8256 method protected V create(K);
8257 method public final synchronized int createCount();
8258 method protected void entryRemoved(boolean, K, V, V);
8259 method public final void evictAll();
8260 method public final synchronized int evictionCount();
8261 method public final V get(K);
8262 method public final synchronized int hitCount();
8263 method public final synchronized int maxSize();
8264 method public final synchronized int missCount();
8265 method public final V put(K, V);
8266 method public final synchronized int putCount();
8267 method public final V remove(K);
8268 method public void resize(int);
8269 method public final synchronized int size();
8270 method protected int sizeOf(K, V);
8271 method public final synchronized java.util.Map<K, V> snapshot();
8272 method public final synchronized java.lang.String toString();
8273 method public void trimToSize(int);
8278 method public static <A, B> android.support.v4.util.Pair<A, B> create(A, B);
8294 method public abstract T acquire();
8295 method public abstract boolean release(T);
8300 method public T acquire();
8301 method public boolean release(T);
8312 method public void clear();
8313 method public boolean containsKey(java.lang.Object);
8314 method public boolean containsValue(java.lang.Object);
8315 method public void ensureCapacity(int);
8316 method public V get(java.lang.Object);
8317 method public int indexOfKey(java.lang.Object);
8318 method public boolean isEmpty();
8319 method public K keyAt(int);
8320 method public V put(K, V);
8321 method public void putAll(android.support.v4.util.SimpleArrayMap<? extends K, ? extends V>);
8322 method public V remove(java.lang.Object);
8323 method public V removeAt(int);
8324 method public V setValueAt(int, V);
8325 method public int size();
8326 method public V valueAt(int);
8332 method public void append(int, E);
8333 method public void clear();
8334 method public android.support.v4.util.SparseArrayCompat<E> clone();
8335 method public void delete(int);
8336 method public E get(int);
8337 method public E get(int, E);
8338 method public int indexOfKey(int);
8339 method public int indexOfValue(E);
8340 method public int keyAt(int);
8341 method public void put(int, E);
8342 method public void remove(int);
8343 method public void removeAt(int);
8344 method public void removeAtRange(int, int);
8345 method public void setValueAt(int, E);
8346 method public int size();
8347 method public E valueAt(int);
8355 method public static boolean objectEquals(java.lang.Object, java.lang.Object);
8366 method public int describeContents();
8367 method public final android.os.Parcelable getSuperState();
8368 method public void writeToParcel(android.os.Parcel, int);
8375method public boolean dispatchPopulateAccessibilityEvent(android.view.View, android.view.accessibi…
8376method public android.support.v4.view.accessibility.AccessibilityNodeProviderCompat getAccessibili…
8377method public void onInitializeAccessibilityEvent(android.view.View, android.view.accessibility.Ac…
8378method public void onInitializeAccessibilityNodeInfo(android.view.View, android.support.v4.view.ac…
8379method public void onPopulateAccessibilityEvent(android.view.View, android.view.accessibility.Acce…
8380method public boolean onRequestSendAccessibilityEvent(android.view.ViewGroup, android.view.View, a…
8381 method public boolean performAccessibilityAction(android.view.View, int, android.os.Bundle);
8382 method public void sendAccessibilityEvent(android.view.View, int);
8383method public void sendAccessibilityEventUnchecked(android.view.View, android.view.accessibility.A…
8388 method public android.content.Context getContext();
8389 method public boolean hasSubMenu();
8390 method public boolean isVisible();
8391 method public abstract android.view.View onCreateActionView();
8392 method public android.view.View onCreateActionView(android.view.MenuItem);
8393 method public boolean onPerformDefaultAction();
8394 method public void onPrepareSubMenu(android.view.SubMenu);
8395 method public boolean overridesItemVisibility();
8396 method public void refreshVisibility();
8397method public void setVisibilityListener(android.support.v4.view.ActionProvider.VisibilityListener…
8401 method public abstract void onActionProviderVisibilityChanged(boolean);
8406method public void inflate(int, android.view.ViewGroup, android.support.v4.view.AsyncLayoutInflate…
8410 method public abstract void onInflateFinished(android.view.View, int, android.view.ViewGroup);
8416 method public boolean isLongpressEnabled();
8417 method public boolean onTouchEvent(android.view.MotionEvent);
8418 method public void setIsLongpressEnabled(boolean);
8419 method public void setOnDoubleTapListener(android.view.GestureDetector.OnDoubleTapListener);
8423method public static void apply(int, int, int, android.graphics.Rect, android.graphics.Rect, int);
8424method public static void apply(int, int, int, android.graphics.Rect, int, int, android.graphics.R…
8425 method public static void applyDisplay(int, android.graphics.Rect, android.graphics.Rect, int);
8426 method public static int getAbsoluteGravity(int, int);
8458method public static deprecated boolean dispatch(android.view.KeyEvent, android.view.KeyEvent.Call…
8459 method public static deprecated java.lang.Object getKeyDispatcherState(android.view.View);
8460 method public static deprecated boolean hasModifiers(android.view.KeyEvent, int);
8461 method public static deprecated boolean hasNoModifiers(android.view.KeyEvent);
8462 method public static deprecated boolean isCtrlPressed(android.view.KeyEvent);
8463 method public static deprecated boolean isTracking(android.view.KeyEvent);
8464 method public static deprecated boolean metaStateHasModifiers(int, int);
8465 method public static deprecated boolean metaStateHasNoModifiers(int);
8466 method public static deprecated int normalizeMetaState(int);
8467 method public static deprecated void startTracking(android.view.KeyEvent);
8471method public static deprecated android.support.v4.view.LayoutInflaterFactory getFactory(android.v…
8472method public static deprecated void setFactory(android.view.LayoutInflater, android.support.v4.vi…
8473method public static void setFactory2(android.view.LayoutInflater, android.view.LayoutInflater.Fac…
8477method public abstract android.view.View onCreateView(android.view.View, java.lang.String, android…
8481 method public static int getLayoutDirection(android.view.ViewGroup.MarginLayoutParams);
8482 method public static int getMarginEnd(android.view.ViewGroup.MarginLayoutParams);
8483 method public static int getMarginStart(android.view.ViewGroup.MarginLayoutParams);
8484 method public static boolean isMarginRelative(android.view.ViewGroup.MarginLayoutParams);
8485method public static void resolveLayoutDirection(android.view.ViewGroup.MarginLayoutParams, int);
8486 method public static void setLayoutDirection(android.view.ViewGroup.MarginLayoutParams, int);
8487 method public static void setMarginEnd(android.view.ViewGroup.MarginLayoutParams, int);
8488 method public static void setMarginStart(android.view.ViewGroup.MarginLayoutParams, int);
8492 method public static deprecated void setShowAsAction(android.view.MenuItem, int);
8496 method public static deprecated boolean collapseActionView(android.view.MenuItem);
8497 method public static deprecated boolean expandActionView(android.view.MenuItem);
8498method public static android.support.v4.view.ActionProvider getActionProvider(android.view.MenuIte…
8499 method public static deprecated android.view.View getActionView(android.view.MenuItem);
8500 method public static int getAlphabeticModifiers(android.view.MenuItem);
8501 method public static java.lang.CharSequence getContentDescription(android.view.MenuItem);
8502 method public static android.content.res.ColorStateList getIconTintList(android.view.MenuItem);
8503 method public static android.graphics.PorterDuff.Mode getIconTintMode(android.view.MenuItem);
8504 method public static int getNumericModifiers(android.view.MenuItem);
8505 method public static java.lang.CharSequence getTooltipText(android.view.MenuItem);
8506 method public static deprecated boolean isActionViewExpanded(android.view.MenuItem);
8507method public static android.view.MenuItem setActionProvider(android.view.MenuItem, android.suppor…
8508method public static deprecated android.view.MenuItem setActionView(android.view.MenuItem, android…
8509 method public static deprecated android.view.MenuItem setActionView(android.view.MenuItem, int);
8510 method public static void setAlphabeticShortcut(android.view.MenuItem, char, int);
8511 method public static void setContentDescription(android.view.MenuItem, java.lang.CharSequence);
8512method public static void setIconTintList(android.view.MenuItem, android.content.res.ColorStateLis…
8513method public static void setIconTintMode(android.view.MenuItem, android.graphics.PorterDuff.Mode);
8514 method public static void setNumericShortcut(android.view.MenuItem, char, int);
8515method public static deprecated android.view.MenuItem setOnActionExpandListener(android.view.MenuI…
8516 method public static void setShortcut(android.view.MenuItem, char, char, int, int);
8517 method public static deprecated void setShowAsAction(android.view.MenuItem, int);
8518 method public static void setTooltipText(android.view.MenuItem, java.lang.CharSequence);
8527 method public abstract boolean onMenuItemActionCollapse(android.view.MenuItem);
8528 method public abstract boolean onMenuItemActionExpand(android.view.MenuItem);
8532 method public static deprecated int findPointerIndex(android.view.MotionEvent, int);
8533 method public static deprecated int getActionIndex(android.view.MotionEvent);
8534 method public static deprecated int getActionMasked(android.view.MotionEvent);
8535 method public static deprecated float getAxisValue(android.view.MotionEvent, int);
8536 method public static deprecated float getAxisValue(android.view.MotionEvent, int, int);
8537 method public static deprecated int getButtonState(android.view.MotionEvent);
8538 method public static deprecated int getPointerCount(android.view.MotionEvent);
8539 method public static deprecated int getPointerId(android.view.MotionEvent, int);
8540 method public static deprecated int getSource(android.view.MotionEvent);
8541 method public static deprecated float getX(android.view.MotionEvent, int);
8542 method public static deprecated float getY(android.view.MotionEvent, int);
8543 method public static boolean isFromSource(android.view.MotionEvent, int);
8602 method public abstract boolean dispatchNestedFling(float, float, boolean);
8603 method public abstract boolean dispatchNestedPreFling(float, float);
8604 method public abstract boolean dispatchNestedPreScroll(int, int, int[], int[]);
8605 method public abstract boolean dispatchNestedScroll(int, int, int, int, int[]);
8606 method public abstract boolean hasNestedScrollingParent();
8607 method public abstract boolean isNestedScrollingEnabled();
8608 method public abstract void setNestedScrollingEnabled(boolean);
8609 method public abstract boolean startNestedScroll(int);
8610 method public abstract void stopNestedScroll();
8614 method public abstract boolean dispatchNestedPreScroll(int, int, int[], int[], int);
8615 method public abstract boolean dispatchNestedScroll(int, int, int, int, int[], int);
8616 method public abstract boolean hasNestedScrollingParent(int);
8617 method public abstract boolean startNestedScroll(int, int);
8618 method public abstract void stopNestedScroll(int);
8623 method public boolean dispatchNestedFling(float, float, boolean);
8624 method public boolean dispatchNestedPreFling(float, float);
8625 method public boolean dispatchNestedPreScroll(int, int, int[], int[]);
8626 method public boolean dispatchNestedPreScroll(int, int, int[], int[], int);
8627 method public boolean dispatchNestedScroll(int, int, int, int, int[]);
8628 method public boolean dispatchNestedScroll(int, int, int, int, int[], int);
8629 method public boolean hasNestedScrollingParent();
8630 method public boolean hasNestedScrollingParent(int);
8631 method public boolean isNestedScrollingEnabled();
8632 method public void onDetachedFromWindow();
8633 method public void onStopNestedScroll(android.view.View);
8634 method public void setNestedScrollingEnabled(boolean);
8635 method public boolean startNestedScroll(int);
8636 method public boolean startNestedScroll(int, int);
8637 method public void stopNestedScroll();
8638 method public void stopNestedScroll(int);
8642 method public abstract int getNestedScrollAxes();
8643 method public abstract boolean onNestedFling(android.view.View, float, float, boolean);
8644 method public abstract boolean onNestedPreFling(android.view.View, float, float);
8645 method public abstract void onNestedPreScroll(android.view.View, int, int, int[]);
8646 method public abstract void onNestedScroll(android.view.View, int, int, int, int);
8647 method public abstract void onNestedScrollAccepted(android.view.View, android.view.View, int);
8648 method public abstract boolean onStartNestedScroll(android.view.View, android.view.View, int);
8649 method public abstract void onStopNestedScroll(android.view.View);
8653 method public abstract void onNestedPreScroll(android.view.View, int, int, int[], int);
8654 method public abstract void onNestedScroll(android.view.View, int, int, int, int, int);
8655method public abstract void onNestedScrollAccepted(android.view.View, android.view.View, int, int);
8656method public abstract boolean onStartNestedScroll(android.view.View, android.view.View, int, int);
8657 method public abstract void onStopNestedScroll(android.view.View, int);
8662 method public int getNestedScrollAxes();
8663 method public void onNestedScrollAccepted(android.view.View, android.view.View, int);
8664 method public void onNestedScrollAccepted(android.view.View, android.view.View, int, int);
8665 method public void onStopNestedScroll(android.view.View);
8666 method public void onStopNestedScroll(android.view.View, int);
8670method public abstract android.support.v4.view.WindowInsetsCompat onApplyWindowInsets(android.view…
8675 method public void destroyItem(android.view.ViewGroup, int, java.lang.Object);
8676 method public deprecated void destroyItem(android.view.View, int, java.lang.Object);
8677 method public void finishUpdate(android.view.ViewGroup);
8678 method public deprecated void finishUpdate(android.view.View);
8679 method public abstract int getCount();
8680 method public int getItemPosition(java.lang.Object);
8681 method public java.lang.CharSequence getPageTitle(int);
8682 method public float getPageWidth(int);
8683 method public java.lang.Object instantiateItem(android.view.ViewGroup, int);
8684 method public deprecated java.lang.Object instantiateItem(android.view.View, int);
8685 method public abstract boolean isViewFromObject(android.view.View, java.lang.Object);
8686 method public void notifyDataSetChanged();
8687 method public void registerDataSetObserver(android.database.DataSetObserver);
8688 method public void restoreState(android.os.Parcelable, java.lang.ClassLoader);
8689 method public android.os.Parcelable saveState();
8690 method public void setPrimaryItem(android.view.ViewGroup, int, java.lang.Object);
8691 method public deprecated void setPrimaryItem(android.view.View, int, java.lang.Object);
8692 method public void startUpdate(android.view.ViewGroup);
8693 method public deprecated void startUpdate(android.view.View);
8694 method public void unregisterDataSetObserver(android.database.DataSetObserver);
8702 method public boolean getDrawFullUnderline();
8703 method public int getTabIndicatorColor();
8704 method public void setDrawFullUnderline(boolean);
8705 method public void setTabIndicatorColor(int);
8706 method public void setTabIndicatorColorResource(int);
8712 method public int getTextSpacing();
8713 method protected void onLayout(boolean, int, int, int, int);
8714 method public void setGravity(int);
8715 method public void setNonPrimaryAlpha(float);
8716 method public void setTextColor(int);
8717 method public void setTextSize(int, float);
8718 method public void setTextSpacing(int);
8722method public static android.support.v4.view.PointerIconCompat create(android.graphics.Bitmap, flo…
8723method public static android.support.v4.view.PointerIconCompat getSystemIcon(android.content.Conte…
8724method public static android.support.v4.view.PointerIconCompat load(android.content.res.Resources,…
8751 method public static deprecated boolean isQuickScaleEnabled(java.lang.Object);
8752 method public static boolean isQuickScaleEnabled(android.view.ScaleGestureDetector);
8753 method public static deprecated void setQuickScaleEnabled(java.lang.Object, boolean);
8754 method public static void setQuickScaleEnabled(android.view.ScaleGestureDetector, boolean);
8758 method public abstract int computeHorizontalScrollExtent();
8759 method public abstract int computeHorizontalScrollOffset();
8760 method public abstract int computeHorizontalScrollRange();
8761 method public abstract int computeVerticalScrollExtent();
8762 method public abstract int computeVerticalScrollOffset();
8763 method public abstract int computeVerticalScrollRange();
8767 method public abstract android.content.res.ColorStateList getSupportBackgroundTintList();
8768 method public abstract android.graphics.PorterDuff.Mode getSupportBackgroundTintMode();
8769 method public abstract void setSupportBackgroundTintList(android.content.res.ColorStateList);
8770 method public abstract void setSupportBackgroundTintMode(android.graphics.PorterDuff.Mode);
8774 method public static deprecated float getXVelocity(android.view.VelocityTracker, int);
8775 method public static deprecated float getYVelocity(android.view.VelocityTracker, int);
8780method public static void addKeyboardNavigationClusters(android.view.View, java.util.Collection<an…
8781method public static android.support.v4.view.ViewPropertyAnimatorCompat animate(android.view.View);
8782 method public static deprecated boolean canScrollHorizontally(android.view.View, int);
8783 method public static deprecated boolean canScrollVertically(android.view.View, int);
8784 method public static void cancelDragAndDrop(android.view.View);
8785 method public static deprecated int combineMeasuredStates(int, int);
8786method public static android.support.v4.view.WindowInsetsCompat dispatchApplyWindowInsets(android.…
8787 method public static void dispatchFinishTemporaryDetach(android.view.View);
8788 method public static boolean dispatchNestedFling(android.view.View, float, float, boolean);
8789 method public static boolean dispatchNestedPreFling(android.view.View, float, float);
8790 method public static boolean dispatchNestedPreScroll(android.view.View, int, int, int[], int[]);
8791method public static boolean dispatchNestedPreScroll(android.view.View, int, int, int[], int[], in…
8792 method public static boolean dispatchNestedScroll(android.view.View, int, int, int, int, int[]);
8793method public static boolean dispatchNestedScroll(android.view.View, int, int, int, int, int[], in…
8794 method public static void dispatchStartTemporaryDetach(android.view.View);
8795 method public static int getAccessibilityLiveRegion(android.view.View);
8796method public static android.support.v4.view.accessibility.AccessibilityNodeProviderCompat getAcce…
8797 method public static deprecated float getAlpha(android.view.View);
8798method public static android.content.res.ColorStateList getBackgroundTintList(android.view.View);
8799 method public static android.graphics.PorterDuff.Mode getBackgroundTintMode(android.view.View);
8800 method public static android.graphics.Rect getClipBounds(android.view.View);
8801 method public static android.view.Display getDisplay(android.view.View);
8802 method public static float getElevation(android.view.View);
8803 method public static boolean getFitsSystemWindows(android.view.View);
8804 method public static int getImportantForAccessibility(android.view.View);
8805 method public static int getLabelFor(android.view.View);
8806 method public static deprecated int getLayerType(android.view.View);
8807 method public static int getLayoutDirection(android.view.View);
8808 method public static deprecated android.graphics.Matrix getMatrix(android.view.View);
8809 method public static deprecated int getMeasuredHeightAndState(android.view.View);
8810 method public static deprecated int getMeasuredState(android.view.View);
8811 method public static deprecated int getMeasuredWidthAndState(android.view.View);
8812 method public static int getMinimumHeight(android.view.View);
8813 method public static int getMinimumWidth(android.view.View);
8814 method public static int getNextClusterForwardId(android.view.View);
8815 method public static deprecated int getOverScrollMode(android.view.View);
8816 method public static int getPaddingEnd(android.view.View);
8817 method public static int getPaddingStart(android.view.View);
8818 method public static android.view.ViewParent getParentForAccessibility(android.view.View);
8819 method public static deprecated float getPivotX(android.view.View);
8820 method public static deprecated float getPivotY(android.view.View);
8821 method public static deprecated float getRotation(android.view.View);
8822 method public static deprecated float getRotationX(android.view.View);
8823 method public static deprecated float getRotationY(android.view.View);
8824 method public static deprecated float getScaleX(android.view.View);
8825 method public static deprecated float getScaleY(android.view.View);
8826 method public static int getScrollIndicators(android.view.View);
8827 method public static java.lang.String getTransitionName(android.view.View);
8828 method public static deprecated float getTranslationX(android.view.View);
8829 method public static deprecated float getTranslationY(android.view.View);
8830 method public static float getTranslationZ(android.view.View);
8831 method public static int getWindowSystemUiVisibility(android.view.View);
8832 method public static deprecated float getX(android.view.View);
8833 method public static deprecated float getY(android.view.View);
8834 method public static float getZ(android.view.View);
8835 method public static boolean hasAccessibilityDelegate(android.view.View);
8836 method public static boolean hasNestedScrollingParent(android.view.View);
8837 method public static boolean hasNestedScrollingParent(android.view.View, int);
8838 method public static boolean hasOnClickListeners(android.view.View);
8839 method public static boolean hasOverlappingRendering(android.view.View);
8840 method public static boolean hasTransientState(android.view.View);
8841 method public static boolean isAttachedToWindow(android.view.View);
8842 method public static boolean isFocusedByDefault(android.view.View);
8843 method public static boolean isImportantForAccessibility(android.view.View);
8844 method public static boolean isInLayout(android.view.View);
8845 method public static boolean isKeyboardNavigationCluster(android.view.View);
8846 method public static boolean isLaidOut(android.view.View);
8847 method public static boolean isLayoutDirectionResolved(android.view.View);
8848 method public static boolean isNestedScrollingEnabled(android.view.View);
8849 method public static deprecated boolean isOpaque(android.view.View);
8850 method public static boolean isPaddingRelative(android.view.View);
8851 method public static deprecated void jumpDrawablesToCurrentState(android.view.View);
8852method public static android.view.View keyboardNavigationClusterSearch(android.view.View, android.…
8853 method public static void offsetLeftAndRight(android.view.View, int);
8854 method public static void offsetTopAndBottom(android.view.View, int);
8855method public static android.support.v4.view.WindowInsetsCompat onApplyWindowInsets(android.view.V…
8856method public static deprecated void onInitializeAccessibilityEvent(android.view.View, android.vie…
8857method public static void onInitializeAccessibilityNodeInfo(android.view.View, android.support.v4.…
8858method public static deprecated void onPopulateAccessibilityEvent(android.view.View, android.view.…
8859method public static boolean performAccessibilityAction(android.view.View, int, android.os.Bundle);
8860 method public static void postInvalidateOnAnimation(android.view.View);
8861 method public static void postInvalidateOnAnimation(android.view.View, int, int, int, int);
8862 method public static void postOnAnimation(android.view.View, java.lang.Runnable);
8863 method public static void postOnAnimationDelayed(android.view.View, java.lang.Runnable, long);
8864 method public static void requestApplyInsets(android.view.View);
8865 method public static deprecated int resolveSizeAndState(int, int, int);
8866 method public static boolean restoreDefaultFocus(android.view.View);
8867method public static void setAccessibilityDelegate(android.view.View, android.support.v4.view.Acce…
8868 method public static void setAccessibilityLiveRegion(android.view.View, int);
8869 method public static deprecated void setActivated(android.view.View, boolean);
8870 method public static deprecated void setAlpha(android.view.View, float);
8871 method public static void setBackground(android.view.View, android.graphics.drawable.Drawable);
8872method public static void setBackgroundTintList(android.view.View, android.content.res.ColorStateL…
8873method public static void setBackgroundTintMode(android.view.View, android.graphics.PorterDuff.Mod…
8874 method public static void setChildrenDrawingOrderEnabled(android.view.ViewGroup, boolean);
8875 method public static void setClipBounds(android.view.View, android.graphics.Rect);
8876 method public static void setElevation(android.view.View, float);
8877 method public static deprecated void setFitsSystemWindows(android.view.View, boolean);
8878 method public static void setFocusedByDefault(android.view.View, boolean);
8879 method public static void setHasTransientState(android.view.View, boolean);
8880 method public static void setImportantForAccessibility(android.view.View, int);
8881 method public static void setKeyboardNavigationCluster(android.view.View, boolean);
8882 method public static void setLabelFor(android.view.View, int);
8883 method public static void setLayerPaint(android.view.View, android.graphics.Paint);
8884method public static deprecated void setLayerType(android.view.View, int, android.graphics.Paint);
8885 method public static void setLayoutDirection(android.view.View, int);
8886 method public static void setNestedScrollingEnabled(android.view.View, boolean);
8887 method public static void setNextClusterForwardId(android.view.View, int);
8888method public static void setOnApplyWindowInsetsListener(android.view.View, android.support.v4.vie…
8889 method public static deprecated void setOverScrollMode(android.view.View, int);
8890 method public static void setPaddingRelative(android.view.View, int, int, int, int);
8891 method public static deprecated void setPivotX(android.view.View, float);
8892 method public static deprecated void setPivotY(android.view.View, float);
8893method public static void setPointerIcon(android.view.View, android.support.v4.view.PointerIconCom…
8894 method public static deprecated void setRotation(android.view.View, float);
8895 method public static deprecated void setRotationX(android.view.View, float);
8896 method public static deprecated void setRotationY(android.view.View, float);
8897 method public static deprecated void setSaveFromParentEnabled(android.view.View, boolean);
8898 method public static deprecated void setScaleX(android.view.View, float);
8899 method public static deprecated void setScaleY(android.view.View, float);
8900 method public static void setScrollIndicators(android.view.View, int);
8901 method public static void setScrollIndicators(android.view.View, int, int);
8902 method public static void setTooltipText(android.view.View, java.lang.CharSequence);
8903 method public static void setTransitionName(android.view.View, java.lang.String);
8904 method public static deprecated void setTranslationX(android.view.View, float);
8905 method public static deprecated void setTranslationY(android.view.View, float);
8906 method public static void setTranslationZ(android.view.View, float);
8907 method public static deprecated void setX(android.view.View, float);
8908 method public static deprecated void setY(android.view.View, float);
8909 method public static void setZ(android.view.View, float);
8910method public static boolean startDragAndDrop(android.view.View, android.content.ClipData, android…
8911 method public static boolean startNestedScroll(android.view.View, int);
8912 method public static boolean startNestedScroll(android.view.View, int, int);
8913 method public static void stopNestedScroll(android.view.View);
8914 method public static void stopNestedScroll(android.view.View, int);
8915method public static void updateDragShadow(android.view.View, android.view.View.DragShadowBuilder);
8951method public static float getScaledHorizontalScrollFactor(android.view.ViewConfiguration, android…
8952 method public static deprecated int getScaledPagingTouchSlop(android.view.ViewConfiguration);
8953method public static float getScaledVerticalScrollFactor(android.view.ViewConfiguration, android.c…
8954 method public static deprecated boolean hasPermanentMenuKey(android.view.ViewConfiguration);
8958 method public static int getLayoutMode(android.view.ViewGroup);
8959 method public static int getNestedScrollAxes(android.view.ViewGroup);
8960 method public static boolean isTransitionGroup(android.view.ViewGroup);
8961method public static deprecated boolean onRequestSendAccessibilityEvent(android.view.ViewGroup, an…
8962 method public static void setLayoutMode(android.view.ViewGroup, int);
8963method public static deprecated void setMotionEventSplittingEnabled(android.view.ViewGroup, boolea…
8964 method public static void setTransitionGroup(android.view.ViewGroup, boolean);
8972method public void addOnAdapterChangeListener(android.support.v4.view.ViewPager.OnAdapterChangeLis…
8973method public void addOnPageChangeListener(android.support.v4.view.ViewPager.OnPageChangeListener);
8974 method public boolean arrowScroll(int);
8975 method public boolean beginFakeDrag();
8976 method protected boolean canScroll(android.view.View, boolean, int, int, int);
8977 method public void clearOnPageChangeListeners();
8978 method public void endFakeDrag();
8979 method public boolean executeKeyEvent(android.view.KeyEvent);
8980 method public void fakeDragBy(float);
8981 method public android.support.v4.view.PagerAdapter getAdapter();
8982 method public int getCurrentItem();
8983 method public int getOffscreenPageLimit();
8984 method public int getPageMargin();
8985 method public boolean isFakeDragging();
8986 method protected void onLayout(boolean, int, int, int, int);
8987 method protected void onPageScrolled(int, float, int);
8988 method public void onRestoreInstanceState(android.os.Parcelable);
8989 method public android.os.Parcelable onSaveInstanceState();
8990method public void removeOnAdapterChangeListener(android.support.v4.view.ViewPager.OnAdapterChange…
8991method public void removeOnPageChangeListener(android.support.v4.view.ViewPager.OnPageChangeListen…
8992 method public void setAdapter(android.support.v4.view.PagerAdapter);
8993 method public void setCurrentItem(int);
8994 method public void setCurrentItem(int, boolean);
8995 method public void setOffscreenPageLimit(int);
8996method public deprecated void setOnPageChangeListener(android.support.v4.view.ViewPager.OnPageChan…
8997 method public void setPageMargin(int);
8998 method public void setPageMarginDrawable(android.graphics.drawable.Drawable);
8999 method public void setPageMarginDrawable(int);
9000method public void setPageTransformer(boolean, android.support.v4.view.ViewPager.PageTransformer);
9001method public void setPageTransformer(boolean, android.support.v4.view.ViewPager.PageTransformer, …
9018method public abstract void onAdapterChanged(android.support.v4.view.ViewPager, android.support.v4…
9022 method public abstract void onPageScrollStateChanged(int);
9023 method public abstract void onPageScrolled(int, float, int);
9024 method public abstract void onPageSelected(int);
9028 method public abstract void transformPage(android.view.View, float);
9038 method public void onPageScrollStateChanged(int);
9039 method public void onPageScrolled(int, float, int);
9040 method public void onPageSelected(int);
9044method public static void notifySubtreeAccessibilityStateChanged(android.view.ViewParent, android.…
9045method public static boolean onNestedFling(android.view.ViewParent, android.view.View, float, floa…
9046method public static boolean onNestedPreFling(android.view.ViewParent, android.view.View, float, f…
9047method public static void onNestedPreScroll(android.view.ViewParent, android.view.View, int, int, …
9048method public static void onNestedPreScroll(android.view.ViewParent, android.view.View, int, int, …
9049method public static void onNestedScroll(android.view.ViewParent, android.view.View, int, int, int…
9050method public static void onNestedScroll(android.view.ViewParent, android.view.View, int, int, int…
9051method public static void onNestedScrollAccepted(android.view.ViewParent, android.view.View, andro…
9052method public static void onNestedScrollAccepted(android.view.ViewParent, android.view.View, andro…
9053method public static boolean onStartNestedScroll(android.view.ViewParent, android.view.View, andro…
9054method public static boolean onStartNestedScroll(android.view.ViewParent, android.view.View, andro…
9055 method public static void onStopNestedScroll(android.view.ViewParent, android.view.View);
9056 method public static void onStopNestedScroll(android.view.ViewParent, android.view.View, int);
9057method public static deprecated boolean requestSendAccessibilityEvent(android.view.ViewParent, and…
9061 method public android.support.v4.view.ViewPropertyAnimatorCompat alpha(float);
9062 method public android.support.v4.view.ViewPropertyAnimatorCompat alphaBy(float);
9063 method public void cancel();
9064 method public long getDuration();
9065 method public android.view.animation.Interpolator getInterpolator();
9066 method public long getStartDelay();
9067 method public android.support.v4.view.ViewPropertyAnimatorCompat rotation(float);
9068 method public android.support.v4.view.ViewPropertyAnimatorCompat rotationBy(float);
9069 method public android.support.v4.view.ViewPropertyAnimatorCompat rotationX(float);
9070 method public android.support.v4.view.ViewPropertyAnimatorCompat rotationXBy(float);
9071 method public android.support.v4.view.ViewPropertyAnimatorCompat rotationY(float);
9072 method public android.support.v4.view.ViewPropertyAnimatorCompat rotationYBy(float);
9073 method public android.support.v4.view.ViewPropertyAnimatorCompat scaleX(float);
9074 method public android.support.v4.view.ViewPropertyAnimatorCompat scaleXBy(float);
9075 method public android.support.v4.view.ViewPropertyAnimatorCompat scaleY(float);
9076 method public android.support.v4.view.ViewPropertyAnimatorCompat scaleYBy(float);
9077 method public android.support.v4.view.ViewPropertyAnimatorCompat setDuration(long);
9078method public android.support.v4.view.ViewPropertyAnimatorCompat setInterpolator(android.view.anim…
9079method public android.support.v4.view.ViewPropertyAnimatorCompat setListener(android.support.v4.vi…
9080 method public android.support.v4.view.ViewPropertyAnimatorCompat setStartDelay(long);
9081method public android.support.v4.view.ViewPropertyAnimatorCompat setUpdateListener(android.support…
9082 method public void start();
9083 method public android.support.v4.view.ViewPropertyAnimatorCompat translationX(float);
9084 method public android.support.v4.view.ViewPropertyAnimatorCompat translationXBy(float);
9085 method public android.support.v4.view.ViewPropertyAnimatorCompat translationY(float);
9086 method public android.support.v4.view.ViewPropertyAnimatorCompat translationYBy(float);
9087 method public android.support.v4.view.ViewPropertyAnimatorCompat translationZ(float);
9088 method public android.support.v4.view.ViewPropertyAnimatorCompat translationZBy(float);
9089method public android.support.v4.view.ViewPropertyAnimatorCompat withEndAction(java.lang.Runnable);
9090 method public android.support.v4.view.ViewPropertyAnimatorCompat withLayer();
9091method public android.support.v4.view.ViewPropertyAnimatorCompat withStartAction(java.lang.Runnabl…
9092 method public android.support.v4.view.ViewPropertyAnimatorCompat x(float);
9093 method public android.support.v4.view.ViewPropertyAnimatorCompat xBy(float);
9094 method public android.support.v4.view.ViewPropertyAnimatorCompat y(float);
9095 method public android.support.v4.view.ViewPropertyAnimatorCompat yBy(float);
9096 method public android.support.v4.view.ViewPropertyAnimatorCompat z(float);
9097 method public android.support.v4.view.ViewPropertyAnimatorCompat zBy(float);
9101 method public abstract void onAnimationCancel(android.view.View);
9102 method public abstract void onAnimationEnd(android.view.View);
9103 method public abstract void onAnimationStart(android.view.View);
9108 method public void onAnimationCancel(android.view.View);
9109 method public void onAnimationEnd(android.view.View);
9110 method public void onAnimationStart(android.view.View);
9114 method public abstract void onAnimationUpdate(android.view.View);
9125 method public android.support.v4.view.WindowInsetsCompat consumeStableInsets();
9126 method public android.support.v4.view.WindowInsetsCompat consumeSystemWindowInsets();
9127 method public int getStableInsetBottom();
9128 method public int getStableInsetLeft();
9129 method public int getStableInsetRight();
9130 method public int getStableInsetTop();
9131 method public int getSystemWindowInsetBottom();
9132 method public int getSystemWindowInsetLeft();
9133 method public int getSystemWindowInsetRight();
9134 method public int getSystemWindowInsetTop();
9135 method public boolean hasInsets();
9136 method public boolean hasStableInsets();
9137 method public boolean hasSystemWindowInsets();
9138 method public boolean isConsumed();
9139 method public boolean isRound();
9140method public android.support.v4.view.WindowInsetsCompat replaceSystemWindowInsets(int, int, int, …
9141method public android.support.v4.view.WindowInsetsCompat replaceSystemWindowInsets(android.graphic…
9149method public static deprecated void appendRecord(android.view.accessibility.AccessibilityEvent, a…
9150method public static deprecated android.support.v4.view.accessibility.AccessibilityRecordCompat as…
9151 method public int getAction(android.view.accessibility.AccessibilityEvent);
9152 method public static int getContentChangeTypes(android.view.accessibility.AccessibilityEvent);
9153 method public int getMovementGranularity(android.view.accessibility.AccessibilityEvent);
9154method public static deprecated android.support.v4.view.accessibility.AccessibilityRecordCompat ge…
9155method public static deprecated int getRecordCount(android.view.accessibility.AccessibilityEvent);
9156 method public void setAction(android.view.accessibility.AccessibilityEvent, int);
9157method public static void setContentChangeTypes(android.view.accessibility.AccessibilityEvent, int…
9158 method public void setMovementGranularity(android.view.accessibility.AccessibilityEvent, int);
9185method public static deprecated boolean addAccessibilityStateChangeListener(android.view.accessibi…
9186method public static boolean addTouchExplorationStateChangeListener(android.view.accessibility.Acc…
9187method public static deprecated java.util.List<android.accessibilityservice.AccessibilityServiceIn…
9188method public static deprecated java.util.List<android.accessibilityservice.AccessibilityServiceIn…
9189method public static deprecated boolean isTouchExplorationEnabled(android.view.accessibility.Acces…
9190method public static deprecated boolean removeAccessibilityStateChangeListener(android.view.access…
9191method public static boolean removeTouchExplorationStateChangeListener(android.view.accessibility.…
9195 method public abstract deprecated void onAccessibilityStateChanged(boolean);
9203 method public abstract void onTouchExplorationStateChanged(boolean);
9208 method public void addAction(int);
9209method public void addAction(android.support.v4.view.accessibility.AccessibilityNodeInfoCompat.Acc…
9210 method public void addChild(android.view.View);
9211 method public void addChild(android.view.View, int);
9212 method public boolean canOpenPopup();
9213method public java.util.List<android.support.v4.view.accessibility.AccessibilityNodeInfoCompat> fi…
9214method public java.util.List<android.support.v4.view.accessibility.AccessibilityNodeInfoCompat> fi…
9215 method public android.support.v4.view.accessibility.AccessibilityNodeInfoCompat findFocus(int);
9216method public android.support.v4.view.accessibility.AccessibilityNodeInfoCompat focusSearch(int);
9217method public java.util.List<android.support.v4.view.accessibility.AccessibilityNodeInfoCompat.Acc…
9218 method public int getActions();
9219 method public void getBoundsInParent(android.graphics.Rect);
9220 method public void getBoundsInScreen(android.graphics.Rect);
9221 method public android.support.v4.view.accessibility.AccessibilityNodeInfoCompat getChild(int);
9222 method public int getChildCount();
9223 method public java.lang.CharSequence getClassName();
9224method public android.support.v4.view.accessibility.AccessibilityNodeInfoCompat.CollectionInfoComp…
9225method public android.support.v4.view.accessibility.AccessibilityNodeInfoCompat.CollectionItemInfo…
9226 method public java.lang.CharSequence getContentDescription();
9227 method public int getDrawingOrder();
9228 method public java.lang.CharSequence getError();
9229 method public android.os.Bundle getExtras();
9230 method public deprecated java.lang.Object getInfo();
9231 method public int getInputType();
9232 method public android.support.v4.view.accessibility.AccessibilityNodeInfoCompat getLabelFor();
9233 method public android.support.v4.view.accessibility.AccessibilityNodeInfoCompat getLabeledBy();
9234 method public int getLiveRegion();
9235 method public int getMaxTextLength();
9236 method public int getMovementGranularities();
9237 method public java.lang.CharSequence getPackageName();
9238 method public android.support.v4.view.accessibility.AccessibilityNodeInfoCompat getParent();
9239method public android.support.v4.view.accessibility.AccessibilityNodeInfoCompat.RangeInfoCompat ge…
9240 method public java.lang.CharSequence getRoleDescription();
9241 method public java.lang.CharSequence getText();
9242 method public int getTextSelectionEnd();
9243 method public int getTextSelectionStart();
9244method public android.support.v4.view.accessibility.AccessibilityNodeInfoCompat getTraversalAfter(…
9245method public android.support.v4.view.accessibility.AccessibilityNodeInfoCompat getTraversalBefore…
9246 method public java.lang.String getViewIdResourceName();
9247 method public android.support.v4.view.accessibility.AccessibilityWindowInfoCompat getWindow();
9248 method public int getWindowId();
9249 method public boolean isAccessibilityFocused();
9250 method public boolean isCheckable();
9251 method public boolean isChecked();
9252 method public boolean isClickable();
9253 method public boolean isContentInvalid();
9254 method public boolean isContextClickable();
9255 method public boolean isDismissable();
9256 method public boolean isEditable();
9257 method public boolean isEnabled();
9258 method public boolean isFocusable();
9259 method public boolean isFocused();
9260 method public boolean isImportantForAccessibility();
9261 method public boolean isLongClickable();
9262 method public boolean isMultiLine();
9263 method public boolean isPassword();
9264 method public boolean isScrollable();
9265 method public boolean isSelected();
9266 method public boolean isVisibleToUser();
9267method public static android.support.v4.view.accessibility.AccessibilityNodeInfoCompat obtain(andr…
9268method public static android.support.v4.view.accessibility.AccessibilityNodeInfoCompat obtain(andr…
9269 method public static android.support.v4.view.accessibility.AccessibilityNodeInfoCompat obtain();
9270method public static android.support.v4.view.accessibility.AccessibilityNodeInfoCompat obtain(andr…
9271 method public boolean performAction(int);
9272 method public boolean performAction(int, android.os.Bundle);
9273 method public void recycle();
9274 method public boolean refresh();
9275method public boolean removeAction(android.support.v4.view.accessibility.AccessibilityNodeInfoComp…
9276 method public boolean removeChild(android.view.View);
9277 method public boolean removeChild(android.view.View, int);
9278 method public void setAccessibilityFocused(boolean);
9279 method public void setBoundsInParent(android.graphics.Rect);
9280 method public void setBoundsInScreen(android.graphics.Rect);
9281 method public void setCanOpenPopup(boolean);
9282 method public void setCheckable(boolean);
9283 method public void setChecked(boolean);
9284 method public void setClassName(java.lang.CharSequence);
9285 method public void setClickable(boolean);
9286 method public void setCollectionInfo(java.lang.Object);
9287 method public void setCollectionItemInfo(java.lang.Object);
9288 method public void setContentDescription(java.lang.CharSequence);
9289 method public void setContentInvalid(boolean);
9290 method public void setContextClickable(boolean);
9291 method public void setDismissable(boolean);
9292 method public void setDrawingOrder(int);
9293 method public void setEditable(boolean);
9294 method public void setEnabled(boolean);
9295 method public void setError(java.lang.CharSequence);
9296 method public void setFocusable(boolean);
9297 method public void setFocused(boolean);
9298 method public void setImportantForAccessibility(boolean);
9299 method public void setInputType(int);
9300 method public void setLabelFor(android.view.View);
9301 method public void setLabelFor(android.view.View, int);
9302 method public void setLabeledBy(android.view.View);
9303 method public void setLabeledBy(android.view.View, int);
9304 method public void setLiveRegion(int);
9305 method public void setLongClickable(boolean);
9306 method public void setMaxTextLength(int);
9307 method public void setMovementGranularities(int);
9308 method public void setMultiLine(boolean);
9309 method public void setPackageName(java.lang.CharSequence);
9310 method public void setParent(android.view.View);
9311 method public void setParent(android.view.View, int);
9312 method public void setPassword(boolean);
9313method public void setRangeInfo(android.support.v4.view.accessibility.AccessibilityNodeInfoCompat.…
9314 method public void setRoleDescription(java.lang.CharSequence);
9315 method public void setScrollable(boolean);
9316 method public void setSelected(boolean);
9317 method public void setSource(android.view.View);
9318 method public void setSource(android.view.View, int);
9319 method public void setText(java.lang.CharSequence);
9320 method public void setTextSelection(int, int);
9321 method public void setTraversalAfter(android.view.View);
9322 method public void setTraversalAfter(android.view.View, int);
9323 method public void setTraversalBefore(android.view.View);
9324 method public void setTraversalBefore(android.view.View, int);
9325 method public void setViewIdResourceName(java.lang.String);
9326 method public void setVisibleToUser(boolean);
9327 method public android.view.accessibility.AccessibilityNodeInfo unwrap();
9328method public static android.support.v4.view.accessibility.AccessibilityNodeInfoCompat wrap(androi…
9371 method public int getId();
9372 method public java.lang.CharSequence getLabel();
9406 method public int getColumnCount();
9407 method public int getRowCount();
9408 method public int getSelectionMode();
9409 method public boolean isHierarchical();
9410method public static android.support.v4.view.accessibility.AccessibilityNodeInfoCompat.CollectionI…
9411method public static android.support.v4.view.accessibility.AccessibilityNodeInfoCompat.CollectionI…
9418 method public int getColumnIndex();
9419 method public int getColumnSpan();
9420 method public int getRowIndex();
9421 method public int getRowSpan();
9422 method public boolean isHeading();
9423 method public boolean isSelected();
9424method public static android.support.v4.view.accessibility.AccessibilityNodeInfoCompat.CollectionI…
9425method public static android.support.v4.view.accessibility.AccessibilityNodeInfoCompat.CollectionI…
9429 method public float getCurrent();
9430 method public float getMax();
9431 method public float getMin();
9432 method public int getType();
9433method public static android.support.v4.view.accessibility.AccessibilityNodeInfoCompat.RangeInfoCo…
9442method public android.support.v4.view.accessibility.AccessibilityNodeInfoCompat createAccessibilit…
9443method public java.util.List<android.support.v4.view.accessibility.AccessibilityNodeInfoCompat> fi…
9444 method public android.support.v4.view.accessibility.AccessibilityNodeInfoCompat findFocus(int);
9445 method public java.lang.Object getProvider();
9446 method public boolean performAction(int, int, android.os.Bundle);
9452 method public deprecated int getAddedCount();
9453 method public deprecated java.lang.CharSequence getBeforeText();
9454 method public deprecated java.lang.CharSequence getClassName();
9455 method public deprecated java.lang.CharSequence getContentDescription();
9456 method public deprecated int getCurrentItemIndex();
9457 method public deprecated int getFromIndex();
9458 method public deprecated java.lang.Object getImpl();
9459 method public deprecated int getItemCount();
9460 method public deprecated int getMaxScrollX();
9461 method public static int getMaxScrollX(android.view.accessibility.AccessibilityRecord);
9462 method public deprecated int getMaxScrollY();
9463 method public static int getMaxScrollY(android.view.accessibility.AccessibilityRecord);
9464 method public deprecated android.os.Parcelable getParcelableData();
9465 method public deprecated int getRemovedCount();
9466 method public deprecated int getScrollX();
9467 method public deprecated int getScrollY();
9468method public deprecated android.support.v4.view.accessibility.AccessibilityNodeInfoCompat getSour…
9469 method public deprecated java.util.List<java.lang.CharSequence> getText();
9470 method public deprecated int getToIndex();
9471 method public deprecated int getWindowId();
9472 method public deprecated boolean isChecked();
9473 method public deprecated boolean isEnabled();
9474 method public deprecated boolean isFullScreen();
9475 method public deprecated boolean isPassword();
9476 method public deprecated boolean isScrollable();
9477method public static deprecated android.support.v4.view.accessibility.AccessibilityRecordCompat ob…
9478method public static deprecated android.support.v4.view.accessibility.AccessibilityRecordCompat ob…
9479 method public deprecated void recycle();
9480 method public deprecated void setAddedCount(int);
9481 method public deprecated void setBeforeText(java.lang.CharSequence);
9482 method public deprecated void setChecked(boolean);
9483 method public deprecated void setClassName(java.lang.CharSequence);
9484 method public deprecated void setContentDescription(java.lang.CharSequence);
9485 method public deprecated void setCurrentItemIndex(int);
9486 method public deprecated void setEnabled(boolean);
9487 method public deprecated void setFromIndex(int);
9488 method public deprecated void setFullScreen(boolean);
9489 method public deprecated void setItemCount(int);
9490 method public deprecated void setMaxScrollX(int);
9491 method public static void setMaxScrollX(android.view.accessibility.AccessibilityRecord, int);
9492 method public deprecated void setMaxScrollY(int);
9493 method public static void setMaxScrollY(android.view.accessibility.AccessibilityRecord, int);
9494 method public deprecated void setParcelableData(android.os.Parcelable);
9495 method public deprecated void setPassword(boolean);
9496 method public deprecated void setRemovedCount(int);
9497 method public deprecated void setScrollX(int);
9498 method public deprecated void setScrollY(int);
9499 method public deprecated void setScrollable(boolean);
9500 method public deprecated void setSource(android.view.View);
9501 method public deprecated void setSource(android.view.View, int);
9502method public static void setSource(android.view.accessibility.AccessibilityRecord, android.view.V…
9503 method public deprecated void setToIndex(int);
9507 method public android.support.v4.view.accessibility.AccessibilityNodeInfoCompat getAnchor();
9508 method public void getBoundsInScreen(android.graphics.Rect);
9509 method public android.support.v4.view.accessibility.AccessibilityWindowInfoCompat getChild(int);
9510 method public int getChildCount();
9511 method public int getId();
9512 method public int getLayer();
9513 method public android.support.v4.view.accessibility.AccessibilityWindowInfoCompat getParent();
9514 method public android.support.v4.view.accessibility.AccessibilityNodeInfoCompat getRoot();
9515 method public java.lang.CharSequence getTitle();
9516 method public int getType();
9517 method public boolean isAccessibilityFocused();
9518 method public boolean isActive();
9519 method public boolean isFocused();
9520method public static android.support.v4.view.accessibility.AccessibilityWindowInfoCompat obtain();
9521method public static android.support.v4.view.accessibility.AccessibilityWindowInfoCompat obtain(an…
9522 method public void recycle();
9548 method public float getInterpolation(float);
9552 method public static android.view.animation.Interpolator create(android.graphics.Path);
9553 method public static android.view.animation.Interpolator create(float, float);
9554 method public static android.view.animation.Interpolator create(float, float, float, float);
9563 method public abstract boolean canTargetScrollHorizontally(int);
9564 method public abstract boolean canTargetScrollVertically(int);
9565 method public boolean isEnabled();
9566 method public boolean isExclusive();
9567 method public boolean onTouch(android.view.View, android.view.MotionEvent);
9568 method public abstract void scrollTargetBy(int, int);
9569 method public android.support.v4.widget.AutoScrollHelper setActivationDelay(int);
9570 method public android.support.v4.widget.AutoScrollHelper setEdgeType(int);
9571 method public android.support.v4.widget.AutoScrollHelper setEnabled(boolean);
9572 method public android.support.v4.widget.AutoScrollHelper setExclusive(boolean);
9573 method public android.support.v4.widget.AutoScrollHelper setMaximumEdges(float, float);
9574 method public android.support.v4.widget.AutoScrollHelper setMaximumVelocity(float, float);
9575 method public android.support.v4.widget.AutoScrollHelper setMinimumVelocity(float, float);
9576 method public android.support.v4.widget.AutoScrollHelper setRampDownDuration(int);
9577 method public android.support.v4.widget.AutoScrollHelper setRampUpDuration(int);
9578 method public android.support.v4.widget.AutoScrollHelper setRelativeEdges(float, float);
9579 method public android.support.v4.widget.AutoScrollHelper setRelativeVelocity(float, float);
9589method public static android.graphics.drawable.Drawable getButtonDrawable(android.widget.CompoundB…
9590method public static android.content.res.ColorStateList getButtonTintList(android.widget.CompoundB…
9591method public static android.graphics.PorterDuff.Mode getButtonTintMode(android.widget.CompoundBut…
9592method public static void setButtonTintList(android.widget.CompoundButton, android.content.res.Col…
9593method public static void setButtonTintMode(android.widget.CompoundButton, android.graphics.Porter…
9599 method public void hide();
9600 method public void onAttachedToWindow();
9601 method public void onDetachedFromWindow();
9602 method public void show();
9609method public abstract void bindView(android.view.View, android.content.Context, android.database.…
9610 method public void changeCursor(android.database.Cursor);
9611 method public java.lang.CharSequence convertToString(android.database.Cursor);
9612 method public int getCount();
9613 method public android.database.Cursor getCursor();
9614 method public android.widget.Filter getFilter();
9615 method public android.widget.FilterQueryProvider getFilterQueryProvider();
9616 method public java.lang.Object getItem(int);
9617 method public long getItemId(int);
9618 method public android.view.View getView(int, android.view.View, android.view.ViewGroup);
9619method protected deprecated void init(android.content.Context, android.database.Cursor, boolean);
9620method public android.view.View newDropDownView(android.content.Context, android.database.Cursor, …
9621method public abstract android.view.View newView(android.content.Context, android.database.Cursor,…
9622 method protected void onContentChanged();
9623 method public android.database.Cursor runQueryOnBackgroundThread(java.lang.CharSequence);
9624 method public void setFilterQueryProvider(android.widget.FilterQueryProvider);
9625 method public android.database.Cursor swapCursor(android.database.Cursor);
9634 method public void addDrawerListener(android.support.v4.widget.DrawerLayout.DrawerListener);
9635 method public void closeDrawer(android.view.View);
9636 method public void closeDrawer(android.view.View, boolean);
9637 method public void closeDrawer(int);
9638 method public void closeDrawer(int, boolean);
9639 method public void closeDrawers();
9640 method public float getDrawerElevation();
9641 method public int getDrawerLockMode(int);
9642 method public int getDrawerLockMode(android.view.View);
9643 method public java.lang.CharSequence getDrawerTitle(int);
9644 method public android.graphics.drawable.Drawable getStatusBarBackgroundDrawable();
9645 method public boolean isDrawerOpen(android.view.View);
9646 method public boolean isDrawerOpen(int);
9647 method public boolean isDrawerVisible(android.view.View);
9648 method public boolean isDrawerVisible(int);
9649 method public void onDraw(android.graphics.Canvas);
9650 method protected void onLayout(boolean, int, int, int, int);
9651 method public void openDrawer(android.view.View);
9652 method public void openDrawer(android.view.View, boolean);
9653 method public void openDrawer(int);
9654 method public void openDrawer(int, boolean);
9655 method public void removeDrawerListener(android.support.v4.widget.DrawerLayout.DrawerListener);
9656 method public void setDrawerElevation(float);
9657method public deprecated void setDrawerListener(android.support.v4.widget.DrawerLayout.DrawerListe…
9658 method public void setDrawerLockMode(int);
9659 method public void setDrawerLockMode(int, int);
9660 method public void setDrawerLockMode(int, android.view.View);
9661 method public void setDrawerShadow(android.graphics.drawable.Drawable, int);
9662 method public void setDrawerShadow(int, int);
9663 method public void setDrawerTitle(int, java.lang.CharSequence);
9664 method public void setScrimColor(int);
9665 method public void setStatusBarBackground(android.graphics.drawable.Drawable);
9666 method public void setStatusBarBackground(int);
9667 method public void setStatusBarBackgroundColor(int);
9678 method public abstract void onDrawerClosed(android.view.View);
9679 method public abstract void onDrawerOpened(android.view.View);
9680 method public abstract void onDrawerSlide(android.view.View, float);
9681 method public abstract void onDrawerStateChanged(int);
9702 method public void onDrawerClosed(android.view.View);
9703 method public void onDrawerOpened(android.view.View);
9704 method public void onDrawerSlide(android.view.View, float);
9705 method public void onDrawerStateChanged(int);
9710 method public deprecated boolean draw(android.graphics.Canvas);
9711 method public deprecated void finish();
9712 method public deprecated boolean isFinished();
9713 method public deprecated boolean onAbsorb(int);
9714 method public deprecated boolean onPull(float);
9715 method public deprecated boolean onPull(float, float);
9716 method public static void onPull(android.widget.EdgeEffect, float, float);
9717 method public deprecated boolean onRelease();
9718 method public deprecated void setSize(int, int);
9723 method public final boolean clearKeyboardFocusForVirtualView(int);
9724 method public final boolean dispatchHoverEvent(android.view.MotionEvent);
9725 method public final boolean dispatchKeyEvent(android.view.KeyEvent);
9726 method public final int getAccessibilityFocusedVirtualViewId();
9727 method public deprecated int getFocusedVirtualView();
9728 method public final int getKeyboardFocusedVirtualViewId();
9729 method protected abstract int getVirtualViewAt(float, float);
9730 method protected abstract void getVisibleVirtualViews(java.util.List<java.lang.Integer>);
9731 method public final void invalidateRoot();
9732 method public final void invalidateVirtualView(int);
9733 method public final void invalidateVirtualView(int, int);
9734 method public final void onFocusChanged(boolean, int, android.graphics.Rect);
9735 method protected abstract boolean onPerformActionForVirtualView(int, int, android.os.Bundle);
9736 method protected void onPopulateEventForHost(android.view.accessibility.AccessibilityEvent);
9737method protected void onPopulateEventForVirtualView(int, android.view.accessibility.AccessibilityE…
9738method protected void onPopulateNodeForHost(android.support.v4.view.accessibility.AccessibilityNod…
9739method protected abstract void onPopulateNodeForVirtualView(int, android.support.v4.view.accessibi…
9740 method protected void onVirtualViewKeyboardFocusChanged(int, boolean);
9741 method public final boolean requestKeyboardFocusForVirtualView(int);
9742 method public final boolean sendEventForVirtualView(int, int);
9748method public static android.content.res.ColorStateList getImageTintList(android.widget.ImageView);
9749method public static android.graphics.PorterDuff.Mode getImageTintMode(android.widget.ImageView);
9750method public static void setImageTintList(android.widget.ImageView, android.content.res.ColorStat…
9751method public static void setImageTintMode(android.widget.ImageView, android.graphics.PorterDuff.M…
9755method public static deprecated android.view.View.OnTouchListener createDragToOpenListener(java.la…
9756method public static android.view.View.OnTouchListener createDragToOpenListener(android.widget.Lis…
9761 method public boolean canTargetScrollHorizontally(int);
9762 method public boolean canTargetScrollVertically(int);
9763 method public void scrollTargetBy(int, int);
9767 method public static boolean canScrollList(android.widget.ListView, int);
9768 method public static void scrollListBy(android.widget.ListView, int);
9775 method public boolean arrowScroll(int);
9776 method protected int computeScrollDeltaToGetChildRectOnScreen(android.graphics.Rect);
9777 method public boolean dispatchNestedPreScroll(int, int, int[], int[], int);
9778 method public boolean dispatchNestedScroll(int, int, int, int, int[], int);
9779 method public boolean executeKeyEvent(android.view.KeyEvent);
9780 method public void fling(int);
9781 method public boolean fullScroll(int);
9782 method public int getMaxScrollAmount();
9783 method public boolean hasNestedScrollingParent(int);
9784 method public boolean isFillViewport();
9785 method public boolean isSmoothScrollingEnabled();
9786 method public void onAttachedToWindow();
9787 method public boolean pageScroll(int);
9788 method public void setFillViewport(boolean);
9789method public void setOnScrollChangeListener(android.support.v4.widget.NestedScrollView.OnScrollCh…
9790 method public void setSmoothScrollingEnabled(boolean);
9791 method public final void smoothScrollBy(int, int);
9792 method public final void smoothScrollTo(int, int);
9793 method public boolean startNestedScroll(int, int);
9794 method public void stopNestedScroll(int);
9798method public abstract void onScrollChange(android.support.v4.widget.NestedScrollView, int, int, i…
9802 method public static android.view.View.OnTouchListener getDragToOpenListener(java.lang.Object);
9806 method public static boolean getOverlapAnchor(android.widget.PopupWindow);
9807 method public static int getWindowLayoutType(android.widget.PopupWindow);
9808 method public static void setOverlapAnchor(android.widget.PopupWindow, boolean);
9809 method public static void setWindowLayoutType(android.widget.PopupWindow, int);
9810method public static void showAsDropDown(android.widget.PopupWindow, android.view.View, int, int, …
9817method public android.view.View newView(android.content.Context, android.database.Cursor, android.…
9818 method public void setDropDownViewResource(int);
9819 method public void setViewResource(int);
9823 method public deprecated void abortAnimation();
9824 method public deprecated boolean computeScrollOffset();
9825method public static deprecated android.support.v4.widget.ScrollerCompat create(android.content.Co…
9826method public static deprecated android.support.v4.widget.ScrollerCompat create(android.content.Co…
9827 method public deprecated void fling(int, int, int, int, int, int, int, int);
9828 method public deprecated void fling(int, int, int, int, int, int, int, int, int, int);
9829 method public deprecated float getCurrVelocity();
9830 method public deprecated int getCurrX();
9831 method public deprecated int getCurrY();
9832 method public deprecated int getFinalX();
9833 method public deprecated int getFinalY();
9834 method public deprecated boolean isFinished();
9835 method public deprecated boolean isOverScrolled();
9836 method public deprecated void notifyHorizontalEdgeReached(int, int, int);
9837 method public deprecated void notifyVerticalEdgeReached(int, int, int);
9838 method public deprecated boolean springBack(int, int, int, int, int, int);
9839 method public deprecated void startScroll(int, int, int, int);
9840 method public deprecated void startScroll(int, int, int, int, int);
9844 method public static deprecated java.lang.CharSequence getQuery(android.view.View);
9845 method public static deprecated boolean isIconified(android.view.View);
9846 method public static deprecated boolean isQueryRefinementEnabled(android.view.View);
9847 method public static deprecated boolean isSubmitButtonEnabled(android.view.View);
9848 method public static deprecated android.view.View newSearchView(android.content.Context);
9849 method public static deprecated void setIconified(android.view.View, boolean);
9850 method public static deprecated void setImeOptions(android.view.View, int);
9851 method public static deprecated void setInputType(android.view.View, int);
9852 method public static deprecated void setMaxWidth(android.view.View, int);
9853method public static deprecated void setOnCloseListener(android.view.View, android.support.v4.widg…
9854method public static deprecated void setOnQueryTextListener(android.view.View, android.support.v4.…
9855method public static deprecated void setQuery(android.view.View, java.lang.CharSequence, boolean);
9856 method public static deprecated void setQueryHint(android.view.View, java.lang.CharSequence);
9857 method public static deprecated void setQueryRefinementEnabled(android.view.View, boolean);
9858method public static deprecated void setSearchableInfo(android.view.View, android.content.Componen…
9859 method public static deprecated void setSubmitButtonEnabled(android.view.View, boolean);
9863 method public abstract boolean onClose();
9868 method public boolean onClose();
9872 method public abstract boolean onQueryTextChange(java.lang.String);
9873 method public abstract boolean onQueryTextSubmit(java.lang.String);
9878 method public boolean onQueryTextChange(java.lang.String);
9879 method public boolean onQueryTextSubmit(java.lang.String);
9885method public void bindView(android.view.View, android.content.Context, android.database.Cursor);
9886 method public void changeCursorAndColumns(android.database.Cursor, java.lang.String[], int[]);
9887method public android.support.v4.widget.SimpleCursorAdapter.CursorToStringConverter getCursorToStr…
9888 method public int getStringConversionColumn();
9889 method public android.support.v4.widget.SimpleCursorAdapter.ViewBinder getViewBinder();
9890method public void setCursorToStringConverter(android.support.v4.widget.SimpleCursorAdapter.Cursor…
9891 method public void setStringConversionColumn(int);
9892 method public void setViewBinder(android.support.v4.widget.SimpleCursorAdapter.ViewBinder);
9893 method public void setViewImage(android.widget.ImageView, java.lang.String);
9894 method public void setViewText(android.widget.TextView, java.lang.String);
9898 method public abstract java.lang.CharSequence convertToString(android.database.Cursor);
9902 method public abstract boolean setViewValue(android.view.View, android.database.Cursor, int);
9909 method protected boolean canScroll(android.view.View, boolean, int, int, int);
9910 method public deprecated boolean canSlide();
9911 method public boolean closePane();
9912 method public int getCoveredFadeColor();
9913 method public int getParallaxDistance();
9914 method public int getSliderFadeColor();
9915 method public boolean isOpen();
9916 method public boolean isSlideable();
9917 method protected void onLayout(boolean, int, int, int, int);
9918 method public boolean openPane();
9919 method public void setCoveredFadeColor(int);
9920method public void setPanelSlideListener(android.support.v4.widget.SlidingPaneLayout.PanelSlideLis…
9921 method public void setParallaxDistance(int);
9922 method public deprecated void setShadowDrawable(android.graphics.drawable.Drawable);
9923 method public void setShadowDrawableLeft(android.graphics.drawable.Drawable);
9924 method public void setShadowDrawableRight(android.graphics.drawable.Drawable);
9925 method public deprecated void setShadowResource(int);
9926 method public void setShadowResourceLeft(int);
9927 method public void setShadowResourceRight(int);
9928 method public void setSliderFadeColor(int);
9929 method public deprecated void smoothSlideClosed();
9930 method public deprecated void smoothSlideOpen();
9944 method public abstract void onPanelClosed(android.view.View);
9945 method public abstract void onPanelOpened(android.view.View);
9946 method public abstract void onPanelSlide(android.view.View, float);
9951 method public void onPanelClosed(android.view.View);
9952 method public void onPanelOpened(android.view.View);
9953 method public void onPanelSlide(android.view.View, float);
9965 method public boolean canChildScrollUp();
9966 method public int getProgressCircleDiameter();
9967 method public int getProgressViewEndOffset();
9968 method public int getProgressViewStartOffset();
9969 method public boolean isRefreshing();
9970 method protected void onLayout(boolean, int, int, int, int);
9971 method public void onMeasure(int, int);
9972 method public deprecated void setColorScheme(int...);
9973 method public void setColorSchemeColors(int...);
9974 method public void setColorSchemeResources(int...);
9975 method public void setDistanceToTriggerSync(int);
9976method public void setOnChildScrollUpCallback(android.support.v4.widget.SwipeRefreshLayout.OnChild…
9977method public void setOnRefreshListener(android.support.v4.widget.SwipeRefreshLayout.OnRefreshList…
9978 method public deprecated void setProgressBackgroundColor(int);
9979 method public void setProgressBackgroundColorSchemeColor(int);
9980 method public void setProgressBackgroundColorSchemeResource(int);
9981 method public void setProgressViewEndTarget(boolean, int);
9982 method public void setProgressViewOffset(boolean, int, int);
9983 method public void setRefreshing(boolean);
9984 method public void setSize(int);
9992method public abstract boolean canChildScrollUp(android.support.v4.widget.SwipeRefreshLayout, andr…
9996 method public abstract void onRefresh();
10000 method public static int getAutoSizeMaxTextSize(android.widget.TextView);
10001 method public static int getAutoSizeMinTextSize(android.widget.TextView);
10002 method public static int getAutoSizeStepGranularity(android.widget.TextView);
10003 method public static int[] getAutoSizeTextAvailableSizes(android.widget.TextView);
10004 method public static int getAutoSizeTextType(android.widget.TextView);
10005method public static android.graphics.drawable.Drawable[] getCompoundDrawablesRelative(android.wid…
10006 method public static int getMaxLines(android.widget.TextView);
10007 method public static int getMinLines(android.widget.TextView);
10008method public static void setAutoSizeTextTypeUniformWithConfiguration(android.widget.TextView, int…
10009method public static void setAutoSizeTextTypeUniformWithPresetSizes(android.widget.TextView, int[]…
10010 method public static void setAutoSizeTextTypeWithDefaults(android.widget.TextView, int);
10011method public static void setCompoundDrawablesRelative(android.widget.TextView, android.graphics.d…
10012method public static void setCompoundDrawablesRelativeWithIntrinsicBounds(android.widget.TextView,…
10013method public static void setCompoundDrawablesRelativeWithIntrinsicBounds(android.widget.TextView,…
10014 method public static void setTextAppearance(android.widget.TextView, int);
10020 method public abstract android.content.res.ColorStateList getSupportButtonTintList();
10021 method public abstract android.graphics.PorterDuff.Mode getSupportButtonTintMode();
10022 method public abstract void setSupportButtonTintList(android.content.res.ColorStateList);
10023 method public abstract void setSupportButtonTintMode(android.graphics.PorterDuff.Mode);
10027 method public void abort();
10028 method protected boolean canScroll(android.view.View, boolean, int, int, int, int);
10029 method public void cancel();
10030 method public void captureChildView(android.view.View, int);
10031 method public boolean checkTouchSlop(int);
10032 method public boolean checkTouchSlop(int, int);
10033 method public boolean continueSettling(boolean);
10034method public static android.support.v4.widget.ViewDragHelper create(android.view.ViewGroup, andro…
10035method public static android.support.v4.widget.ViewDragHelper create(android.view.ViewGroup, float…
10036 method public android.view.View findTopChildUnder(int, int);
10037 method public void flingCapturedView(int, int, int, int);
10038 method public int getActivePointerId();
10039 method public android.view.View getCapturedView();
10040 method public int getEdgeSize();
10041 method public float getMinVelocity();
10042 method public int getTouchSlop();
10043 method public int getViewDragState();
10044 method public boolean isCapturedViewUnder(int, int);
10045 method public boolean isEdgeTouched(int);
10046 method public boolean isEdgeTouched(int, int);
10047 method public boolean isPointerDown(int);
10048 method public boolean isViewUnder(android.view.View, int, int);
10049 method public void processTouchEvent(android.view.MotionEvent);
10050 method public void setEdgeTrackingEnabled(int);
10051 method public void setMinVelocity(float);
10052 method public boolean settleCapturedViewAt(int, int);
10053 method public boolean shouldInterceptTouchEvent(android.view.MotionEvent);
10054 method public boolean smoothSlideViewTo(android.view.View, int, int);
10071 method public int clampViewPositionHorizontal(android.view.View, int, int);
10072 method public int clampViewPositionVertical(android.view.View, int, int);
10073 method public int getOrderedChildIndex(int);
10074 method public int getViewHorizontalDragRange(android.view.View);
10075 method public int getViewVerticalDragRange(android.view.View);
10076 method public void onEdgeDragStarted(int, int);
10077 method public boolean onEdgeLock(int);
10078 method public void onEdgeTouched(int, int);
10079 method public void onViewCaptured(android.view.View, int);
10080 method public void onViewDragStateChanged(int);
10081 method public void onViewPositionChanged(android.view.View, int, int, int, int);
10082 method public void onViewReleased(android.view.View, float, float);
10083 method public abstract boolean tryCaptureView(android.view.View, int);
10092method public abstract void addOnMenuVisibilityListener(android.support.v7.app.ActionBar.OnMenuVis…
10093 method public abstract deprecated void addTab(android.support.v7.app.ActionBar.Tab);
10094 method public abstract deprecated void addTab(android.support.v7.app.ActionBar.Tab, boolean);
10095 method public abstract deprecated void addTab(android.support.v7.app.ActionBar.Tab, int);
10096method public abstract deprecated void addTab(android.support.v7.app.ActionBar.Tab, int, boolean);
10097 method public abstract android.view.View getCustomView();
10098 method public abstract int getDisplayOptions();
10099 method public float getElevation();
10100 method public abstract int getHeight();
10101 method public int getHideOffset();
10102 method public abstract deprecated int getNavigationItemCount();
10103 method public abstract deprecated int getNavigationMode();
10104 method public abstract deprecated int getSelectedNavigationIndex();
10105 method public abstract deprecated android.support.v7.app.ActionBar.Tab getSelectedTab();
10106 method public abstract java.lang.CharSequence getSubtitle();
10107 method public abstract deprecated android.support.v7.app.ActionBar.Tab getTabAt(int);
10108 method public abstract deprecated int getTabCount();
10109 method public android.content.Context getThemedContext();
10110 method public abstract java.lang.CharSequence getTitle();
10111 method public abstract void hide();
10112 method public boolean isHideOnContentScrollEnabled();
10113 method public abstract boolean isShowing();
10114 method public abstract deprecated android.support.v7.app.ActionBar.Tab newTab();
10115 method public abstract deprecated void removeAllTabs();
10116method public abstract void removeOnMenuVisibilityListener(android.support.v7.app.ActionBar.OnMenu…
10117 method public abstract deprecated void removeTab(android.support.v7.app.ActionBar.Tab);
10118 method public abstract deprecated void removeTabAt(int);
10119 method public abstract deprecated void selectTab(android.support.v7.app.ActionBar.Tab);
10120 method public abstract void setBackgroundDrawable(android.graphics.drawable.Drawable);
10121 method public abstract void setCustomView(android.view.View);
10122method public abstract void setCustomView(android.view.View, android.support.v7.app.ActionBar.Layo…
10123 method public abstract void setCustomView(int);
10124 method public abstract void setDisplayHomeAsUpEnabled(boolean);
10125 method public abstract void setDisplayOptions(int);
10126 method public abstract void setDisplayOptions(int, int);
10127 method public abstract void setDisplayShowCustomEnabled(boolean);
10128 method public abstract void setDisplayShowHomeEnabled(boolean);
10129 method public abstract void setDisplayShowTitleEnabled(boolean);
10130 method public abstract void setDisplayUseLogoEnabled(boolean);
10131 method public void setElevation(float);
10132 method public void setHideOffset(int);
10133 method public void setHideOnContentScrollEnabled(boolean);
10134 method public void setHomeActionContentDescription(java.lang.CharSequence);
10135 method public void setHomeActionContentDescription(int);
10136 method public void setHomeAsUpIndicator(android.graphics.drawable.Drawable);
10137 method public void setHomeAsUpIndicator(int);
10138 method public void setHomeButtonEnabled(boolean);
10139 method public abstract void setIcon(int);
10140 method public abstract void setIcon(android.graphics.drawable.Drawable);
10141method public abstract deprecated void setListNavigationCallbacks(android.widget.SpinnerAdapter, a…
10142 method public abstract void setLogo(int);
10143 method public abstract void setLogo(android.graphics.drawable.Drawable);
10144 method public abstract deprecated void setNavigationMode(int);
10145 method public abstract deprecated void setSelectedNavigationItem(int);
10146 method public void setSplitBackgroundDrawable(android.graphics.drawable.Drawable);
10147 method public void setStackedBackgroundDrawable(android.graphics.drawable.Drawable);
10148 method public abstract void setSubtitle(java.lang.CharSequence);
10149 method public abstract void setSubtitle(int);
10150 method public abstract void setTitle(java.lang.CharSequence);
10151 method public abstract void setTitle(int);
10152 method public abstract void show();
10174 method public abstract void onMenuVisibilityChanged(boolean);
10178 method public abstract boolean onNavigationItemSelected(int, long);
10183 method public abstract java.lang.CharSequence getContentDescription();
10184 method public abstract android.view.View getCustomView();
10185 method public abstract android.graphics.drawable.Drawable getIcon();
10186 method public abstract int getPosition();
10187 method public abstract java.lang.Object getTag();
10188 method public abstract java.lang.CharSequence getText();
10189 method public abstract void select();
10190 method public abstract android.support.v7.app.ActionBar.Tab setContentDescription(int);
10191method public abstract android.support.v7.app.ActionBar.Tab setContentDescription(java.lang.CharSe…
10192 method public abstract android.support.v7.app.ActionBar.Tab setCustomView(android.view.View);
10193 method public abstract android.support.v7.app.ActionBar.Tab setCustomView(int);
10194method public abstract android.support.v7.app.ActionBar.Tab setIcon(android.graphics.drawable.Draw…
10195 method public abstract android.support.v7.app.ActionBar.Tab setIcon(int);
10196method public abstract android.support.v7.app.ActionBar.Tab setTabListener(android.support.v7.app.…
10197 method public abstract android.support.v7.app.ActionBar.Tab setTag(java.lang.Object);
10198 method public abstract android.support.v7.app.ActionBar.Tab setText(java.lang.CharSequence);
10199 method public abstract android.support.v7.app.ActionBar.Tab setText(int);
10204method public abstract void onTabReselected(android.support.v7.app.ActionBar.Tab, android.support.…
10205method public abstract void onTabSelected(android.support.v7.app.ActionBar.Tab, android.support.v4…
10206method public abstract void onTabUnselected(android.support.v7.app.ActionBar.Tab, android.support.…
10212 method public android.support.v7.graphics.drawable.DrawerArrowDrawable getDrawerArrowDrawable();
10213 method public android.view.View.OnClickListener getToolbarNavigationClickListener();
10214 method public boolean isDrawerIndicatorEnabled();
10215 method public boolean isDrawerSlideAnimationEnabled();
10216 method public void onConfigurationChanged(android.content.res.Configuration);
10217 method public void onDrawerClosed(android.view.View);
10218 method public void onDrawerOpened(android.view.View);
10219 method public void onDrawerSlide(android.view.View, float);
10220 method public void onDrawerStateChanged(int);
10221 method public boolean onOptionsItemSelected(android.view.MenuItem);
10222method public void setDrawerArrowDrawable(android.support.v7.graphics.drawable.DrawerArrowDrawable…
10223 method public void setDrawerIndicatorEnabled(boolean);
10224 method public void setDrawerSlideAnimationEnabled(boolean);
10225 method public void setHomeAsUpIndicator(android.graphics.drawable.Drawable);
10226 method public void setHomeAsUpIndicator(int);
10227 method public void setToolbarNavigationClickListener(android.view.View.OnClickListener);
10228 method public void syncState();
10232 method public abstract android.content.Context getActionBarThemedContext();
10233 method public abstract android.graphics.drawable.Drawable getThemeUpIndicator();
10234 method public abstract boolean isNavigationVisible();
10235 method public abstract void setActionBarDescription(int);
10236 method public abstract void setActionBarUpIndicator(android.graphics.drawable.Drawable, int);
10240method public abstract android.support.v7.app.ActionBarDrawerToggle.Delegate getDrawerToggleDelega…
10247 method public android.widget.Button getButton(int);
10248 method public android.widget.ListView getListView();
10249 method public void setButton(int, java.lang.CharSequence, android.os.Message);
10250method public void setButton(int, java.lang.CharSequence, android.content.DialogInterface.OnClickL…
10251 method public void setCustomTitle(android.view.View);
10252 method public void setIcon(int);
10253 method public void setIcon(android.graphics.drawable.Drawable);
10254 method public void setIconAttribute(int);
10255 method public void setMessage(java.lang.CharSequence);
10256 method public void setView(android.view.View);
10257 method public void setView(android.view.View, int, int, int, int);
10263 method public android.support.v7.app.AlertDialog create();
10264 method public android.content.Context getContext();
10265method public android.support.v7.app.AlertDialog.Builder setAdapter(android.widget.ListAdapter, an…
10266 method public android.support.v7.app.AlertDialog.Builder setCancelable(boolean);
10267method public android.support.v7.app.AlertDialog.Builder setCursor(android.database.Cursor, androi…
10268 method public android.support.v7.app.AlertDialog.Builder setCustomTitle(android.view.View);
10269 method public android.support.v7.app.AlertDialog.Builder setIcon(int);
10270method public android.support.v7.app.AlertDialog.Builder setIcon(android.graphics.drawable.Drawabl…
10271 method public android.support.v7.app.AlertDialog.Builder setIconAttribute(int);
10272method public deprecated android.support.v7.app.AlertDialog.Builder setInverseBackgroundForced(boo…
10273method public android.support.v7.app.AlertDialog.Builder setItems(int, android.content.DialogInter…
10274method public android.support.v7.app.AlertDialog.Builder setItems(java.lang.CharSequence[], androi…
10275 method public android.support.v7.app.AlertDialog.Builder setMessage(int);
10276 method public android.support.v7.app.AlertDialog.Builder setMessage(java.lang.CharSequence);
10277method public android.support.v7.app.AlertDialog.Builder setMultiChoiceItems(int, boolean[], andro…
10278method public android.support.v7.app.AlertDialog.Builder setMultiChoiceItems(java.lang.CharSequenc…
10279method public android.support.v7.app.AlertDialog.Builder setMultiChoiceItems(android.database.Curs…
10280method public android.support.v7.app.AlertDialog.Builder setNegativeButton(int, android.content.Di…
10281method public android.support.v7.app.AlertDialog.Builder setNegativeButton(java.lang.CharSequence,…
10282method public android.support.v7.app.AlertDialog.Builder setNeutralButton(int, android.content.Dia…
10283method public android.support.v7.app.AlertDialog.Builder setNeutralButton(java.lang.CharSequence, …
10284method public android.support.v7.app.AlertDialog.Builder setOnCancelListener(android.content.Dialo…
10285method public android.support.v7.app.AlertDialog.Builder setOnDismissListener(android.content.Dial…
10286method public android.support.v7.app.AlertDialog.Builder setOnItemSelectedListener(android.widget.…
10287method public android.support.v7.app.AlertDialog.Builder setOnKeyListener(android.content.DialogIn…
10288method public android.support.v7.app.AlertDialog.Builder setPositiveButton(int, android.content.Di…
10289method public android.support.v7.app.AlertDialog.Builder setPositiveButton(java.lang.CharSequence,…
10290method public android.support.v7.app.AlertDialog.Builder setSingleChoiceItems(int, int, android.co…
10291method public android.support.v7.app.AlertDialog.Builder setSingleChoiceItems(android.database.Cur…
10292method public android.support.v7.app.AlertDialog.Builder setSingleChoiceItems(java.lang.CharSequen…
10293method public android.support.v7.app.AlertDialog.Builder setSingleChoiceItems(android.widget.ListA…
10294 method public android.support.v7.app.AlertDialog.Builder setTitle(int);
10295 method public android.support.v7.app.AlertDialog.Builder setTitle(java.lang.CharSequence);
10296 method public android.support.v7.app.AlertDialog.Builder setView(int);
10297 method public android.support.v7.app.AlertDialog.Builder setView(android.view.View);
10298 method public android.support.v7.app.AlertDialog show();
10303 method public android.support.v7.app.AppCompatDelegate getDelegate();
10304 method public android.support.v7.app.ActionBarDrawerToggle.Delegate getDrawerToggleDelegate();
10305 method public android.support.v7.app.ActionBar getSupportActionBar();
10306 method public android.content.Intent getSupportParentActivityIntent();
10307 method public void onCreateSupportNavigateUpTaskStack(android.support.v4.app.TaskStackBuilder);
10308 method public final boolean onMenuItemSelected(int, android.view.MenuItem);
10309 method public void onPrepareSupportNavigateUpTaskStack(android.support.v4.app.TaskStackBuilder);
10310 method public void onSupportActionModeFinished(android.support.v7.view.ActionMode);
10311 method public void onSupportActionModeStarted(android.support.v7.view.ActionMode);
10312 method public deprecated void onSupportContentChanged();
10313 method public boolean onSupportNavigateUp();
10314method public android.support.v7.view.ActionMode onWindowStartingSupportActionMode(android.support…
10315 method public void setSupportActionBar(android.support.v7.widget.Toolbar);
10316 method public deprecated void setSupportProgress(int);
10317 method public deprecated void setSupportProgressBarIndeterminate(boolean);
10318 method public deprecated void setSupportProgressBarIndeterminateVisibility(boolean);
10319 method public deprecated void setSupportProgressBarVisibility(boolean);
10320method public android.support.v7.view.ActionMode startSupportActionMode(android.support.v7.view.Ac…
10321 method public void supportNavigateUpTo(android.content.Intent);
10322 method public boolean supportRequestWindowFeature(int);
10323 method public boolean supportShouldUpRecreateTask(android.content.Intent);
10327 method public abstract void onSupportActionModeFinished(android.support.v7.view.ActionMode);
10328 method public abstract void onSupportActionModeStarted(android.support.v7.view.ActionMode);
10329method public abstract android.support.v7.view.ActionMode onWindowStartingSupportActionMode(androi…
10333method public abstract void addContentView(android.view.View, android.view.ViewGroup.LayoutParams);
10334 method public abstract boolean applyDayNight();
10335method public static android.support.v7.app.AppCompatDelegate create(android.app.Activity, android…
10336method public static android.support.v7.app.AppCompatDelegate create(android.app.Dialog, android.s…
10337method public abstract android.view.View createView(android.view.View, java.lang.String, android.c…
10338 method public abstract <T extends android.view.View> T findViewById(int);
10339 method public static int getDefaultNightMode();
10340method public abstract android.support.v7.app.ActionBarDrawerToggle.Delegate getDrawerToggleDelega…
10341 method public abstract android.view.MenuInflater getMenuInflater();
10342 method public abstract android.support.v7.app.ActionBar getSupportActionBar();
10343 method public abstract boolean hasWindowFeature(int);
10344 method public abstract void installViewFactory();
10345 method public abstract void invalidateOptionsMenu();
10346 method public static boolean isCompatVectorFromResourcesEnabled();
10347 method public abstract boolean isHandleNativeActionModesEnabled();
10348 method public abstract void onConfigurationChanged(android.content.res.Configuration);
10349 method public abstract void onCreate(android.os.Bundle);
10350 method public abstract void onDestroy();
10351 method public abstract void onPostCreate(android.os.Bundle);
10352 method public abstract void onPostResume();
10353 method public abstract void onSaveInstanceState(android.os.Bundle);
10354 method public abstract void onStart();
10355 method public abstract void onStop();
10356 method public abstract boolean requestWindowFeature(int);
10357 method public static void setCompatVectorFromResourcesEnabled(boolean);
10358 method public abstract void setContentView(android.view.View);
10359 method public abstract void setContentView(int);
10360method public abstract void setContentView(android.view.View, android.view.ViewGroup.LayoutParams);
10361 method public static void setDefaultNightMode(int);
10362 method public abstract void setHandleNativeActionModesEnabled(boolean);
10363 method public abstract void setLocalNightMode(int);
10364 method public abstract void setSupportActionBar(android.support.v7.widget.Toolbar);
10365 method public abstract void setTitle(java.lang.CharSequence);
10366method public abstract android.support.v7.view.ActionMode startSupportActionMode(android.support.v…
10380 method public android.support.v7.app.AppCompatDelegate getDelegate();
10381 method public android.support.v7.app.ActionBar getSupportActionBar();
10382 method public void onSupportActionModeFinished(android.support.v7.view.ActionMode);
10383 method public void onSupportActionModeStarted(android.support.v7.view.ActionMode);
10384method public android.support.v7.view.ActionMode onWindowStartingSupportActionMode(android.support…
10385 method public boolean supportRequestWindowFeature(int);
10394 method public android.support.v7.app.MediaRouteDialogFactory getDialogFactory();
10395 method public android.support.v7.app.MediaRouteButton getMediaRouteButton();
10396 method public android.support.v7.media.MediaRouteSelector getRouteSelector();
10397 method public android.view.View onCreateActionView();
10398 method public android.support.v7.app.MediaRouteButton onCreateMediaRouteButton();
10399 method public void setDialogFactory(android.support.v7.app.MediaRouteDialogFactory);
10400 method public void setRouteSelector(android.support.v7.media.MediaRouteSelector);
10407 method public android.support.v7.app.MediaRouteDialogFactory getDialogFactory();
10408 method public android.support.v7.media.MediaRouteSelector getRouteSelector();
10409 method public void onAttachedToWindow();
10410 method public void onDetachedFromWindow();
10411 method public void setDialogFactory(android.support.v7.app.MediaRouteDialogFactory);
10412 method public void setRemoteIndicatorDrawable(android.graphics.drawable.Drawable);
10413 method public void setRouteSelector(android.support.v7.media.MediaRouteSelector);
10414 method public boolean showDialog();
10420 method public android.support.v7.media.MediaRouteSelector getRouteSelector();
10421 method public boolean onFilterRoute(android.support.v7.media.MediaRouter.RouteInfo);
10422method public void onFilterRoutes(java.util.List<android.support.v7.media.MediaRouter.RouteInfo>);
10423 method public void refreshRoutes();
10424 method public void setRouteSelector(android.support.v7.media.MediaRouteSelector);
10429 method public android.support.v7.media.MediaRouteSelector getRouteSelector();
10430method public android.support.v7.app.MediaRouteChooserDialog onCreateChooserDialog(android.content…
10431 method public void setRouteSelector(android.support.v7.media.MediaRouteSelector);
10437 method public android.view.View getMediaControlView();
10438 method public android.support.v4.media.session.MediaSessionCompat.Token getMediaSession();
10439 method public android.support.v7.media.MediaRouter.RouteInfo getRoute();
10440 method public boolean isVolumeControlEnabled();
10441 method public android.view.View onCreateMediaControlView(android.os.Bundle);
10442 method public void setVolumeControlEnabled(boolean);
10447method public android.support.v7.app.MediaRouteControllerDialog onCreateControllerDialog(android.c…
10452 method public static android.support.v7.app.MediaRouteDialogFactory getDefault();
10453method public android.support.v7.app.MediaRouteChooserDialogFragment onCreateChooserDialogFragment…
10454method public android.support.v7.app.MediaRouteControllerDialogFragment onCreateControllerDialogFr…
10459 method public android.support.v7.media.MediaRouter getMediaRouter();
10460 method public android.support.v7.media.MediaRouteSelector getRouteSelector();
10461 method public android.support.v7.media.MediaRouter.Callback onCreateCallback();
10462 method public int onPrepareCallbackFlags();
10463 method public void setRouteSelector(android.support.v7.media.MediaRouteSelector);
10468method public static android.support.v4.media.session.MediaSessionCompat.Token getMediaSession(and…
10486method public android.support.v7.app.NotificationCompat.MediaStyle setCancelButtonIntent(android.a…
10487method public android.support.v7.app.NotificationCompat.MediaStyle setMediaSession(android.support…
10488method public android.support.v7.app.NotificationCompat.MediaStyle setShowActionsInCompactView(int…
10489 method public android.support.v7.app.NotificationCompat.MediaStyle setShowCancelButton(boolean);
10497method public static android.content.res.ColorStateList getColorStateList(android.content.Context,…
10498method public static android.graphics.drawable.Drawable getDrawable(android.content.Context, int);
10506 method public static android.support.v7.graphics.Palette.Builder from(android.graphics.Bitmap);
10507method public static android.support.v7.graphics.Palette from(java.util.List<android.support.v7.gr…
10508method public static deprecated android.support.v7.graphics.Palette generate(android.graphics.Bitm…
10509method public static deprecated android.support.v7.graphics.Palette generate(android.graphics.Bitm…
10510method public static deprecated android.os.AsyncTask<android.graphics.Bitmap, java.lang.Void, andr…
10511method public static deprecated android.os.AsyncTask<android.graphics.Bitmap, java.lang.Void, andr…
10512 method public int getColorForTarget(android.support.v7.graphics.Target, int);
10513 method public int getDarkMutedColor(int);
10514 method public android.support.v7.graphics.Palette.Swatch getDarkMutedSwatch();
10515 method public int getDarkVibrantColor(int);
10516 method public android.support.v7.graphics.Palette.Swatch getDarkVibrantSwatch();
10517 method public int getDominantColor(int);
10518 method public android.support.v7.graphics.Palette.Swatch getDominantSwatch();
10519 method public int getLightMutedColor(int);
10520 method public android.support.v7.graphics.Palette.Swatch getLightMutedSwatch();
10521 method public int getLightVibrantColor(int);
10522 method public android.support.v7.graphics.Palette.Swatch getLightVibrantSwatch();
10523 method public int getMutedColor(int);
10524 method public android.support.v7.graphics.Palette.Swatch getMutedSwatch();
10525method public android.support.v7.graphics.Palette.Swatch getSwatchForTarget(android.support.v7.gra…
10526 method public java.util.List<android.support.v7.graphics.Palette.Swatch> getSwatches();
10527 method public java.util.List<android.support.v7.graphics.Target> getTargets();
10528 method public int getVibrantColor(int);
10529 method public android.support.v7.graphics.Palette.Swatch getVibrantSwatch();
10535method public android.support.v7.graphics.Palette.Builder addFilter(android.support.v7.graphics.Pa…
10536method public android.support.v7.graphics.Palette.Builder addTarget(android.support.v7.graphics.Ta…
10537 method public android.support.v7.graphics.Palette.Builder clearFilters();
10538 method public android.support.v7.graphics.Palette.Builder clearRegion();
10539 method public android.support.v7.graphics.Palette.Builder clearTargets();
10540 method public android.support.v7.graphics.Palette generate();
10541method public android.os.AsyncTask<android.graphics.Bitmap, java.lang.Void, android.support.v7.gra…
10542 method public android.support.v7.graphics.Palette.Builder maximumColorCount(int);
10543 method public android.support.v7.graphics.Palette.Builder resizeBitmapArea(int);
10544 method public deprecated android.support.v7.graphics.Palette.Builder resizeBitmapSize(int);
10545 method public android.support.v7.graphics.Palette.Builder setRegion(int, int, int, int);
10549 method public abstract boolean isAllowed(int, float[]);
10553 method public abstract void onGenerated(android.support.v7.graphics.Palette);
10558 method public int getBodyTextColor();
10559 method public float[] getHsl();
10560 method public int getPopulation();
10561 method public int getRgb();
10562 method public int getTitleTextColor();
10566 method public float getLightnessWeight();
10567 method public float getMaximumLightness();
10568 method public float getMaximumSaturation();
10569 method public float getMinimumLightness();
10570 method public float getMinimumSaturation();
10571 method public float getPopulationWeight();
10572 method public float getSaturationWeight();
10573 method public float getTargetLightness();
10574 method public float getTargetSaturation();
10575 method public boolean isExclusive();
10587 method public android.support.v7.graphics.Target build();
10588 method public android.support.v7.graphics.Target.Builder setExclusive(boolean);
10589 method public android.support.v7.graphics.Target.Builder setLightnessWeight(float);
10590 method public android.support.v7.graphics.Target.Builder setMaximumLightness(float);
10591 method public android.support.v7.graphics.Target.Builder setMaximumSaturation(float);
10592 method public android.support.v7.graphics.Target.Builder setMinimumLightness(float);
10593 method public android.support.v7.graphics.Target.Builder setMinimumSaturation(float);
10594 method public android.support.v7.graphics.Target.Builder setPopulationWeight(float);
10595 method public android.support.v7.graphics.Target.Builder setSaturationWeight(float);
10596 method public android.support.v7.graphics.Target.Builder setTargetLightness(float);
10597 method public android.support.v7.graphics.Target.Builder setTargetSaturation(float);
10606 method public void draw(android.graphics.Canvas);
10607 method public float getArrowHeadLength();
10608 method public float getArrowShaftLength();
10609 method public float getBarLength();
10610 method public float getBarThickness();
10611 method public int getColor();
10612 method public int getDirection();
10613 method public float getGapSize();
10614 method public int getOpacity();
10615 method public final android.graphics.Paint getPaint();
10616 method public float getProgress();
10617 method public boolean isSpinEnabled();
10618 method public void setAlpha(int);
10619 method public void setArrowHeadLength(float);
10620 method public void setArrowShaftLength(float);
10621 method public void setBarLength(float);
10622 method public void setBarThickness(float);
10623 method public void setColor(int);
10624 method public void setColorFilter(android.graphics.ColorFilter);
10625 method public void setDirection(int);
10626 method public void setGapSize(float);
10627 method public void setProgress(float);
10628 method public void setSpinEnabled(boolean);
10629 method public void setVerticalMirror(boolean);
10689 method public android.os.Bundle asBundle();
10690 method public static android.support.v7.media.MediaItemStatus fromBundle(android.os.Bundle);
10691 method public long getContentDuration();
10692 method public long getContentPosition();
10693 method public android.os.Bundle getExtras();
10694 method public int getPlaybackState();
10695 method public long getTimestamp();
10711 method public android.support.v7.media.MediaItemStatus build();
10712 method public android.support.v7.media.MediaItemStatus.Builder setContentDuration(long);
10713 method public android.support.v7.media.MediaItemStatus.Builder setContentPosition(long);
10714 method public android.support.v7.media.MediaItemStatus.Builder setExtras(android.os.Bundle);
10715 method public android.support.v7.media.MediaItemStatus.Builder setPlaybackState(int);
10716 method public android.support.v7.media.MediaItemStatus.Builder setTimestamp(long);
10720 method public android.os.Bundle asBundle();
10721 method public boolean canDisconnectAndKeepPlaying();
10722method public static android.support.v7.media.MediaRouteDescriptor fromBundle(android.os.Bundle);
10723 method public int getConnectionState();
10724 method public java.util.List<android.content.IntentFilter> getControlFilters();
10725 method public java.lang.String getDescription();
10726 method public int getDeviceType();
10727 method public android.os.Bundle getExtras();
10728 method public android.net.Uri getIconUri();
10729 method public java.lang.String getId();
10730 method public java.lang.String getName();
10731 method public int getPlaybackStream();
10732 method public int getPlaybackType();
10733 method public int getPresentationDisplayId();
10734 method public android.content.IntentSender getSettingsActivity();
10735 method public int getVolume();
10736 method public int getVolumeHandling();
10737 method public int getVolumeMax();
10738 method public deprecated boolean isConnecting();
10739 method public boolean isEnabled();
10740 method public boolean isValid();
10746method public android.support.v7.media.MediaRouteDescriptor.Builder addControlFilter(android.conte…
10747method public android.support.v7.media.MediaRouteDescriptor.Builder addControlFilters(java.util.Co…
10748 method public android.support.v7.media.MediaRouteDescriptor build();
10749 method public android.support.v7.media.MediaRouteDescriptor.Builder setCanDisconnect(boolean);
10750method public deprecated android.support.v7.media.MediaRouteDescriptor.Builder setConnecting(boole…
10751 method public android.support.v7.media.MediaRouteDescriptor.Builder setConnectionState(int);
10752method public android.support.v7.media.MediaRouteDescriptor.Builder setDescription(java.lang.Strin…
10753 method public android.support.v7.media.MediaRouteDescriptor.Builder setDeviceType(int);
10754 method public android.support.v7.media.MediaRouteDescriptor.Builder setEnabled(boolean);
10755method public android.support.v7.media.MediaRouteDescriptor.Builder setExtras(android.os.Bundle);
10756 method public android.support.v7.media.MediaRouteDescriptor.Builder setIconUri(android.net.Uri);
10757 method public android.support.v7.media.MediaRouteDescriptor.Builder setId(java.lang.String);
10758 method public android.support.v7.media.MediaRouteDescriptor.Builder setName(java.lang.String);
10759 method public android.support.v7.media.MediaRouteDescriptor.Builder setPlaybackStream(int);
10760 method public android.support.v7.media.MediaRouteDescriptor.Builder setPlaybackType(int);
10761method public android.support.v7.media.MediaRouteDescriptor.Builder setPresentationDisplayId(int);
10762method public android.support.v7.media.MediaRouteDescriptor.Builder setSettingsActivity(android.co…
10763 method public android.support.v7.media.MediaRouteDescriptor.Builder setVolume(int);
10764 method public android.support.v7.media.MediaRouteDescriptor.Builder setVolumeHandling(int);
10765 method public android.support.v7.media.MediaRouteDescriptor.Builder setVolumeMax(int);
10770 method public android.os.Bundle asBundle();
10771method public static android.support.v7.media.MediaRouteDiscoveryRequest fromBundle(android.os.Bun…
10772 method public android.support.v7.media.MediaRouteSelector getSelector();
10773 method public boolean isActiveScan();
10774 method public boolean isValid();
10779 method public final android.content.Context getContext();
10780 method public final android.support.v7.media.MediaRouteProviderDescriptor getDescriptor();
10781 method public final android.support.v7.media.MediaRouteDiscoveryRequest getDiscoveryRequest();
10782 method public final android.os.Handler getHandler();
10783 method public final android.support.v7.media.MediaRouteProvider.ProviderMetadata getMetadata();
10784method public android.support.v7.media.MediaRouteProvider.RouteController onCreateRouteController(…
10785method public void onDiscoveryRequestChanged(android.support.v7.media.MediaRouteDiscoveryRequest);
10786 method public final void setCallback(android.support.v7.media.MediaRouteProvider.Callback);
10787 method public final void setDescriptor(android.support.v7.media.MediaRouteProviderDescriptor);
10788method public final void setDiscoveryRequest(android.support.v7.media.MediaRouteDiscoveryRequest);
10793method public void onDescriptorChanged(android.support.v7.media.MediaRouteProvider, android.suppor…
10797 method public android.content.ComponentName getComponentName();
10798 method public java.lang.String getPackageName();
10803method public boolean onControlRequest(android.content.Intent, android.support.v7.media.MediaRoute…
10804 method public void onRelease();
10805 method public void onSelect();
10806 method public void onSetVolume(int);
10807 method public void onUnselect();
10808 method public void onUnselect(int);
10809 method public void onUpdateVolume(int);
10813 method public android.os.Bundle asBundle();
10814method public static android.support.v7.media.MediaRouteProviderDescriptor fromBundle(android.os.B…
10815 method public java.util.List<android.support.v7.media.MediaRouteDescriptor> getRoutes();
10816 method public boolean isValid();
10822method public android.support.v7.media.MediaRouteProviderDescriptor.Builder addRoute(android.suppo…
10823method public android.support.v7.media.MediaRouteProviderDescriptor.Builder addRoutes(java.util.Co…
10824 method public android.support.v7.media.MediaRouteProviderDescriptor build();
10829 method public android.support.v7.media.MediaRouteProvider getMediaRouteProvider();
10830 method public android.os.IBinder onBind(android.content.Intent);
10831 method public abstract android.support.v7.media.MediaRouteProvider onCreateMediaRouteProvider();
10836 method public android.os.Bundle asBundle();
10837 method public boolean contains(android.support.v7.media.MediaRouteSelector);
10838 method public static android.support.v7.media.MediaRouteSelector fromBundle(android.os.Bundle);
10839 method public java.util.List<java.lang.String> getControlCategories();
10840 method public boolean hasControlCategory(java.lang.String);
10841 method public boolean isEmpty();
10842 method public boolean isValid();
10843 method public boolean matchesControlFilters(java.util.List<android.content.IntentFilter>);
10850method public android.support.v7.media.MediaRouteSelector.Builder addControlCategories(java.util.C…
10851method public android.support.v7.media.MediaRouteSelector.Builder addControlCategory(java.lang.Str…
10852method public android.support.v7.media.MediaRouteSelector.Builder addSelector(android.support.v7.m…
10853 method public android.support.v7.media.MediaRouteSelector build();
10857method public void addCallback(android.support.v7.media.MediaRouteSelector, android.support.v7.med…
10858method public void addCallback(android.support.v7.media.MediaRouteSelector, android.support.v7.med…
10859 method public void addProvider(android.support.v7.media.MediaRouteProvider);
10860 method public void addRemoteControlClient(java.lang.Object);
10861 method public android.support.v7.media.MediaRouter.RouteInfo getBluetoothRoute();
10862 method public android.support.v7.media.MediaRouter.RouteInfo getDefaultRoute();
10863 method public static android.support.v7.media.MediaRouter getInstance(android.content.Context);
10864 method public android.support.v4.media.session.MediaSessionCompat.Token getMediaSessionToken();
10865 method public java.util.List<android.support.v7.media.MediaRouter.ProviderInfo> getProviders();
10866 method public java.util.List<android.support.v7.media.MediaRouter.RouteInfo> getRoutes();
10867 method public android.support.v7.media.MediaRouter.RouteInfo getSelectedRoute();
10868 method public boolean isRouteAvailable(android.support.v7.media.MediaRouteSelector, int);
10869 method public void removeCallback(android.support.v7.media.MediaRouter.Callback);
10870 method public void removeProvider(android.support.v7.media.MediaRouteProvider);
10871 method public void removeRemoteControlClient(java.lang.Object);
10872 method public void selectRoute(android.support.v7.media.MediaRouter.RouteInfo);
10873 method public void setMediaSession(java.lang.Object);
10874 method public void setMediaSessionCompat(android.support.v4.media.session.MediaSessionCompat);
10875 method public void unselect(int);
10876method public android.support.v7.media.MediaRouter.RouteInfo updateSelectedRoute(android.support.v…
10891method public void onProviderAdded(android.support.v7.media.MediaRouter, android.support.v7.media.…
10892method public void onProviderChanged(android.support.v7.media.MediaRouter, android.support.v7.medi…
10893method public void onProviderRemoved(android.support.v7.media.MediaRouter, android.support.v7.medi…
10894method public void onRouteAdded(android.support.v7.media.MediaRouter, android.support.v7.media.Med…
10895method public void onRouteChanged(android.support.v7.media.MediaRouter, android.support.v7.media.M…
10896method public void onRoutePresentationDisplayChanged(android.support.v7.media.MediaRouter, android…
10897method public void onRouteRemoved(android.support.v7.media.MediaRouter, android.support.v7.media.M…
10898method public void onRouteSelected(android.support.v7.media.MediaRouter, android.support.v7.media.…
10899method public void onRouteUnselected(android.support.v7.media.MediaRouter, android.support.v7.medi…
10900method public void onRouteUnselected(android.support.v7.media.MediaRouter, android.support.v7.medi…
10901method public void onRouteVolumeChanged(android.support.v7.media.MediaRouter, android.support.v7.m…
10906 method public void onError(java.lang.String, android.os.Bundle);
10907 method public void onResult(android.os.Bundle);
10911 method public android.content.ComponentName getComponentName();
10912 method public java.lang.String getPackageName();
10913 method public android.support.v7.media.MediaRouteProvider getProviderInstance();
10914 method public java.util.List<android.support.v7.media.MediaRouter.RouteInfo> getRoutes();
10918 method public boolean canDisconnect();
10919 method public int getConnectionState();
10920 method public java.util.List<android.content.IntentFilter> getControlFilters();
10921 method public java.lang.String getDescription();
10922 method public int getDeviceType();
10923 method public android.os.Bundle getExtras();
10924 method public android.net.Uri getIconUri();
10925 method public java.lang.String getId();
10926 method public java.lang.String getName();
10927 method public int getPlaybackStream();
10928 method public int getPlaybackType();
10929 method public android.view.Display getPresentationDisplay();
10930 method public android.support.v7.media.MediaRouter.ProviderInfo getProvider();
10931 method public android.content.IntentSender getSettingsIntent();
10932 method public int getVolume();
10933 method public int getVolumeHandling();
10934 method public int getVolumeMax();
10935 method public boolean isBluetooth();
10936 method public boolean isConnecting();
10937 method public boolean isDefault();
10938 method public boolean isDeviceSpeaker();
10939 method public boolean isEnabled();
10940 method public boolean isSelected();
10941 method public boolean matchesSelector(android.support.v7.media.MediaRouteSelector);
10942 method public void requestSetVolume(int);
10943 method public void requestUpdateVolume(int);
10944 method public void select();
10945method public void sendControlRequest(android.content.Intent, android.support.v7.media.MediaRouter…
10946 method public boolean supportsControlAction(java.lang.String, java.lang.String);
10947 method public boolean supportsControlCategory(java.lang.String);
10948 method public boolean supportsControlRequest(android.content.Intent);
10961 method public android.os.Bundle asBundle();
10962 method public static android.support.v7.media.MediaSessionStatus fromBundle(android.os.Bundle);
10963 method public android.os.Bundle getExtras();
10964 method public int getSessionState();
10965 method public long getTimestamp();
10966 method public boolean isQueuePaused();
10975 method public android.support.v7.media.MediaSessionStatus build();
10976 method public android.support.v7.media.MediaSessionStatus.Builder setExtras(android.os.Bundle);
10977 method public android.support.v7.media.MediaSessionStatus.Builder setQueuePaused(boolean);
10978 method public android.support.v7.media.MediaSessionStatus.Builder setSessionState(int);
10979 method public android.support.v7.media.MediaSessionStatus.Builder setTimestamp(long);
10984method public void endSession(android.os.Bundle, android.support.v7.media.RemotePlaybackClient.Ses…
10985method public void enqueue(android.net.Uri, java.lang.String, android.os.Bundle, long, android.os.…
10986 method public java.lang.String getSessionId();
10987method public void getSessionStatus(android.os.Bundle, android.support.v7.media.RemotePlaybackClie…
10988method public void getStatus(java.lang.String, android.os.Bundle, android.support.v7.media.RemoteP…
10989 method public boolean hasSession();
10990 method public boolean isMessagingSupported();
10991 method public boolean isQueuingSupported();
10992 method public boolean isRemotePlaybackSupported();
10993 method public boolean isSessionManagementSupported();
10994method public void pause(android.os.Bundle, android.support.v7.media.RemotePlaybackClient.SessionA…
10995method public void play(android.net.Uri, java.lang.String, android.os.Bundle, long, android.os.Bun…
10996 method public void release();
10997method public void remove(java.lang.String, android.os.Bundle, android.support.v7.media.RemotePlay…
10998method public void resume(android.os.Bundle, android.support.v7.media.RemotePlaybackClient.Session…
10999method public void seek(java.lang.String, long, android.os.Bundle, android.support.v7.media.Remote…
11000method public void sendMessage(android.os.Bundle, android.support.v7.media.RemotePlaybackClient.Se…
11001method public void setOnMessageReceivedListener(android.support.v7.media.RemotePlaybackClient.OnMe…
11002 method public void setSessionId(java.lang.String);
11003method public void setStatusCallback(android.support.v7.media.RemotePlaybackClient.StatusCallback);
11004method public void startSession(android.os.Bundle, android.support.v7.media.RemotePlaybackClient.S…
11005method public void stop(android.os.Bundle, android.support.v7.media.RemotePlaybackClient.SessionAc…
11010 method public void onError(java.lang.String, int, android.os.Bundle);
11015method public void onResult(android.os.Bundle, java.lang.String, android.support.v7.media.MediaSes…
11019 method public abstract void onMessageReceived(java.lang.String, android.os.Bundle);
11024method public void onResult(android.os.Bundle, java.lang.String, android.support.v7.media.MediaSes…
11029method public void onItemStatusChanged(android.os.Bundle, java.lang.String, android.support.v7.med…
11030 method public void onSessionChanged(java.lang.String);
11031method public void onSessionStatusChanged(android.os.Bundle, java.lang.String, android.support.v7.…
11050 method public android.graphics.drawable.Drawable getDialogIcon();
11051 method public int getDialogLayoutResource();
11052 method public java.lang.CharSequence getDialogMessage();
11053 method public java.lang.CharSequence getDialogTitle();
11054 method public java.lang.CharSequence getNegativeButtonText();
11055 method public java.lang.CharSequence getPositiveButtonText();
11056 method public void setDialogIcon(android.graphics.drawable.Drawable);
11057 method public void setDialogIcon(int);
11058 method public void setDialogLayoutResource(int);
11059 method public void setDialogMessage(java.lang.CharSequence);
11060 method public void setDialogMessage(int);
11061 method public void setDialogTitle(java.lang.CharSequence);
11062 method public void setDialogTitle(int);
11063 method public void setNegativeButtonText(java.lang.CharSequence);
11064 method public void setNegativeButtonText(int);
11065 method public void setPositiveButtonText(java.lang.CharSequence);
11066 method public void setPositiveButtonText(int);
11070method public abstract android.support.v7.preference.Preference findPreference(java.lang.CharSeque…
11078 method protected android.widget.ArrayAdapter createAdapter();
11086 method public java.lang.String getText();
11087 method public void setText(java.lang.String);
11092method public static android.support.v7.preference.EditTextPreferenceDialogFragmentCompat newInsta…
11093 method public void onDialogClosed(boolean);
11101 method public int findIndexOfValue(java.lang.String);
11102 method public java.lang.CharSequence[] getEntries();
11103 method public java.lang.CharSequence getEntry();
11104 method public java.lang.CharSequence[] getEntryValues();
11105 method public java.lang.String getValue();
11106 method public void setEntries(java.lang.CharSequence[]);
11107 method public void setEntries(int);
11108 method public void setEntryValues(java.lang.CharSequence[]);
11109 method public void setEntryValues(int);
11110 method public void setValue(java.lang.String);
11111 method public void setValueIndex(int);
11116method public static android.support.v7.preference.ListPreferenceDialogFragmentCompat newInstance(…
11117 method public void onDialogClosed(boolean);
11122method public static android.support.v7.preference.MultiSelectListPreferenceDialogFragmentCompat n…
11123 method public void onDialogClosed(boolean);
11131 method public boolean callChangeListener(java.lang.Object);
11132 method public int compareTo(android.support.v7.preference.Preference);
11133method protected android.support.v7.preference.Preference findPreferenceInHierarchy(java.lang.Stri…
11134 method public android.content.Context getContext();
11135 method public java.lang.String getDependency();
11136 method public android.os.Bundle getExtras();
11137 method public java.lang.String getFragment();
11138 method public android.graphics.drawable.Drawable getIcon();
11139 method public android.content.Intent getIntent();
11140 method public java.lang.String getKey();
11141 method public final int getLayoutResource();
11142method public android.support.v7.preference.Preference.OnPreferenceChangeListener getOnPreferenceC…
11143method public android.support.v7.preference.Preference.OnPreferenceClickListener getOnPreferenceCl…
11144 method public int getOrder();
11145 method public android.support.v7.preference.PreferenceGroup getParent();
11146 method protected boolean getPersistedBoolean(boolean);
11147 method protected float getPersistedFloat(float);
11148 method protected int getPersistedInt(int);
11149 method protected long getPersistedLong(long);
11150 method protected java.lang.String getPersistedString(java.lang.String);
11151method public java.util.Set<java.lang.String> getPersistedStringSet(java.util.Set<java.lang.String…
11152 method public android.support.v7.preference.PreferenceDataStore getPreferenceDataStore();
11153 method public android.support.v7.preference.PreferenceManager getPreferenceManager();
11154 method public android.content.SharedPreferences getSharedPreferences();
11155 method public boolean getShouldDisableView();
11156 method public java.lang.CharSequence getSummary();
11157 method public java.lang.CharSequence getTitle();
11158 method public final int getWidgetLayoutResource();
11159 method public boolean hasKey();
11160 method public boolean isEnabled();
11161 method public boolean isIconSpaceReserved();
11162 method public boolean isPersistent();
11163 method public boolean isSelectable();
11164 method public boolean isSingleLineTitle();
11165 method public final boolean isVisible();
11166 method protected void notifyChanged();
11167 method public void notifyDependencyChange(boolean);
11168 method protected void notifyHierarchyChanged();
11169 method public void onAttached();
11170 method protected void onAttachedToHierarchy(android.support.v7.preference.PreferenceManager);
11171 method public void onBindViewHolder(android.support.v7.preference.PreferenceViewHolder);
11172 method protected void onClick();
11173 method public void onDependencyChanged(android.support.v7.preference.Preference, boolean);
11174 method public void onDetached();
11175 method protected java.lang.Object onGetDefaultValue(android.content.res.TypedArray, int);
11176method public void onInitializeAccessibilityNodeInfo(android.support.v4.view.accessibility.Accessi…
11177 method public void onParentChanged(android.support.v7.preference.Preference, boolean);
11178 method protected void onPrepareForRemoval();
11179 method protected void onRestoreInstanceState(android.os.Parcelable);
11180 method protected android.os.Parcelable onSaveInstanceState();
11181 method protected void onSetInitialValue(boolean, java.lang.Object);
11182 method public android.os.Bundle peekExtras();
11183 method protected boolean persistBoolean(boolean);
11184 method protected boolean persistFloat(float);
11185 method protected boolean persistInt(int);
11186 method protected boolean persistLong(long);
11187 method protected boolean persistString(java.lang.String);
11188 method public boolean persistStringSet(java.util.Set<java.lang.String>);
11189 method public void restoreHierarchyState(android.os.Bundle);
11190 method public void saveHierarchyState(android.os.Bundle);
11191 method public void setDefaultValue(java.lang.Object);
11192 method public void setDependency(java.lang.String);
11193 method public void setEnabled(boolean);
11194 method public void setFragment(java.lang.String);
11195 method public void setIcon(android.graphics.drawable.Drawable);
11196 method public void setIcon(int);
11197 method public void setIconSpaceReserved(boolean);
11198 method public void setIntent(android.content.Intent);
11199 method public void setKey(java.lang.String);
11200 method public void setLayoutResource(int);
11201method public void setOnPreferenceChangeListener(android.support.v7.preference.Preference.OnPrefer…
11202method public void setOnPreferenceClickListener(android.support.v7.preference.Preference.OnPrefere…
11203 method public void setOrder(int);
11204 method public void setPersistent(boolean);
11205 method public void setPreferenceDataStore(android.support.v7.preference.PreferenceDataStore);
11206 method public void setSelectable(boolean);
11207 method public void setShouldDisableView(boolean);
11208 method public void setSingleLineTitle(boolean);
11209 method public void setSummary(java.lang.CharSequence);
11210 method public void setSummary(int);
11211 method public void setTitle(java.lang.CharSequence);
11212 method public void setTitle(int);
11213 method public void setViewId(int);
11214 method public final void setVisible(boolean);
11215 method public void setWidgetLayoutResource(int);
11216 method public boolean shouldDisableDependents();
11217 method protected boolean shouldPersist();
11228method public abstract boolean onPreferenceChange(android.support.v7.preference.Preference, java.l…
11232 method public abstract boolean onPreferenceClick(android.support.v7.preference.Preference);
11244 method public boolean getBoolean(java.lang.String, boolean);
11245 method public float getFloat(java.lang.String, float);
11246 method public int getInt(java.lang.String, int);
11247 method public long getLong(java.lang.String, long);
11248 method public java.lang.String getString(java.lang.String, java.lang.String);
11249method public java.util.Set<java.lang.String> getStringSet(java.lang.String, java.util.Set<java.la…
11250 method public void putBoolean(java.lang.String, boolean);
11251 method public void putFloat(java.lang.String, float);
11252 method public void putInt(java.lang.String, int);
11253 method public void putLong(java.lang.String, long);
11254 method public void putString(java.lang.String, java.lang.String);
11255 method public void putStringSet(java.lang.String, java.util.Set<java.lang.String>);
11260 method public android.support.v7.preference.DialogPreference getPreference();
11261 method protected void onBindDialogView(android.view.View);
11262 method public void onClick(android.content.DialogInterface, int);
11263 method protected android.view.View onCreateDialogView(android.content.Context);
11264 method public abstract void onDialogClosed(boolean);
11265 method protected void onPrepareDialogBuilder(android.support.v7.app.AlertDialog.Builder);
11271 method public void addPreferencesFromResource(int);
11272 method public android.support.v7.preference.Preference findPreference(java.lang.CharSequence);
11273 method public final android.support.v7.widget.RecyclerView getListView();
11274 method public android.support.v7.preference.PreferenceManager getPreferenceManager();
11275 method public android.support.v7.preference.PreferenceScreen getPreferenceScreen();
11276method protected android.support.v7.widget.RecyclerView.Adapter onCreateAdapter(android.support.v7…
11277 method public android.support.v7.widget.RecyclerView.LayoutManager onCreateLayoutManager();
11278 method public abstract void onCreatePreferences(android.os.Bundle, java.lang.String);
11279method public android.support.v7.widget.RecyclerView onCreateRecyclerView(android.view.LayoutInfla…
11280 method public void onDisplayPreferenceDialog(android.support.v7.preference.Preference);
11281 method public void onNavigateToScreen(android.support.v7.preference.PreferenceScreen);
11282 method public boolean onPreferenceTreeClick(android.support.v7.preference.Preference);
11283 method public void scrollToPreference(java.lang.String);
11284 method public void scrollToPreference(android.support.v7.preference.Preference);
11285 method public void setDivider(android.graphics.drawable.Drawable);
11286 method public void setDividerHeight(int);
11287 method public void setPreferenceScreen(android.support.v7.preference.PreferenceScreen);
11288 method public void setPreferencesFromResource(int, java.lang.String);
11293method public abstract boolean onPreferenceDisplayDialog(android.support.v7.preference.PreferenceF…
11297method public abstract boolean onPreferenceStartFragment(android.support.v7.preference.PreferenceF…
11301method public abstract boolean onPreferenceStartScreen(android.support.v7.preference.PreferenceFra…
11308 method public void addItemFromInflater(android.support.v7.preference.Preference);
11309 method public boolean addPreference(android.support.v7.preference.Preference);
11310 method protected void dispatchRestoreInstanceState(android.os.Bundle);
11311 method protected void dispatchSaveInstanceState(android.os.Bundle);
11312 method public android.support.v7.preference.Preference findPreference(java.lang.CharSequence);
11313 method public android.support.v7.preference.Preference getPreference(int);
11314 method public int getPreferenceCount();
11315 method protected boolean isOnSameScreenAsChildren();
11316 method public boolean isOrderingAsAdded();
11317 method protected boolean onPrepareAddPreference(android.support.v7.preference.Preference);
11318 method public void removeAll();
11319 method public boolean removePreference(android.support.v7.preference.Preference);
11320 method public void setOrderingAsAdded(boolean);
11324 method public abstract int getPreferenceAdapterPosition(java.lang.String);
11325method public abstract int getPreferenceAdapterPosition(android.support.v7.preference.Preference);
11329method public android.support.v7.preference.PreferenceScreen createPreferenceScreen(android.conten…
11330 method public android.support.v7.preference.Preference findPreference(java.lang.CharSequence);
11331 method public android.content.Context getContext();
11332method public static android.content.SharedPreferences getDefaultSharedPreferences(android.content…
11333method public android.support.v7.preference.PreferenceManager.OnDisplayPreferenceDialogListener ge…
11334method public android.support.v7.preference.PreferenceManager.OnNavigateToScreenListener getOnNavi…
11335method public android.support.v7.preference.PreferenceManager.OnPreferenceTreeClickListener getOnP…
11336method public android.support.v7.preference.PreferenceManager.PreferenceComparisonCallback getPref…
11337 method public android.support.v7.preference.PreferenceDataStore getPreferenceDataStore();
11338 method public android.support.v7.preference.PreferenceScreen getPreferenceScreen();
11339 method public android.content.SharedPreferences getSharedPreferences();
11340 method public int getSharedPreferencesMode();
11341 method public java.lang.String getSharedPreferencesName();
11342 method public boolean isStorageDefault();
11343 method public boolean isStorageDeviceProtected();
11344 method public static void setDefaultValues(android.content.Context, int, boolean);
11345method public static void setDefaultValues(android.content.Context, java.lang.String, int, int, bo…
11346method public void setOnDisplayPreferenceDialogListener(android.support.v7.preference.PreferenceMa…
11347method public void setOnNavigateToScreenListener(android.support.v7.preference.PreferenceManager.O…
11348method public void setOnPreferenceTreeClickListener(android.support.v7.preference.PreferenceManage…
11349method public void setPreferenceComparisonCallback(android.support.v7.preference.PreferenceManager…
11350 method public void setPreferenceDataStore(android.support.v7.preference.PreferenceDataStore);
11351 method public boolean setPreferences(android.support.v7.preference.PreferenceScreen);
11352 method public void setSharedPreferencesMode(int);
11353 method public void setSharedPreferencesName(java.lang.String);
11354 method public void setStorageDefault();
11355 method public void setStorageDeviceProtected();
11356 method public void showDialog(android.support.v7.preference.Preference);
11361 method public abstract void onDisplayPreferenceDialog(android.support.v7.preference.Preference);
11365 method public abstract void onNavigateToScreen(android.support.v7.preference.PreferenceScreen);
11369 method public abstract boolean onPreferenceTreeClick(android.support.v7.preference.Preference);
11374method public abstract boolean arePreferenceContentsTheSame(android.support.v7.preference.Preferen…
11375method public abstract boolean arePreferenceItemsTheSame(android.support.v7.preference.Preference,…
11380method public boolean arePreferenceContentsTheSame(android.support.v7.preference.Preference, andro…
11381method public boolean arePreferenceItemsTheSame(android.support.v7.preference.Preference, android.…
11385 method public void setShouldUseGeneratedIds(boolean);
11386 method public boolean shouldUseGeneratedIds();
11390 method public android.view.View findViewById(int);
11391 method public boolean isDividerAllowedAbove();
11392 method public boolean isDividerAllowedBelow();
11393 method public void setDividerAllowedAbove(boolean);
11394 method public void setDividerAllowedBelow(boolean);
11402 method public int getMax();
11403 method public int getMin();
11404 method public final int getSeekBarIncrement();
11405 method public int getValue();
11406 method public boolean isAdjustable();
11407 method public void setAdjustable(boolean);
11408 method public final void setMax(int);
11409 method public void setMin(int);
11410 method public final void setSeekBarIncrement(int);
11411 method public void setValue(int);
11419 method public java.lang.CharSequence getSwitchTextOff();
11420 method public java.lang.CharSequence getSwitchTextOn();
11421 method public void setSwitchTextOff(java.lang.CharSequence);
11422 method public void setSwitchTextOff(int);
11423 method public void setSwitchTextOn(java.lang.CharSequence);
11424 method public void setSwitchTextOn(int);
11432 method public boolean getDisableDependentsState();
11433 method public java.lang.CharSequence getSummaryOff();
11434 method public java.lang.CharSequence getSummaryOn();
11435 method public boolean isChecked();
11436 method public void setChecked(boolean);
11437 method public void setDisableDependentsState(boolean);
11438 method public void setSummaryOff(java.lang.CharSequence);
11439 method public void setSummaryOff(int);
11440 method public void setSummaryOn(java.lang.CharSequence);
11441 method public void setSummaryOn(int);
11442 method protected void syncSummaryView(android.support.v7.preference.PreferenceViewHolder);
11452 method public T getItem(int);
11453 method public int getItemCount();
11454 method public void onRangeChanged();
11455 method public void refresh();
11460 method public abstract void fillData(T[], int, int);
11461 method public int getMaxCachedTiles();
11462 method public void recycleData(T[], int);
11463 method public abstract int refreshData();
11468 method public void extendRangeInto(int[], int[], int);
11469 method public abstract void getItemRangeInto(int[]);
11470 method public abstract void onDataRefresh();
11471 method public abstract void onItemLoaded(int);
11479 method public void dispatchLastEvent();
11480 method public void onChanged(int, int, java.lang.Object);
11481 method public void onInserted(int, int);
11482 method public void onMoved(int, int);
11483 method public void onRemoved(int, int);
11487method public static android.support.v7.util.DiffUtil.DiffResult calculateDiff(android.support.v7.…
11488method public static android.support.v7.util.DiffUtil.DiffResult calculateDiff(android.support.v7.…
11493 method public abstract boolean areContentsTheSame(int, int);
11494 method public abstract boolean areItemsTheSame(int, int);
11495 method public java.lang.Object getChangePayload(int, int);
11496 method public abstract int getNewListSize();
11497 method public abstract int getOldListSize();
11501 method public void dispatchUpdatesTo(android.support.v7.widget.RecyclerView.Adapter);
11502 method public void dispatchUpdatesTo(android.support.v7.util.ListUpdateCallback);
11506 method public abstract void onChanged(int, int, java.lang.Object);
11507 method public abstract void onInserted(int, int);
11508 method public abstract void onMoved(int, int);
11509 method public abstract void onRemoved(int, int);
11515 method public int add(T);
11516 method public void addAll(T[], boolean);
11517 method public void addAll(T...);
11518 method public void addAll(java.util.Collection<T>);
11519 method public void beginBatchedUpdates();
11520 method public void clear();
11521 method public void endBatchedUpdates();
11522 method public T get(int) throws java.lang.IndexOutOfBoundsException;
11523 method public int indexOf(T);
11524 method public void recalculatePositionOfItemAt(int);
11525 method public boolean remove(T);
11526 method public T removeItemAt(int);
11527 method public int size();
11528 method public void updateItemAt(int, T);
11534 method public boolean areContentsTheSame(T2, T2);
11535 method public boolean areItemsTheSame(T2, T2);
11536 method public int compare(T2, T2);
11537 method public void dispatchLastEvent();
11538 method public void onChanged(int, int);
11539 method public void onInserted(int, int);
11540 method public void onMoved(int, int);
11541 method public void onRemoved(int, int);
11546 method public abstract boolean areContentsTheSame(T2, T2);
11547 method public abstract boolean areItemsTheSame(T2, T2);
11548 method public abstract int compare(T2, T2);
11549 method public abstract void onChanged(int, int);
11550 method public void onChanged(int, int, java.lang.Object);
11559 method public abstract void finish();
11560 method public abstract android.view.View getCustomView();
11561 method public abstract android.view.Menu getMenu();
11562 method public abstract android.view.MenuInflater getMenuInflater();
11563 method public abstract java.lang.CharSequence getSubtitle();
11564 method public java.lang.Object getTag();
11565 method public abstract java.lang.CharSequence getTitle();
11566 method public boolean getTitleOptionalHint();
11567 method public abstract void invalidate();
11568 method public boolean isTitleOptional();
11569 method public abstract void setCustomView(android.view.View);
11570 method public abstract void setSubtitle(java.lang.CharSequence);
11571 method public abstract void setSubtitle(int);
11572 method public void setTag(java.lang.Object);
11573 method public abstract void setTitle(java.lang.CharSequence);
11574 method public abstract void setTitle(int);
11575 method public void setTitleOptionalHint(boolean);
11579method public abstract boolean onActionItemClicked(android.support.v7.view.ActionMode, android.vie…
11580method public abstract boolean onCreateActionMode(android.support.v7.view.ActionMode, android.view…
11581 method public abstract void onDestroyActionMode(android.support.v7.view.ActionMode);
11582method public abstract boolean onPrepareActionMode(android.support.v7.view.ActionMode, android.vie…
11586 method public abstract void onActionViewCollapsed();
11587 method public abstract void onActionViewExpanded();
11597 method public void dismissPopupMenus();
11598 method public android.view.Menu getMenu();
11599 method public android.graphics.drawable.Drawable getOverflowIcon();
11600 method public int getPopupTheme();
11601 method public boolean hideOverflowMenu();
11602 method public boolean isOverflowMenuShowing();
11603 method public void onConfigurationChanged(android.content.res.Configuration);
11604 method public void onDetachedFromWindow();
11605method public void setOnMenuItemClickListener(android.support.v7.widget.ActionMenuView.OnMenuItemC…
11606 method public void setOverflowIcon(android.graphics.drawable.Drawable);
11607 method public void setPopupTheme(int);
11608 method public boolean showOverflowMenu();
11624 method public abstract boolean onMenuItemClick(android.view.MenuItem);
11637 method public void setSupportAllCaps(boolean);
11713 method public android.content.res.ColorStateList getCardBackgroundColor();
11714 method public float getCardElevation();
11715 method public int getContentPaddingBottom();
11716 method public int getContentPaddingLeft();
11717 method public int getContentPaddingRight();
11718 method public int getContentPaddingTop();
11719 method public float getMaxCardElevation();
11720 method public boolean getPreventCornerOverlap();
11721 method public float getRadius();
11722 method public boolean getUseCompatPadding();
11723 method public void setCardBackgroundColor(int);
11724 method public void setCardBackgroundColor(android.content.res.ColorStateList);
11725 method public void setCardElevation(float);
11726 method public void setContentPadding(int, int, int, int);
11727 method public void setMaxCardElevation(float);
11728 method public void setPreventCornerOverlap(boolean);
11729 method public void setRadius(float);
11730 method public void setUseCompatPadding(boolean);
11735 method public boolean animateAdd(android.support.v7.widget.RecyclerView.ViewHolder);
11736method public boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, android.sup…
11737method public boolean animateMove(android.support.v7.widget.RecyclerView.ViewHolder, int, int, int…
11738 method public boolean animateRemove(android.support.v7.widget.RecyclerView.ViewHolder);
11739 method public void endAnimation(android.support.v7.widget.RecyclerView.ViewHolder);
11740 method public void endAnimations();
11741 method public boolean isRunning();
11742 method public void runPendingAnimations();
11747 method public void setDrawable(android.graphics.drawable.Drawable);
11748 method public void setOrientation(int);
11757 method public int getAlignmentMode();
11758 method public int getColumnCount();
11759 method public int getOrientation();
11760 method public android.util.Printer getPrinter();
11761 method public int getRowCount();
11762 method public boolean getUseDefaultMargins();
11763 method public boolean isColumnOrderPreserved();
11764 method public boolean isRowOrderPreserved();
11765 method protected void onLayout(boolean, int, int, int, int);
11766 method public void setAlignmentMode(int);
11767 method public void setColumnCount(int);
11768 method public void setColumnOrderPreserved(boolean);
11769 method public void setOrientation(int);
11770 method public void setPrinter(android.util.Printer);
11771 method public void setRowCount(int);
11772 method public void setRowOrderPreserved(boolean);
11773 method public void setUseDefaultMargins(boolean);
11774method public static android.support.v7.widget.GridLayout.Spec spec(int, int, android.support.v7.w…
11775method public static android.support.v7.widget.GridLayout.Spec spec(int, android.support.v7.widget…
11776 method public static android.support.v7.widget.GridLayout.Spec spec(int, int, float);
11777 method public static android.support.v7.widget.GridLayout.Spec spec(int, float);
11778method public static android.support.v7.widget.GridLayout.Spec spec(int, int, android.support.v7.w…
11779method public static android.support.v7.widget.GridLayout.Spec spec(int, android.support.v7.widget…
11780 method public static android.support.v7.widget.GridLayout.Spec spec(int, int);
11781 method public static android.support.v7.widget.GridLayout.Spec spec(int);
11808 method public void setGravity(int);
11814 method public android.support.v7.widget.GridLayout.Alignment getAbsoluteAlignment(boolean);
11821 method public int getSpanCount();
11822 method public android.support.v7.widget.GridLayoutManager.SpanSizeLookup getSpanSizeLookup();
11823 method public void setSpanCount(int);
11824method public void setSpanSizeLookup(android.support.v7.widget.GridLayoutManager.SpanSizeLookup);
11830 method public int getSpanSize(int);
11839 method public int getSpanIndex();
11840 method public int getSpanSize();
11846 method public int getSpanGroupIndex(int, int);
11847 method public int getSpanIndex(int, int);
11848 method public abstract int getSpanSize(int);
11849 method public void invalidateSpanIndexCache();
11850 method public boolean isSpanIndexCacheEnabled();
11851 method public void setSpanIndexCacheEnabled(boolean);
11858 method public int getBaselineAlignedChildIndex();
11859 method public android.graphics.drawable.Drawable getDividerDrawable();
11860 method public int getDividerPadding();
11861 method public int getGravity();
11862 method public int getOrientation();
11863 method public int getShowDividers();
11864 method public float getWeightSum();
11865 method public boolean isBaselineAligned();
11866 method public boolean isMeasureWithLargestChildEnabled();
11867 method protected void onLayout(boolean, int, int, int, int);
11868 method public void setBaselineAligned(boolean);
11869 method public void setBaselineAlignedChildIndex(int);
11870 method public void setDividerDrawable(android.graphics.drawable.Drawable);
11871 method public void setDividerPadding(int);
11872 method public void setGravity(int);
11873 method public void setHorizontalGravity(int);
11874 method public void setMeasureWithLargestChildEnabled(boolean);
11875 method public void setOrientation(int);
11876 method public void setShowDividers(int);
11877 method public void setVerticalGravity(int);
11878 method public void setWeightSum(float);
11902 method public android.graphics.PointF computeScrollVectorForPosition(int);
11903 method public int findFirstCompletelyVisibleItemPosition();
11904 method public int findFirstVisibleItemPosition();
11905 method public int findLastCompletelyVisibleItemPosition();
11906 method public int findLastVisibleItemPosition();
11907 method public android.support.v7.widget.RecyclerView.LayoutParams generateDefaultLayoutParams();
11908 method protected int getExtraLayoutSpace(android.support.v7.widget.RecyclerView.State);
11909 method public int getInitialPrefetchItemCount();
11910 method public int getOrientation();
11911 method public boolean getRecycleChildrenOnDetach();
11912 method public boolean getReverseLayout();
11913 method public boolean getStackFromEnd();
11914 method protected boolean isLayoutRTL();
11915 method public boolean isSmoothScrollbarEnabled();
11916 method public void scrollToPositionWithOffset(int, int);
11917 method public void setInitialPrefetchItemCount(int);
11918 method public void setOrientation(int);
11919 method public void setRecycleChildrenOnDetach(boolean);
11920 method public void setReverseLayout(boolean);
11921 method public void setSmoothScrollbarEnabled(boolean);
11922 method public void setStackFromEnd(boolean);
11938 method public int calculateDtToFit(int, int, int, int, int);
11939 method public int calculateDxToMakeVisible(android.view.View, int);
11940 method public int calculateDyToMakeVisible(android.view.View, int);
11941 method protected float calculateSpeedPerPixel(android.util.DisplayMetrics);
11942 method protected int calculateTimeForDeceleration(int);
11943 method protected int calculateTimeForScrolling(int);
11944 method public android.graphics.PointF computeScrollVectorForPosition(int);
11945 method protected int getHorizontalSnapPreference();
11946 method protected int getVerticalSnapPreference();
11947method protected void onSeekTargetStep(int, int, android.support.v7.widget.RecyclerView.State, and…
11948 method protected void onStart();
11949 method protected void onStop();
11950method protected void onTargetFound(android.view.View, android.support.v7.widget.RecyclerView.Stat…
11951method protected void updateActionForInterimTarget(android.support.v7.widget.RecyclerView.SmoothSc…
11964method public int[] calculateDistanceToFinalSnap(android.support.v7.widget.RecyclerView.LayoutMana…
11965method public android.view.View findSnapView(android.support.v7.widget.RecyclerView.LayoutManager);
11966method public int findTargetSnapPosition(android.support.v7.widget.RecyclerView.LayoutManager, int…
11974 method public void clearListSelection();
11975 method public android.view.View.OnTouchListener createDragToOpenListener(android.view.View);
11976 method public void dismiss();
11977 method public android.view.View getAnchorView();
11978 method public int getAnimationStyle();
11979 method public android.graphics.drawable.Drawable getBackground();
11980 method public int getHeight();
11981 method public int getHorizontalOffset();
11982 method public int getInputMethodMode();
11983 method public android.widget.ListView getListView();
11984 method public int getPromptPosition();
11985 method public java.lang.Object getSelectedItem();
11986 method public long getSelectedItemId();
11987 method public int getSelectedItemPosition();
11988 method public android.view.View getSelectedView();
11989 method public int getSoftInputMode();
11990 method public int getVerticalOffset();
11991 method public int getWidth();
11992 method public boolean isInputMethodNotNeeded();
11993 method public boolean isModal();
11994 method public boolean isShowing();
11995 method public boolean onKeyDown(int, android.view.KeyEvent);
11996 method public boolean onKeyPreIme(int, android.view.KeyEvent);
11997 method public boolean onKeyUp(int, android.view.KeyEvent);
11998 method public boolean performItemClick(int);
11999 method public void postShow();
12000 method public void setAdapter(android.widget.ListAdapter);
12001 method public void setAnchorView(android.view.View);
12002 method public void setAnimationStyle(int);
12003 method public void setBackgroundDrawable(android.graphics.drawable.Drawable);
12004 method public void setContentWidth(int);
12005 method public void setDropDownGravity(int);
12006 method public void setHeight(int);
12007 method public void setHorizontalOffset(int);
12008 method public void setInputMethodMode(int);
12009 method public void setListSelector(android.graphics.drawable.Drawable);
12010 method public void setModal(boolean);
12011 method public void setOnDismissListener(android.widget.PopupWindow.OnDismissListener);
12012 method public void setOnItemClickListener(android.widget.AdapterView.OnItemClickListener);
12013 method public void setOnItemSelectedListener(android.widget.AdapterView.OnItemSelectedListener);
12014 method public void setPromptPosition(int);
12015 method public void setPromptView(android.view.View);
12016 method public void setSelection(int);
12017 method public void setSoftInputMode(int);
12018 method public void setVerticalOffset(int);
12019 method public void setWidth(int);
12020 method public void setWindowLayoutType(int);
12021 method public void show();
12032method public static android.support.v7.widget.OrientationHelper createHorizontalHelper(android.su…
12033method public static android.support.v7.widget.OrientationHelper createOrientationHelper(android.s…
12034method public static android.support.v7.widget.OrientationHelper createVerticalHelper(android.supp…
12035 method public abstract int getDecoratedEnd(android.view.View);
12036 method public abstract int getDecoratedMeasurement(android.view.View);
12037 method public abstract int getDecoratedMeasurementInOther(android.view.View);
12038 method public abstract int getDecoratedStart(android.view.View);
12039 method public abstract int getEnd();
12040 method public abstract int getEndAfterPadding();
12041 method public abstract int getEndPadding();
12042 method public abstract int getMode();
12043 method public abstract int getModeInOther();
12044 method public abstract int getStartAfterPadding();
12045 method public abstract int getTotalSpace();
12046 method public int getTotalSpaceChange();
12047 method public abstract int getTransformedEndWithDecoration(android.view.View);
12048 method public abstract int getTransformedStartWithDecoration(android.view.View);
12049 method public abstract void offsetChild(android.view.View, int);
12050 method public abstract void offsetChildren(int);
12051 method public void onLayoutComplete();
12059method public int[] calculateDistanceToFinalSnap(android.support.v7.widget.RecyclerView.LayoutMana…
12060method public android.view.View findSnapView(android.support.v7.widget.RecyclerView.LayoutManager);
12061method public int findTargetSnapPosition(android.support.v7.widget.RecyclerView.LayoutManager, int…
12068 method public void dismiss();
12069 method public android.view.View.OnTouchListener getDragToOpenListener();
12070 method public int getGravity();
12071 method public android.view.Menu getMenu();
12072 method public android.view.MenuInflater getMenuInflater();
12073 method public void inflate(int);
12074 method public void setGravity(int);
12075 method public void setOnDismissListener(android.support.v7.widget.PopupMenu.OnDismissListener);
12076method public void setOnMenuItemClickListener(android.support.v7.widget.PopupMenu.OnMenuItemClickL…
12077 method public void show();
12081 method public abstract void onDismiss(android.support.v7.widget.PopupMenu);
12085 method public abstract boolean onMenuItemClick(android.view.MenuItem);
12092method public void addItemDecoration(android.support.v7.widget.RecyclerView.ItemDecoration, int);
12093 method public void addItemDecoration(android.support.v7.widget.RecyclerView.ItemDecoration);
12094method public void addOnChildAttachStateChangeListener(android.support.v7.widget.RecyclerView.OnCh…
12095method public void addOnItemTouchListener(android.support.v7.widget.RecyclerView.OnItemTouchListen…
12096 method public void addOnScrollListener(android.support.v7.widget.RecyclerView.OnScrollListener);
12097 method public void clearOnChildAttachStateChangeListeners();
12098 method public void clearOnScrollListeners();
12099 method public int computeHorizontalScrollExtent();
12100 method public int computeHorizontalScrollOffset();
12101 method public int computeHorizontalScrollRange();
12102 method public int computeVerticalScrollExtent();
12103 method public int computeVerticalScrollOffset();
12104 method public int computeVerticalScrollRange();
12105 method public boolean dispatchNestedPreScroll(int, int, int[], int[], int);
12106 method public boolean dispatchNestedScroll(int, int, int, int, int[], int);
12107 method public boolean drawChild(android.graphics.Canvas, android.view.View, long);
12108 method public android.view.View findChildViewUnder(float, float);
12109 method public android.view.View findContainingItemView(android.view.View);
12110method public android.support.v7.widget.RecyclerView.ViewHolder findContainingViewHolder(android.v…
12111method public android.support.v7.widget.RecyclerView.ViewHolder findViewHolderForAdapterPosition(i…
12112 method public android.support.v7.widget.RecyclerView.ViewHolder findViewHolderForItemId(long);
12113method public android.support.v7.widget.RecyclerView.ViewHolder findViewHolderForLayoutPosition(in…
12114method public deprecated android.support.v7.widget.RecyclerView.ViewHolder findViewHolderForPositi…
12115 method public boolean fling(int, int);
12116 method public android.support.v7.widget.RecyclerView.Adapter getAdapter();
12117 method public int getChildAdapterPosition(android.view.View);
12118 method public long getChildItemId(android.view.View);
12119 method public int getChildLayoutPosition(android.view.View);
12120 method public deprecated int getChildPosition(android.view.View);
12121method public android.support.v7.widget.RecyclerView.ViewHolder getChildViewHolder(android.view.Vi…
12122method public android.support.v7.widget.RecyclerViewAccessibilityDelegate getCompatAccessibilityDe…
12123 method public void getDecoratedBoundsWithMargins(android.view.View, android.graphics.Rect);
12124 method public android.support.v7.widget.RecyclerView.ItemAnimator getItemAnimator();
12125 method public android.support.v7.widget.RecyclerView.ItemDecoration getItemDecorationAt(int);
12126 method public int getItemDecorationCount();
12127 method public android.support.v7.widget.RecyclerView.LayoutManager getLayoutManager();
12128 method public int getMaxFlingVelocity();
12129 method public int getMinFlingVelocity();
12130 method public android.support.v7.widget.RecyclerView.OnFlingListener getOnFlingListener();
12131 method public boolean getPreserveFocusAfterLayout();
12132 method public android.support.v7.widget.RecyclerView.RecycledViewPool getRecycledViewPool();
12133 method public int getScrollState();
12134 method public boolean hasFixedSize();
12135 method public boolean hasNestedScrollingParent(int);
12136 method public boolean hasPendingAdapterUpdates();
12137 method public void invalidateItemDecorations();
12138 method public boolean isAnimating();
12139 method public boolean isComputingLayout();
12140 method public boolean isLayoutFrozen();
12141 method public void offsetChildrenHorizontal(int);
12142 method public void offsetChildrenVertical(int);
12143 method public void onChildAttachedToWindow(android.view.View);
12144 method public void onChildDetachedFromWindow(android.view.View);
12145 method public void onDraw(android.graphics.Canvas);
12146 method protected void onLayout(boolean, int, int, int, int);
12147 method public void onScrollStateChanged(int);
12148 method public void onScrolled(int, int);
12149 method public void removeItemDecoration(android.support.v7.widget.RecyclerView.ItemDecoration);
12150 method public void removeItemDecorationAt(int);
12151method public void removeOnChildAttachStateChangeListener(android.support.v7.widget.RecyclerView.O…
12152method public void removeOnItemTouchListener(android.support.v7.widget.RecyclerView.OnItemTouchLis…
12153method public void removeOnScrollListener(android.support.v7.widget.RecyclerView.OnScrollListener);
12154 method public void scrollToPosition(int);
12155method public void setAccessibilityDelegateCompat(android.support.v7.widget.RecyclerViewAccessibil…
12156 method public void setAdapter(android.support.v7.widget.RecyclerView.Adapter);
12157method public void setChildDrawingOrderCallback(android.support.v7.widget.RecyclerView.ChildDrawin…
12158 method public void setHasFixedSize(boolean);
12159 method public void setItemAnimator(android.support.v7.widget.RecyclerView.ItemAnimator);
12160 method public void setItemViewCacheSize(int);
12161 method public void setLayoutFrozen(boolean);
12162 method public void setLayoutManager(android.support.v7.widget.RecyclerView.LayoutManager);
12163 method public void setOnFlingListener(android.support.v7.widget.RecyclerView.OnFlingListener);
12164method public deprecated void setOnScrollListener(android.support.v7.widget.RecyclerView.OnScrollL…
12165 method public void setPreserveFocusAfterLayout(boolean);
12166 method public void setRecycledViewPool(android.support.v7.widget.RecyclerView.RecycledViewPool);
12167 method public void setRecyclerListener(android.support.v7.widget.RecyclerView.RecyclerListener);
12168 method public void setScrollingTouchSlop(int);
12169method public void setViewCacheExtension(android.support.v7.widget.RecyclerView.ViewCacheExtension…
12170 method public void smoothScrollBy(int, int);
12171 method public void smoothScrollBy(int, int, android.view.animation.Interpolator);
12172 method public void smoothScrollToPosition(int);
12173 method public boolean startNestedScroll(int, int);
12174 method public void stopNestedScroll(int);
12175 method public void stopScroll();
12176 method public void swapAdapter(android.support.v7.widget.RecyclerView.Adapter, boolean);
12191 method public final void bindViewHolder(VH, int);
12192 method public final VH createViewHolder(android.view.ViewGroup, int);
12193 method public abstract int getItemCount();
12194 method public long getItemId(int);
12195 method public int getItemViewType(int);
12196 method public final boolean hasObservers();
12197 method public final boolean hasStableIds();
12198 method public final void notifyDataSetChanged();
12199 method public final void notifyItemChanged(int);
12200 method public final void notifyItemChanged(int, java.lang.Object);
12201 method public final void notifyItemInserted(int);
12202 method public final void notifyItemMoved(int, int);
12203 method public final void notifyItemRangeChanged(int, int);
12204 method public final void notifyItemRangeChanged(int, int, java.lang.Object);
12205 method public final void notifyItemRangeInserted(int, int);
12206 method public final void notifyItemRangeRemoved(int, int);
12207 method public final void notifyItemRemoved(int);
12208 method public void onAttachedToRecyclerView(android.support.v7.widget.RecyclerView);
12209 method public abstract void onBindViewHolder(VH, int);
12210 method public void onBindViewHolder(VH, int, java.util.List<java.lang.Object>);
12211 method public abstract VH onCreateViewHolder(android.view.ViewGroup, int);
12212 method public void onDetachedFromRecyclerView(android.support.v7.widget.RecyclerView);
12213 method public boolean onFailedToRecycleView(VH);
12214 method public void onViewAttachedToWindow(VH);
12215 method public void onViewDetachedFromWindow(VH);
12216 method public void onViewRecycled(VH);
12217method public void registerAdapterDataObserver(android.support.v7.widget.RecyclerView.AdapterDataO…
12218 method public void setHasStableIds(boolean);
12219method public void unregisterAdapterDataObserver(android.support.v7.widget.RecyclerView.AdapterDat…
12224 method public void onChanged();
12225 method public void onItemRangeChanged(int, int);
12226 method public void onItemRangeChanged(int, int, java.lang.Object);
12227 method public void onItemRangeInserted(int, int);
12228 method public void onItemRangeMoved(int, int, int);
12229 method public void onItemRangeRemoved(int, int);
12233 method public abstract int onGetChildDrawingOrder(int, int);
12238method public abstract boolean animateAppearance(android.support.v7.widget.RecyclerView.ViewHolder…
12239method public abstract boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, an…
12240method public abstract boolean animateDisappearance(android.support.v7.widget.RecyclerView.ViewHol…
12241method public abstract boolean animatePersistence(android.support.v7.widget.RecyclerView.ViewHolde…
12242method public boolean canReuseUpdatedViewHolder(android.support.v7.widget.RecyclerView.ViewHolder);
12243method public boolean canReuseUpdatedViewHolder(android.support.v7.widget.RecyclerView.ViewHolder,…
12244method public final void dispatchAnimationFinished(android.support.v7.widget.RecyclerView.ViewHold…
12245method public final void dispatchAnimationStarted(android.support.v7.widget.RecyclerView.ViewHolde…
12246 method public final void dispatchAnimationsFinished();
12247 method public abstract void endAnimation(android.support.v7.widget.RecyclerView.ViewHolder);
12248 method public abstract void endAnimations();
12249 method public long getAddDuration();
12250 method public long getChangeDuration();
12251 method public long getMoveDuration();
12252 method public long getRemoveDuration();
12253 method public abstract boolean isRunning();
12254method public final boolean isRunning(android.support.v7.widget.RecyclerView.ItemAnimator.ItemAnim…
12255method public android.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo obtainHolderInfo(…
12256 method public void onAnimationFinished(android.support.v7.widget.RecyclerView.ViewHolder);
12257 method public void onAnimationStarted(android.support.v7.widget.RecyclerView.ViewHolder);
12258method public android.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPostLayoutI…
12259method public android.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo recordPreLayoutIn…
12260 method public abstract void runPendingAnimations();
12261 method public void setAddDuration(long);
12262 method public void setChangeDuration(long);
12263 method public void setMoveDuration(long);
12264 method public void setRemoveDuration(long);
12276 method public abstract void onAnimationsFinished();
12281method public android.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo setFrom(android.s…
12282method public android.support.v7.widget.RecyclerView.ItemAnimator.ItemHolderInfo setFrom(android.s…
12292method public deprecated void getItemOffsets(android.graphics.Rect, int, android.support.v7.widget…
12293method public void getItemOffsets(android.graphics.Rect, android.view.View, android.support.v7.wid…
12294method public void onDraw(android.graphics.Canvas, android.support.v7.widget.RecyclerView, android…
12295method public deprecated void onDraw(android.graphics.Canvas, android.support.v7.widget.RecyclerVi…
12296method public void onDrawOver(android.graphics.Canvas, android.support.v7.widget.RecyclerView, and…
12297method public deprecated void onDrawOver(android.graphics.Canvas, android.support.v7.widget.Recycl…
12302 method public void addDisappearingView(android.view.View);
12303 method public void addDisappearingView(android.view.View, int);
12304 method public void addView(android.view.View);
12305 method public void addView(android.view.View, int);
12306 method public void assertInLayoutOrScroll(java.lang.String);
12307 method public void assertNotInLayoutOrScroll(java.lang.String);
12308method public void attachView(android.view.View, int, android.support.v7.widget.RecyclerView.Layou…
12309 method public void attachView(android.view.View, int);
12310 method public void attachView(android.view.View);
12311 method public void calculateItemDecorationsForChild(android.view.View, android.graphics.Rect);
12312 method public boolean canScrollHorizontally();
12313 method public boolean canScrollVertically();
12314 method public boolean checkLayoutParams(android.support.v7.widget.RecyclerView.LayoutParams);
12315 method public static int chooseSize(int, int, int);
12316method public void collectAdjacentPrefetchPositions(int, int, android.support.v7.widget.RecyclerVi…
12317method public void collectInitialPrefetchPositions(int, android.support.v7.widget.RecyclerView.Lay…
12318 method public int computeHorizontalScrollExtent(android.support.v7.widget.RecyclerView.State);
12319 method public int computeHorizontalScrollOffset(android.support.v7.widget.RecyclerView.State);
12320 method public int computeHorizontalScrollRange(android.support.v7.widget.RecyclerView.State);
12321 method public int computeVerticalScrollExtent(android.support.v7.widget.RecyclerView.State);
12322 method public int computeVerticalScrollOffset(android.support.v7.widget.RecyclerView.State);
12323 method public int computeVerticalScrollRange(android.support.v7.widget.RecyclerView.State);
12324 method public void detachAndScrapAttachedViews(android.support.v7.widget.RecyclerView.Recycler);
12325method public void detachAndScrapView(android.view.View, android.support.v7.widget.RecyclerView.Re…
12326 method public void detachAndScrapViewAt(int, android.support.v7.widget.RecyclerView.Recycler);
12327 method public void detachView(android.view.View);
12328 method public void detachViewAt(int);
12329 method public void endAnimation(android.view.View);
12330 method public android.view.View findContainingItemView(android.view.View);
12331 method public android.view.View findViewByPosition(int);
12332method public abstract android.support.v7.widget.RecyclerView.LayoutParams generateDefaultLayoutPa…
12333method public android.support.v7.widget.RecyclerView.LayoutParams generateLayoutParams(android.vie…
12334method public android.support.v7.widget.RecyclerView.LayoutParams generateLayoutParams(android.con…
12335 method public int getBaseline();
12336 method public int getBottomDecorationHeight(android.view.View);
12337 method public android.view.View getChildAt(int);
12338 method public int getChildCount();
12339 method public static deprecated int getChildMeasureSpec(int, int, int, boolean);
12340 method public static int getChildMeasureSpec(int, int, int, int, boolean);
12341 method public boolean getClipToPadding();
12342method public int getColumnCountForAccessibility(android.support.v7.widget.RecyclerView.Recycler, …
12343 method public int getDecoratedBottom(android.view.View);
12344 method public void getDecoratedBoundsWithMargins(android.view.View, android.graphics.Rect);
12345 method public int getDecoratedLeft(android.view.View);
12346 method public int getDecoratedMeasuredHeight(android.view.View);
12347 method public int getDecoratedMeasuredWidth(android.view.View);
12348 method public int getDecoratedRight(android.view.View);
12349 method public int getDecoratedTop(android.view.View);
12350 method public android.view.View getFocusedChild();
12351 method public int getHeight();
12352 method public int getHeightMode();
12353 method public int getItemCount();
12354 method public int getItemViewType(android.view.View);
12355 method public int getLayoutDirection();
12356 method public int getLeftDecorationWidth(android.view.View);
12357 method public int getMinimumHeight();
12358 method public int getMinimumWidth();
12359 method public int getPaddingBottom();
12360 method public int getPaddingEnd();
12361 method public int getPaddingLeft();
12362 method public int getPaddingRight();
12363 method public int getPaddingStart();
12364 method public int getPaddingTop();
12365 method public int getPosition(android.view.View);
12366method public static android.support.v7.widget.RecyclerView.LayoutManager.Properties getProperties…
12367 method public int getRightDecorationWidth(android.view.View);
12368method public int getRowCountForAccessibility(android.support.v7.widget.RecyclerView.Recycler, and…
12369method public int getSelectionModeForAccessibility(android.support.v7.widget.RecyclerView.Recycler…
12370 method public int getTopDecorationHeight(android.view.View);
12371 method public void getTransformedBoundingBox(android.view.View, boolean, android.graphics.Rect);
12372 method public int getWidth();
12373 method public int getWidthMode();
12374 method public boolean hasFocus();
12375 method public void ignoreView(android.view.View);
12376 method public boolean isAttachedToWindow();
12377 method public boolean isAutoMeasureEnabled();
12378 method public boolean isFocused();
12379 method public final boolean isItemPrefetchEnabled();
12380method public boolean isLayoutHierarchical(android.support.v7.widget.RecyclerView.Recycler, androi…
12381 method public boolean isMeasurementCacheEnabled();
12382 method public boolean isSmoothScrolling();
12383 method public boolean isViewPartiallyVisible(android.view.View, boolean, boolean);
12384 method public void layoutDecorated(android.view.View, int, int, int, int);
12385 method public void layoutDecoratedWithMargins(android.view.View, int, int, int, int);
12386 method public void measureChild(android.view.View, int, int);
12387 method public void measureChildWithMargins(android.view.View, int, int);
12388 method public void moveView(int, int);
12389 method public void offsetChildrenHorizontal(int);
12390 method public void offsetChildrenVertical(int);
12391method public void onAdapterChanged(android.support.v7.widget.RecyclerView.Adapter, android.suppor…
12392method public boolean onAddFocusables(android.support.v7.widget.RecyclerView, java.util.ArrayList<…
12393 method public void onAttachedToWindow(android.support.v7.widget.RecyclerView);
12394 method public deprecated void onDetachedFromWindow(android.support.v7.widget.RecyclerView);
12395method public void onDetachedFromWindow(android.support.v7.widget.RecyclerView, android.support.v7…
12396method public android.view.View onFocusSearchFailed(android.view.View, int, android.support.v7.wid…
12397method public void onInitializeAccessibilityEvent(android.view.accessibility.AccessibilityEvent);
12398method public void onInitializeAccessibilityEvent(android.support.v7.widget.RecyclerView.Recycler,…
12399method public void onInitializeAccessibilityNodeInfo(android.support.v7.widget.RecyclerView.Recycl…
12400method public void onInitializeAccessibilityNodeInfoForItem(android.support.v7.widget.RecyclerView…
12401 method public android.view.View onInterceptFocusSearch(android.view.View, int);
12402 method public void onItemsAdded(android.support.v7.widget.RecyclerView, int, int);
12403 method public void onItemsChanged(android.support.v7.widget.RecyclerView);
12404 method public void onItemsMoved(android.support.v7.widget.RecyclerView, int, int, int);
12405 method public void onItemsRemoved(android.support.v7.widget.RecyclerView, int, int);
12406 method public void onItemsUpdated(android.support.v7.widget.RecyclerView, int, int);
12407method public void onItemsUpdated(android.support.v7.widget.RecyclerView, int, int, java.lang.Obje…
12408method public void onLayoutChildren(android.support.v7.widget.RecyclerView.Recycler, android.suppo…
12409 method public void onLayoutCompleted(android.support.v7.widget.RecyclerView.State);
12410method public void onMeasure(android.support.v7.widget.RecyclerView.Recycler, android.support.v7.w…
12411method public deprecated boolean onRequestChildFocus(android.support.v7.widget.RecyclerView, andro…
12412method public boolean onRequestChildFocus(android.support.v7.widget.RecyclerView, android.support.…
12413 method public void onRestoreInstanceState(android.os.Parcelable);
12414 method public android.os.Parcelable onSaveInstanceState();
12415 method public void onScrollStateChanged(int);
12416method public boolean performAccessibilityAction(android.support.v7.widget.RecyclerView.Recycler, …
12417method public boolean performAccessibilityActionForItem(android.support.v7.widget.RecyclerView.Rec…
12418 method public void postOnAnimation(java.lang.Runnable);
12419 method public void removeAllViews();
12420 method public void removeAndRecycleAllViews(android.support.v7.widget.RecyclerView.Recycler);
12421method public void removeAndRecycleView(android.view.View, android.support.v7.widget.RecyclerView.…
12422 method public void removeAndRecycleViewAt(int, android.support.v7.widget.RecyclerView.Recycler);
12423 method public boolean removeCallbacks(java.lang.Runnable);
12424 method public void removeDetachedView(android.view.View);
12425 method public void removeView(android.view.View);
12426 method public void removeViewAt(int);
12427method public boolean requestChildRectangleOnScreen(android.support.v7.widget.RecyclerView, androi…
12428method public boolean requestChildRectangleOnScreen(android.support.v7.widget.RecyclerView, androi…
12429 method public void requestLayout();
12430 method public void requestSimpleAnimationsInNextLayout();
12431method public int scrollHorizontallyBy(int, android.support.v7.widget.RecyclerView.Recycler, andro…
12432 method public void scrollToPosition(int);
12433method public int scrollVerticallyBy(int, android.support.v7.widget.RecyclerView.Recycler, android…
12434 method public void setAutoMeasureEnabled(boolean);
12435 method public final void setItemPrefetchEnabled(boolean);
12436 method public void setMeasuredDimension(android.graphics.Rect, int, int);
12437 method public void setMeasuredDimension(int, int);
12438 method public void setMeasurementCacheEnabled(boolean);
12439method public void smoothScrollToPosition(android.support.v7.widget.RecyclerView, android.support.…
12440 method public void startSmoothScroll(android.support.v7.widget.RecyclerView.SmoothScroller);
12441 method public void stopIgnoringView(android.view.View);
12442 method public boolean supportsPredictiveItemAnimations();
12446 method public abstract void addPosition(int, int);
12463 method public int getViewAdapterPosition();
12464 method public int getViewLayoutPosition();
12465 method public deprecated int getViewPosition();
12466 method public boolean isItemChanged();
12467 method public boolean isItemRemoved();
12468 method public boolean isViewInvalid();
12469 method public boolean viewNeedsUpdate();
12473 method public abstract void onChildViewAttachedToWindow(android.view.View);
12474 method public abstract void onChildViewDetachedFromWindow(android.view.View);
12479 method public abstract boolean onFling(int, int);
12483method public abstract boolean onInterceptTouchEvent(android.support.v7.widget.RecyclerView, andro…
12484 method public abstract void onRequestDisallowInterceptTouchEvent(boolean);
12485method public abstract void onTouchEvent(android.support.v7.widget.RecyclerView, android.view.Moti…
12490 method public void onScrollStateChanged(android.support.v7.widget.RecyclerView, int);
12491 method public void onScrolled(android.support.v7.widget.RecyclerView, int, int);
12496 method public void clear();
12497 method public android.support.v7.widget.RecyclerView.ViewHolder getRecycledView(int);
12498 method public int getRecycledViewCount(int);
12499 method public void putRecycledView(android.support.v7.widget.RecyclerView.ViewHolder);
12500 method public void setMaxRecycledViews(int, int);
12505 method public void bindViewToPosition(android.view.View, int);
12506 method public void clear();
12507 method public int convertPreLayoutPositionToPostLayout(int);
12508 method public java.util.List<android.support.v7.widget.RecyclerView.ViewHolder> getScrapList();
12509 method public android.view.View getViewForPosition(int);
12510 method public void recycleView(android.view.View);
12511 method public void setViewCacheSize(int);
12515 method public abstract void onViewRecycled(android.support.v7.widget.RecyclerView.ViewHolder);
12520method public boolean onInterceptTouchEvent(android.support.v7.widget.RecyclerView, android.view.M…
12521 method public void onRequestDisallowInterceptTouchEvent(boolean);
12522method public void onTouchEvent(android.support.v7.widget.RecyclerView, android.view.MotionEvent);
12527 method public android.view.View findViewByPosition(int);
12528 method public int getChildCount();
12529 method public int getChildPosition(android.view.View);
12530 method public android.support.v7.widget.RecyclerView.LayoutManager getLayoutManager();
12531 method public int getTargetPosition();
12532 method public deprecated void instantScrollToPosition(int);
12533 method public boolean isPendingInitialRun();
12534 method public boolean isRunning();
12535 method protected void normalize(android.graphics.PointF);
12536 method protected void onChildAttachedToWindow(android.view.View);
12537method protected abstract void onSeekTargetStep(int, int, android.support.v7.widget.RecyclerView.S…
12538 method protected abstract void onStart();
12539 method protected abstract void onStop();
12540method protected abstract void onTargetFound(android.view.View, android.support.v7.widget.Recycler…
12541 method public void setTargetPosition(int);
12542 method protected final void stop();
12549 method public int getDuration();
12550 method public int getDx();
12551 method public int getDy();
12552 method public android.view.animation.Interpolator getInterpolator();
12553 method public void jumpTo(int);
12554 method public void setDuration(int);
12555 method public void setDx(int);
12556 method public void setDy(int);
12557 method public void setInterpolator(android.view.animation.Interpolator);
12558 method public void update(int, int, int, android.view.animation.Interpolator);
12563 method public abstract android.graphics.PointF computeScrollVectorForPosition(int);
12568 method public boolean didStructureChange();
12569 method public <T> T get(int);
12570 method public int getItemCount();
12571 method public int getRemainingScrollHorizontal();
12572 method public int getRemainingScrollVertical();
12573 method public int getTargetScrollPosition();
12574 method public boolean hasTargetScrollPosition();
12575 method public boolean isMeasuring();
12576 method public boolean isPreLayout();
12577 method public void put(int, java.lang.Object);
12578 method public void remove(int);
12579 method public boolean willRunPredictiveAnimations();
12580 method public boolean willRunSimpleAnimations();
12585method public abstract android.view.View getViewForPositionAndType(android.support.v7.widget.Recyc…
12590 method public final int getAdapterPosition();
12591 method public final long getItemId();
12592 method public final int getItemViewType();
12593 method public final int getLayoutPosition();
12594 method public final int getOldPosition();
12595 method public final deprecated int getPosition();
12596 method public final boolean isRecyclable();
12597 method public final void setIsRecyclable(boolean);
12603 method public android.support.v4.view.AccessibilityDelegateCompat getItemDelegate();
12614 method public int getImeOptions();
12615 method public int getInputType();
12616 method public int getMaxWidth();
12617 method public java.lang.CharSequence getQuery();
12618 method public java.lang.CharSequence getQueryHint();
12619 method public android.support.v4.widget.CursorAdapter getSuggestionsAdapter();
12620 method public boolean isIconfiedByDefault();
12621 method public boolean isIconified();
12622 method public boolean isQueryRefinementEnabled();
12623 method public boolean isSubmitButtonEnabled();
12624 method public void onActionViewCollapsed();
12625 method public void onActionViewExpanded();
12626 method public void setIconified(boolean);
12627 method public void setIconifiedByDefault(boolean);
12628 method public void setImeOptions(int);
12629 method public void setInputType(int);
12630 method public void setMaxWidth(int);
12631 method public void setOnCloseListener(android.support.v7.widget.SearchView.OnCloseListener);
12632 method public void setOnQueryTextFocusChangeListener(android.view.View.OnFocusChangeListener);
12633method public void setOnQueryTextListener(android.support.v7.widget.SearchView.OnQueryTextListener…
12634 method public void setOnSearchClickListener(android.view.View.OnClickListener);
12635method public void setOnSuggestionListener(android.support.v7.widget.SearchView.OnSuggestionListen…
12636 method public void setQuery(java.lang.CharSequence, boolean);
12637 method public void setQueryHint(java.lang.CharSequence);
12638 method public void setQueryRefinementEnabled(boolean);
12639 method public void setSearchableInfo(android.app.SearchableInfo);
12640 method public void setSubmitButtonEnabled(boolean);
12641 method public void setSuggestionsAdapter(android.support.v4.widget.CursorAdapter);
12645 method public abstract boolean onClose();
12649 method public abstract boolean onQueryTextChange(java.lang.String);
12650 method public abstract boolean onQueryTextSubmit(java.lang.String);
12654 method public abstract boolean onSuggestionClick(int);
12655 method public abstract boolean onSuggestionSelect(int);
12660 method public android.view.View onCreateActionView();
12661method public void setOnShareTargetSelectedListener(android.support.v7.widget.ShareActionProvider.…
12662 method public void setShareHistoryFileName(java.lang.String);
12663 method public void setShareIntent(android.content.Intent);
12668method public abstract boolean onShareTargetSelected(android.support.v7.widget.ShareActionProvider…
12673 method public abstract boolean animateAdd(android.support.v7.widget.RecyclerView.ViewHolder);
12674method public boolean animateAppearance(android.support.v7.widget.RecyclerView.ViewHolder, android…
12675method public boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, android.sup…
12676method public abstract boolean animateChange(android.support.v7.widget.RecyclerView.ViewHolder, an…
12677method public boolean animateDisappearance(android.support.v7.widget.RecyclerView.ViewHolder, andr…
12678method public abstract boolean animateMove(android.support.v7.widget.RecyclerView.ViewHolder, int,…
12679method public boolean animatePersistence(android.support.v7.widget.RecyclerView.ViewHolder, androi…
12680 method public abstract boolean animateRemove(android.support.v7.widget.RecyclerView.ViewHolder);
12681 method public final void dispatchAddFinished(android.support.v7.widget.RecyclerView.ViewHolder);
12682 method public final void dispatchAddStarting(android.support.v7.widget.RecyclerView.ViewHolder);
12683method public final void dispatchChangeFinished(android.support.v7.widget.RecyclerView.ViewHolder,…
12684method public final void dispatchChangeStarting(android.support.v7.widget.RecyclerView.ViewHolder,…
12685method public final void dispatchMoveFinished(android.support.v7.widget.RecyclerView.ViewHolder);
12686method public final void dispatchMoveStarting(android.support.v7.widget.RecyclerView.ViewHolder);
12687method public final void dispatchRemoveFinished(android.support.v7.widget.RecyclerView.ViewHolder);
12688method public final void dispatchRemoveStarting(android.support.v7.widget.RecyclerView.ViewHolder);
12689 method public boolean getSupportsChangeAnimations();
12690 method public void onAddFinished(android.support.v7.widget.RecyclerView.ViewHolder);
12691 method public void onAddStarting(android.support.v7.widget.RecyclerView.ViewHolder);
12692 method public void onChangeFinished(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
12693 method public void onChangeStarting(android.support.v7.widget.RecyclerView.ViewHolder, boolean);
12694 method public void onMoveFinished(android.support.v7.widget.RecyclerView.ViewHolder);
12695 method public void onMoveStarting(android.support.v7.widget.RecyclerView.ViewHolder);
12696 method public void onRemoveFinished(android.support.v7.widget.RecyclerView.ViewHolder);
12697 method public void onRemoveStarting(android.support.v7.widget.RecyclerView.ViewHolder);
12698 method public void setSupportsChangeAnimations(boolean);
12703method public void attachToRecyclerView(android.support.v7.widget.RecyclerView) throws java.lang.I…
12704method public abstract int[] calculateDistanceToFinalSnap(android.support.v7.widget.RecyclerView.L…
12705 method public int[] calculateScrollDistance(int, int);
12706method protected android.support.v7.widget.LinearSmoothScroller createSnapScroller(android.support…
12707method public abstract android.view.View findSnapView(android.support.v7.widget.RecyclerView.Layou…
12708method public abstract int findTargetSnapPosition(android.support.v7.widget.RecyclerView.LayoutMan…
12709 method public boolean onFling(int, int);
12715 method public android.graphics.PointF computeScrollVectorForPosition(int);
12716 method public int[] findFirstCompletelyVisibleItemPositions(int[]);
12717 method public int[] findFirstVisibleItemPositions(int[]);
12718 method public int[] findLastCompletelyVisibleItemPositions(int[]);
12719 method public int[] findLastVisibleItemPositions(int[]);
12720 method public android.support.v7.widget.RecyclerView.LayoutParams generateDefaultLayoutParams();
12721 method public int getGapStrategy();
12722 method public int getOrientation();
12723 method public boolean getReverseLayout();
12724 method public int getSpanCount();
12725 method public void invalidateSpanAssignments();
12726 method public void scrollToPositionWithOffset(int, int);
12727 method public void setGapStrategy(int);
12728 method public void setOrientation(int);
12729 method public void setReverseLayout(boolean);
12730 method public void setSpanCount(int);
12744 method public final int getSpanIndex();
12745 method public boolean isFullSpan();
12746 method public void setFullSpan(boolean);
12754 method public boolean getShowText();
12755 method public boolean getSplitTrack();
12756 method public int getSwitchMinWidth();
12757 method public int getSwitchPadding();
12758 method public java.lang.CharSequence getTextOff();
12759 method public java.lang.CharSequence getTextOn();
12760 method public android.graphics.drawable.Drawable getThumbDrawable();
12761 method public int getThumbTextPadding();
12762 method public android.content.res.ColorStateList getThumbTintList();
12763 method public android.graphics.PorterDuff.Mode getThumbTintMode();
12764 method public android.graphics.drawable.Drawable getTrackDrawable();
12765 method public android.content.res.ColorStateList getTrackTintList();
12766 method public android.graphics.PorterDuff.Mode getTrackTintMode();
12767 method public void onMeasure(int, int);
12768 method public void setShowText(boolean);
12769 method public void setSplitTrack(boolean);
12770 method public void setSwitchMinWidth(int);
12771 method public void setSwitchPadding(int);
12772 method public void setSwitchTextAppearance(android.content.Context, int);
12773 method public void setSwitchTypeface(android.graphics.Typeface, int);
12774 method public void setSwitchTypeface(android.graphics.Typeface);
12775 method public void setTextOff(java.lang.CharSequence);
12776 method public void setTextOn(java.lang.CharSequence);
12777 method public void setThumbDrawable(android.graphics.drawable.Drawable);
12778 method public void setThumbResource(int);
12779 method public void setThumbTextPadding(int);
12780 method public void setThumbTintList(android.content.res.ColorStateList);
12781 method public void setThumbTintMode(android.graphics.PorterDuff.Mode);
12782 method public void setTrackDrawable(android.graphics.drawable.Drawable);
12783 method public void setTrackResource(int);
12784 method public void setTrackTintList(android.content.res.ColorStateList);
12785 method public void setTrackTintMode(android.graphics.PorterDuff.Mode);
12789 method public abstract android.content.res.Resources.Theme getDropDownViewTheme();
12790 method public abstract void setDropDownViewTheme(android.content.res.Resources.Theme);
12795 method public android.view.LayoutInflater getDropDownViewInflater();
12796 method public android.content.res.Resources.Theme getDropDownViewTheme();
12797 method public void setDropDownViewTheme(android.content.res.Resources.Theme);
12804 method public void collapseActionView();
12805 method public void dismissPopupMenus();
12806 method public int getContentInsetEnd();
12807 method public int getContentInsetEndWithActions();
12808 method public int getContentInsetLeft();
12809 method public int getContentInsetRight();
12810 method public int getContentInsetStart();
12811 method public int getContentInsetStartWithNavigation();
12812 method public int getCurrentContentInsetEnd();
12813 method public int getCurrentContentInsetLeft();
12814 method public int getCurrentContentInsetRight();
12815 method public int getCurrentContentInsetStart();
12816 method public android.graphics.drawable.Drawable getLogo();
12817 method public java.lang.CharSequence getLogoDescription();
12818 method public android.view.Menu getMenu();
12819 method public java.lang.CharSequence getNavigationContentDescription();
12820 method public android.graphics.drawable.Drawable getNavigationIcon();
12821 method public android.graphics.drawable.Drawable getOverflowIcon();
12822 method public int getPopupTheme();
12823 method public java.lang.CharSequence getSubtitle();
12824 method public java.lang.CharSequence getTitle();
12825 method public int getTitleMarginBottom();
12826 method public int getTitleMarginEnd();
12827 method public int getTitleMarginStart();
12828 method public int getTitleMarginTop();
12829 method public boolean hasExpandedActionView();
12830 method public boolean hideOverflowMenu();
12831 method public void inflateMenu(int);
12832 method public boolean isOverflowMenuShowing();
12833 method protected void onLayout(boolean, int, int, int, int);
12834 method public void setContentInsetEndWithActions(int);
12835 method public void setContentInsetStartWithNavigation(int);
12836 method public void setContentInsetsAbsolute(int, int);
12837 method public void setContentInsetsRelative(int, int);
12838 method public void setLogo(int);
12839 method public void setLogo(android.graphics.drawable.Drawable);
12840 method public void setLogoDescription(int);
12841 method public void setLogoDescription(java.lang.CharSequence);
12842 method public void setNavigationContentDescription(int);
12843 method public void setNavigationContentDescription(java.lang.CharSequence);
12844 method public void setNavigationIcon(int);
12845 method public void setNavigationIcon(android.graphics.drawable.Drawable);
12846 method public void setNavigationOnClickListener(android.view.View.OnClickListener);
12847method public void setOnMenuItemClickListener(android.support.v7.widget.Toolbar.OnMenuItemClickLis…
12848 method public void setOverflowIcon(android.graphics.drawable.Drawable);
12849 method public void setPopupTheme(int);
12850 method public void setSubtitle(int);
12851 method public void setSubtitle(java.lang.CharSequence);
12852 method public void setSubtitleTextAppearance(android.content.Context, int);
12853 method public void setSubtitleTextColor(int);
12854 method public void setTitle(int);
12855 method public void setTitle(java.lang.CharSequence);
12856 method public void setTitleMargin(int, int, int, int);
12857 method public void setTitleMarginBottom(int);
12858 method public void setTitleMarginEnd(int);
12859 method public void setTitleMarginStart(int);
12860 method public void setTitleMarginTop(int);
12861 method public void setTitleTextAppearance(android.content.Context, int);
12862 method public void setTitleTextColor(int);
12863 method public boolean showOverflowMenu();
12878 method public abstract boolean onMenuItemClick(android.view.MenuItem);
12889 method public static void setTooltipText(android.view.View, java.lang.CharSequence);
12898 method public void attachToRecyclerView(android.support.v7.widget.RecyclerView);
12899 method public void onChildViewAttachedToWindow(android.view.View);
12900 method public void onChildViewDetachedFromWindow(android.view.View);
12901 method public void startDrag(android.support.v7.widget.RecyclerView.ViewHolder);
12902 method public void startSwipe(android.support.v7.widget.RecyclerView.ViewHolder);
12919method public boolean canDropOver(android.support.v7.widget.RecyclerView, android.support.v7.widge…
12920method public android.support.v7.widget.RecyclerView.ViewHolder chooseDropTarget(android.support.v…
12921method public void clearView(android.support.v7.widget.RecyclerView, android.support.v7.widget.Rec…
12922 method public int convertToAbsoluteDirection(int, int);
12923 method public static int convertToRelativeDirection(int, int);
12924method public long getAnimationDuration(android.support.v7.widget.RecyclerView, int, float, float);
12925 method public int getBoundingBoxMargin();
12926 method public static android.support.v7.widget.helper.ItemTouchUIUtil getDefaultUIUtil();
12927 method public float getMoveThreshold(android.support.v7.widget.RecyclerView.ViewHolder);
12928method public abstract int getMovementFlags(android.support.v7.widget.RecyclerView, android.suppor…
12929 method public float getSwipeEscapeVelocity(float);
12930 method public float getSwipeThreshold(android.support.v7.widget.RecyclerView.ViewHolder);
12931 method public float getSwipeVelocityThreshold(float);
12932method public int interpolateOutOfBoundsScroll(android.support.v7.widget.RecyclerView, int, int, i…
12933 method public boolean isItemViewSwipeEnabled();
12934 method public boolean isLongPressDragEnabled();
12935 method public static int makeFlag(int, int);
12936 method public static int makeMovementFlags(int, int);
12937method public void onChildDraw(android.graphics.Canvas, android.support.v7.widget.RecyclerView, an…
12938method public void onChildDrawOver(android.graphics.Canvas, android.support.v7.widget.RecyclerView…
12939method public abstract boolean onMove(android.support.v7.widget.RecyclerView, android.support.v7.w…
12940method public void onMoved(android.support.v7.widget.RecyclerView, android.support.v7.widget.Recyc…
12941 method public void onSelectedChanged(android.support.v7.widget.RecyclerView.ViewHolder, int);
12942 method public abstract void onSwiped(android.support.v7.widget.RecyclerView.ViewHolder, int);
12949method public int getDragDirs(android.support.v7.widget.RecyclerView, android.support.v7.widget.Re…
12950method public int getMovementFlags(android.support.v7.widget.RecyclerView, android.support.v7.widg…
12951method public int getSwipeDirs(android.support.v7.widget.RecyclerView, android.support.v7.widget.R…
12952 method public void setDefaultDragDirs(int);
12953 method public void setDefaultSwipeDirs(int);
12957 method public abstract void prepareForDrop(android.view.View, android.view.View, int, int);
12961 method public abstract void clearView(android.view.View);
12962method public abstract void onDraw(android.graphics.Canvas, android.support.v7.widget.RecyclerView…
12963method public abstract void onDrawOver(android.graphics.Canvas, android.support.v7.widget.Recycler…
12964 method public abstract void onSelected(android.view.View);
12973 method public void onChanged(int, int);
12974 method public void onInserted(int, int);
12975 method public void onMoved(int, int);
12976 method public void onRemoved(int, int);
12987 method protected void onLayout(boolean, int, int, int, int);
13010 method public void adjustAnchorOffsetXY(android.view.View, float[]);
13011 method public void onLayoutFinished(android.view.View, android.support.v7.widget.RecyclerView);
13019 method public void addCallback(android.support.wear.widget.SwipeDismissFrameLayout.Callback);
13020 method public void removeCallback(android.support.wear.widget.SwipeDismissFrameLayout.Callback);
13025 method public void onDismissed(android.support.wear.widget.SwipeDismissFrameLayout);
13026 method public void onSwipeCanceled(android.support.wear.widget.SwipeDismissFrameLayout);
13027 method public void onSwipeStarted(android.support.wear.widget.SwipeDismissFrameLayout);
13033method public android.support.wear.widget.WearableLinearLayoutManager.LayoutCallback getLayoutCall…
13034method public void setLayoutCallback(android.support.wear.widget.WearableLinearLayoutManager.Layou…
13039method public abstract void onLayoutFinished(android.view.View, android.support.v7.widget.Recycler…
13047 method public float getBezelFraction();
13048 method public float getScrollDegreesPerScreen();
13049 method public boolean isCircularScrollingGestureEnabled();
13050 method public boolean isEdgeItemsCenteringEnabled();
13051 method public void setBezelFraction(float);
13052 method public void setCircularScrollingGestureEnabled(boolean);
13053 method public void setEdgeItemsCenteringEnabled(boolean);
13054 method public void setScrollDegreesPerScreen(float);
13066 method public android.view.Menu getMenu();
13067 method public void setOnMenuItemClickListener(android.view.MenuItem.OnMenuItemClickListener);
13068 method public void setTitle(java.lang.CharSequence);
13072 method public void closeDrawer();
13073 method public void openDrawer();
13074 method public void peekDrawer();
13082 method public void onFlingComplete(android.view.View);
13083 method public void onLayoutChange(android.view.View, int, int, int, int, int, int, int, int);
13084method public void setDrawerStateCallback(android.support.wear.widget.drawer.WearableDrawerLayout.…
13089method public void onDrawerClosed(android.support.wear.widget.drawer.WearableDrawerLayout, android…
13090method public void onDrawerOpened(android.support.wear.widget.drawer.WearableDrawerLayout, android…
13091method public void onDrawerStateChanged(android.support.wear.widget.drawer.WearableDrawerLayout, i…
13099 method public android.support.wear.widget.drawer.WearableDrawerController getController();
13100 method public android.view.View getDrawerContent();
13101 method public int getDrawerState();
13102 method public boolean isAutoPeekEnabled();
13103 method public boolean isClosed();
13104 method public boolean isLocked();
13105 method public boolean isLockedWhenClosed();
13106 method public boolean isOpenOnlyAtTopEnabled();
13107 method public boolean isOpened();
13108 method public boolean isPeekOnScrollDownEnabled();
13109 method public boolean isPeeking();
13110 method public void onDrawerClosed();
13111 method public void onDrawerOpened();
13112 method public void onDrawerStateChanged(int);
13113 method public void onPeekContainerClicked(android.view.View);
13114 method public void setDrawerContent(android.view.View);
13115 method public void setIsAutoPeekEnabled(boolean);
13116 method public void setIsLocked(boolean);
13117 method public void setLockedWhenClosed(boolean);
13118 method public void setOpenOnlyAtTopEnabled(boolean);
13119 method public void setPeekContent(android.view.View);
13120 method public void setPeekOnScrollDownEnabled(boolean);
13131method public void addOnItemSelectedListener(android.support.wear.widget.drawer.WearableNavigation…
13132 method public int getNavigationStyle();
13133method public void removeOnItemSelectedListener(android.support.wear.widget.drawer.WearableNavigat…
13134method public void setAdapter(android.support.wear.widget.drawer.WearableNavigationDrawerView.Wear…
13135 method public void setCurrentItem(int, boolean);
13141 method public abstract void onItemSelected(int);
13146 method public abstract int getCount();
13147 method public abstract android.graphics.drawable.Drawable getItemDrawable(int);
13148 method public abstract java.lang.CharSequence getItemText(int);
13149 method public void notifyDataSetChanged();