Home
last modified time | relevance | path

Searched defs:getCustomView (Results 1 – 8 of 8) sorted by relevance

/appcompat/appcompat/src/main/java/androidx/appcompat/view/
DActionMode.java208 public abstract View getCustomView(); in getCustomView() method in ActionMode
DStandaloneActionMode.java129 public View getCustomView() { in getCustomView() method in StandaloneActionMode
DSupportActionModeWrapper.java109 public View getCustomView() { in getCustomView() method in SupportActionModeWrapper
/appcompat/appcompat/src/main/java/androidx/appcompat/widget/
DDecorToolbar.java87 View getCustomView(); in getCustomView() method
DToolbarWidgetWrapper.java552 public View getCustomView() { in getCustomView() method in ToolbarWidgetWrapper
/appcompat/appcompat/src/main/java/androidx/appcompat/app/
DActionBar.java544 public abstract View getCustomView(); in getCustomView() method in ActionBar
1241 public abstract View getCustomView(); in getCustomView() method in ActionBar.Tab
DWindowDecorActionBar.java493 public View getCustomView() { in getCustomView() method in WindowDecorActionBar
1108 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.ActionModeImpl
1184 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.TabImpl
DToolbarActionBar.java298 public View getCustomView() { in getCustomView() method in ToolbarActionBar