Home
last modified time | relevance | path

Searched refs:getCustomView (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/core/java/android/view/
DActionMode.java258 public abstract View getCustomView(); in getCustomView() method in ActionMode
DViewGroup.java652 public View getCustomView() {
/frameworks/base/core/java/android/app/
DActionBar.java559 public abstract View getCustomView(); in getCustomView() method in ActionBar
1246 public abstract View getCustomView(); in getCustomView() method in ActionBar.Tab
/frameworks/base/core/java/com/android/internal/widget/
DDecorToolbar.java89 View getCustomView(); in getCustomView() method
DScrollingTabContainerView.java423 final View custom = tab.getCustomView(); in update()
DToolbarWidgetWrapper.java571 public View getCustomView() { in getCustomView() method in ToolbarWidgetWrapper
DActionBarView.java767 public View getCustomView() { in getCustomView() method in ActionBarView
/frameworks/base/core/java/com/android/internal/view/
DStandaloneActionMode.java124 public View getCustomView() { in getCustomView() method in StandaloneActionMode
DFloatingActionMode.java291 public View getCustomView() { in getCustomView() method in FloatingActionMode
/frameworks/base/core/java/com/android/internal/app/
DToolbarActionBar.java289 public View getCustomView() { in getCustomView() method in ToolbarActionBar
290 return mDecorToolbar.getCustomView(); in getCustomView()
DWindowDecorActionBar.java480 public View getCustomView() { in getCustomView() method in WindowDecorActionBar
481 return mDecorToolbar.getCustomView(); in getCustomView()
1108 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.ActionModeImpl
1183 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.TabImpl
/frameworks/base/core/tests/coretests/src/com/android/internal/policy/
DPhoneWindowActionModeTest.java366 public View getCustomView() { in getCustomView() method in PhoneWindowActionModeTest.MockActionMode
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
DWallpaperCropActivity.java106 actionBar.getCustomView().setOnClickListener( in init()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3161 method public abstract android.view.View getCustomView();
3248 method public abstract android.view.View getCustomView();
31999 method public abstract android.view.View getCustomView();
/frameworks/base/non-updatable-api/
Dcurrent.txt3548 method public abstract android.view.View getCustomView();
3635 method @Deprecated public abstract android.view.View getCustomView();
49850 method public abstract android.view.View getCustomView();
/frameworks/base/api/
Dcurrent.txt3548 method public abstract android.view.View getCustomView();
3635 method @Deprecated public abstract android.view.View getCustomView();
49994 method public abstract android.view.View getCustomView();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt100796 Lcom/android/internal/widget/DecorToolbar;->getCustomView()Landroid/view/View;
101126 Lcom/android/internal/widget/ToolbarWidgetWrapper;->getCustomView()Landroid/view/View;