Home
last modified time | relevance | path

Searched refs:attachToView (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/widget/
DActionBarShadowControllerTest.java75 ActionBarShadowController.attachToView(mActivity, mLifecycle, mRecyclerView); in attachToView_shouldAddScrollWatcherAndUpdateActionBar()
84 ActionBarShadowController.attachToView(mActivity, mLifecycle, mScrollView); in attachToView_scrollView_shouldAddScrollWatcherAndUpdateActionBar()
95 ActionBarShadowController.attachToView(mView, mLifecycle, mRecyclerView); in attachToView_customViewAsActionBar_shouldUpdateElevationOnScroll()
106 ActionBarShadowController.attachToView(mActivity, mLifecycle, mRecyclerView); in attachToView_lifecycleChange_shouldAttachDetach()
122 ActionBarShadowController.attachToView(activity, mLifecycle, mRecyclerView); in onScrolled_nullAnchorViewAndActivity_shouldNotCrash()
/frameworks/base/packages/SettingsLib/ActionBarShadow/src/com/android/settingslib/widget/
DActionBarShadowController.java50 public static ActionBarShadowController attachToView( in attachToView() method in ActionBarShadowController
58 public static ActionBarShadowController attachToView( in attachToView() method in ActionBarShadowController
/frameworks/base/docs/html/sdk/support_api_diff/25.1.0/
DmissingSinces.txt27 NO DOC BLOCK: android.support.v17.leanback.app.BackgroundManager Method attachToView(android.view.V…