android.support.wearable.view
Annotations
| ConfirmationOverlay.OverlayType | This @interface is deprecated.
    use androidx.wear.widget.ConfirmationOverlayprovided by the Jetpack Wear library instead. | 
Interfaces
| ActionChooserView.ActionChooserListener | This interface is deprecated. this interface is deprecated along with the rest of this class. | 
| ConfirmationOverlay.FinishedAnimationListener | This interface is deprecated.
    use androidx.wear.widget.ConfirmationOverlayprovided by the Jetpack Wear library instead. | 
| DelayedConfirmationView.DelayedConfirmationListener | This interface is deprecated.
    use the androidx.wear.widget.CircularProgressLayoutfrom the Jetpack Wear library instead. | 
| GridPageOptions | This interface is deprecated.
    starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
     for apps. If you are looking to implement vertical paging pattern, consider using the SnapHelperand aRecyclerViewinstead. | 
| GridPageOptions.BackgroundListener | This interface is deprecated.
    starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
     for apps. If you are looking to implement vertical paging pattern, consider using the SnapHelperand aRecyclerViewinstead. | 
| GridViewPager.OnAdapterChangeListener | This interface is deprecated.
    starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
     for apps. If you are looking to implement vertical paging pattern, consider using the SnapHelperand aRecyclerViewinstead. | 
| GridViewPager.OnPageChangeListener | This interface is deprecated.
    starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
     for apps. If you are looking to implement vertical paging pattern, consider using the SnapHelperand aRecyclerViewinstead. | 
| WatchViewStub.OnLayoutInflatedListener | This interface is deprecated. starting with API 23 the sdk supports "round" and "notround" configuration qualifiers which are preferred. For more information about configuration qualifiers, see https://developer.android.com/guide/topics/resources/providing-resources.html | 
| WearableListView.ClickListener | This interface is deprecated.
    for centering and snapping your list items consider using the WearableRecyclerViewsupported by aSnapHelperor theLinearSnapHelper.
     For scaling and otherwise modifying the list items based on their location on the screen
     consider using anWearableRecyclerView.ChildLayoutManageror theCurvedChildLayoutManager. | 
| WearableListView.OnCenterProximityListener | This interface is deprecated.
    for centering and snapping your list items consider using the WearableRecyclerViewsupported by aSnapHelperor theLinearSnapHelper.
     For scaling and otherwise modifying the list items based on their location on the screen
     consider using anWearableRecyclerView.ChildLayoutManageror theCurvedChildLayoutManager. | 
| WearableListView.OnCentralPositionChangedListener | This interface is deprecated.
    for centering and snapping your list items consider using the WearableRecyclerViewsupported by aSnapHelperor theLinearSnapHelper.
     For scaling and otherwise modifying the list items based on their location on the screen
     consider using anWearableRecyclerView.ChildLayoutManageror theCurvedChildLayoutManager. | 
| WearableListView.OnScrollListener | This interface is deprecated.
    for centering and snapping your list items consider using the WearableRecyclerViewsupported by aSnapHelperor theLinearSnapHelper.
     For scaling and otherwise modifying the list items based on their location on the screen
     consider using anWearableRecyclerView.ChildLayoutManageror theCurvedChildLayoutManager. | 
Classes
| ActionChooserView | This class is deprecated.
    this approach is no longer preferred. Consider using regular Android classes instead,
     such as dialogs (eg. AlertDialog) | 
| ActionLabel | This class is deprecated.
    along with ActionPage | 
| ActionPage | This class is deprecated.
    with Android Wear 2.0 it is recommended to use the androidx.wear.widget.drawer.WearableActionDrawerViewfor navigation and theConfirmationOverlayfor confirmation actions in particular. | 
| BoxInsetLayout | This class is deprecated.
    use the androidx.wear.widget.BoxInsetLayoutprovided by Jetpack Wear library instead. | 
| BoxInsetLayout.LayoutParams | This class is deprecated.
    use the androidx.wear.widget.BoxInsetLayoutprovided by Jetpack Wear library instead. | 
| CardFragment | This class is deprecated.
    starting with Android Wear 2.0 it is no longer encouraged to use cards for apps' UI.
     If you are looking to implement vertical paging pattern, consider using the SnapHelperand aRecyclerViewinstead. | 
| CardFrame | This class is deprecated.
    starting with Android Wear 2.0 it is no longer encouraged to use cards for apps' UI.
     If you are looking to implement vertical paging pattern, consider using the SnapHelperand aRecyclerViewinstead. | 
| CardScrollView | This class is deprecated.
    starting with Android Wear 2.0 it is no longer encouraged to use cards for apps' UI.
     If you are looking to implement vertical paging pattern, consider using the SnapHelperand aRecyclerViewinstead. | 
| CircledImageView | This class is deprecated.
    use androidx.wear.widget.RoundedDrawableand theandroidx.wear.widget.CircularProgressLayoutfrom the Jetpack Wear library instead. | 
| CircularButton | This class is deprecated. consider using the Floating Action Button instead. | 
| ConfirmationOverlay | This class is deprecated.
    use androidx.wear.widget.ConfirmationOverlayprovided by the Jetpack Wear library instead. | 
| CrossfadeDrawable | This class is deprecated.
    consider using AnimationSetinstead. | 
| CurvedChildLayoutManager | This class is deprecated.
    use the androidx.wear.widget.WearableRecyclerViewand associated classes
     provided by the Jetpack Wear library
     instead. | 
| DefaultOffsettingHelper | This class is deprecated.
    use the androidx.wear.widget.WearableRecyclerViewand associated classes
     provided by the Jetpack Wear library
     instead. | 
| DelayedConfirmationView | This class is deprecated.
    use the androidx.wear.widget.CircularProgressLayoutfrom the Jetpack Wear library instead. | 
| DismissOverlayView | This class is deprecated. starting with Android Wear 2.0, long pressing to dismiss an app is no longer suggested for immersive activities. | 
| DotsPageIndicator | This class is deprecated.
    starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
     for apps. If you are looking to implement vertical paging pattern, consider using the SnapHelperand aRecyclerViewinstead. | 
| FragmentGridPagerAdapter | This class is deprecated.
    starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
     for apps. If you are looking to implement vertical paging pattern, consider using the SnapHelperand aRecyclerViewinstead. | 
| GridPagerAdapter | This class is deprecated.
    starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
     for apps. If you are looking to implement vertical paging pattern, consider using the SnapHelperand aRecyclerViewinstead. | 
| GridViewPager | This class is deprecated.
    starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
     for apps. If you are looking to implement vertical paging pattern, consider using the SnapHelperand aRecyclerViewinstead. | 
| GridViewPager.LayoutParams | This class is deprecated.
    starting with Android Wear 2.0 we no longer encourage bi-directional spacial models
     for apps. If you are looking to implement vertical paging pattern, consider using the SnapHelperand aRecyclerViewinstead. | 
| ProgressSpinner | This class is deprecated.
    consider using ProgressBarinstead. This class has been deprecated for
     consistency with Android framework. | 
| SimpleAnimatorListener | This class is deprecated.
    use androidx.animation.AnimatorListenerAdapterprovided by the Jetpack
     Animation library instead. | 
| SwipeDismissFrameLayout | This class is deprecated.
    use the androidx.wear.widget.SwipeDismissFrameLayoutprovided by the Jetpack Wear library instead. | 
| SwipeDismissFrameLayout.Callback | This class is deprecated.
    use the androidx.wear.widget.SwipeDismissFrameLayoutprovided by the Jetpack Wear library instead. | 
| WatchViewStub | This class is deprecated. starting with API 23 the sdk supports "round" and "notround" configuration qualifiers which are preferred. For more information about configuration qualifiers, see https://developer.android.com/guide/topics/resources/providing-resources.html | 
| WearableFrameLayout | This class is deprecated. starting with API 23 the sdk supports "round" and "notround" configuration qualifiers which are preferred. For more information about configuration qualifiers, see https://developer.android.com/guide/topics/resources/providing-resources.html | 
| WearableFrameLayout.LayoutParams | This class is deprecated. starting with API 23 the sdk supports "round" and "notround" configuration qualifiers which are preferred. For more information about configuration qualifiers, see https://developer.android.com/guide/topics/resources/providing-resources.html | 
| WearableListView | This class is deprecated.
    for centering and snapping your list items consider using the WearableRecyclerViewsupported by aSnapHelperor theLinearSnapHelper. For
     scaling and otherwise modifying the list items based on their location on the screen consider
     using anWearableRecyclerView.ChildLayoutManageror theCurvedChildLayoutManager. | 
| WearableListView.Adapter | This class is deprecated.
    Use WearableListView.GenericAdapterinstead. | 
| WearableListView.GenericAdapter<T extends WearableListView.ViewHolder> | This class is deprecated.
    for centering and snapping your list items consider using the WearableRecyclerViewsupported by aSnapHelperor theLinearSnapHelper.
     For scaling and otherwise modifying the list items based on their location on the screen
     consider using anWearableRecyclerView.ChildLayoutManageror theCurvedChildLayoutManager. | 
| WearableListView.ViewHolder | This class is deprecated.
    for centering and snapping your list items consider using the WearableRecyclerViewsupported by aSnapHelperor theLinearSnapHelper.
     For scaling and otherwise modifying the list items based on their location on the screen
     consider using anWearableRecyclerView.ChildLayoutManageror theCurvedChildLayoutManager. | 
| WearableRecyclerView | This class is deprecated.
    use the androidx.wear.widget.WearableRecyclerViewprovided by the Jetpack Wear library instead. | 
| WearableRecyclerView.ChildLayoutManager | This class is deprecated.
    use the androidx.wear.widget.WearableRecyclerViewprovided by the Jetpack Wear library instead. | 
| WearableRecyclerView.OffsettingHelper | This class is deprecated.
    use WearableRecyclerView.ChildLayoutManagerinstead. | 
- Annotations
- Interfaces- ActionChooserView.ActionChooserListener
- ConfirmationOverlay.FinishedAnimationListener
- DelayedConfirmationView.DelayedConfirmationListener
- GridPageOptions
- GridPageOptions.BackgroundListener
- GridViewPager.OnAdapterChangeListener
- GridViewPager.OnPageChangeListener
- WatchViewStub.OnLayoutInflatedListener
- WearableListView.ClickListener
- WearableListView.OnCenterProximityListener
- WearableListView.OnCentralPositionChangedListener
- WearableListView.OnScrollListener
 
- Classes- ActionChooserView
- ActionLabel
- ActionPage
- BoxInsetLayout
- BoxInsetLayout.LayoutParams
- CardFragment
- CardFrame
- CardScrollView
- CircledImageView
- CircularButton
- ConfirmationOverlay
- CrossfadeDrawable
- CurvedChildLayoutManager
- DefaultOffsettingHelper
- DelayedConfirmationView
- DismissOverlayView
- DotsPageIndicator
- FragmentGridPagerAdapter
- GridPagerAdapter
- GridViewPager
- GridViewPager.LayoutParams
- ProgressSpinner
- SimpleAnimatorListener
- SwipeDismissFrameLayout
- SwipeDismissFrameLayout.Callback
- WatchViewStub
- WearableFrameLayout
- WearableFrameLayout.LayoutParams
- WearableListView
- WearableListView.Adapter
- WearableListView.GenericAdapter
- WearableListView.ViewHolder
- WearableRecyclerView
- WearableRecyclerView.ChildLayoutManager
- WearableRecyclerView.OffsettingHelper
 
