Home
last modified time | relevance | path

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

/frameworks/support/v7/appcompat/src/android/support/v7/view/
DActionMode.java204 public abstract View getCustomView(); in getCustomView() method in ActionMode
/frameworks/base/core/java/com/android/internal/view/
DStandaloneActionMode.java124 public View getCustomView() { in getCustomView() method in StandaloneActionMode
DFloatingActionMode.java265 public View getCustomView() { in getCustomView() method in FloatingActionMode
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/
DStandaloneActionMode.java127 public View getCustomView() { in getCustomView() method in StandaloneActionMode
DSupportActionModeWrapper.java107 public View getCustomView() { in getCustomView() method in SupportActionModeWrapper
/frameworks/base/core/java/android/view/
DActionMode.java256 public abstract View getCustomView(); in getCustomView() method in ActionMode
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DDecorToolbar.java83 View getCustomView(); in getCustomView() method
DToolbarWidgetWrapper.java576 public View getCustomView() { in getCustomView() method in ToolbarWidgetWrapper
/frameworks/support/v7/appcompat/src/android/support/v7/app/
DActionBar.java534 public abstract View getCustomView(); in getCustomView() method in ActionBar
1203 public abstract View getCustomView(); in getCustomView() method in ActionBar.Tab
/frameworks/base/core/java/android/app/
DActionBar.java545 public abstract View getCustomView(); in getCustomView() method in ActionBar
1205 public abstract View getCustomView(); in getCustomView() method in ActionBar.Tab
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/
DWindowDecorActionBar.java472 public View getCustomView() { in getCustomView() method in WindowDecorActionBar
1060 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.ActionModeImpl
1134 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.TabImpl
DToolbarActionBar.java292 public View getCustomView() { in getCustomView() method in ToolbarActionBar
/frameworks/base/core/java/com/android/internal/app/
DWindowDecorActionBar.java477 public View getCustomView() { in getCustomView() method in WindowDecorActionBar
1087 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.ActionModeImpl
1161 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.TabImpl
DToolbarActionBar.java287 public View getCustomView() { in getCustomView() method in ToolbarActionBar
/frameworks/base/core/java/com/android/internal/widget/
DDecorToolbar.java89 View getCustomView(); in getCustomView() method
DToolbarWidgetWrapper.java571 public View getCustomView() { in getCustomView() method in ToolbarWidgetWrapper
DActionBarView.java765 public View getCustomView() { in getCustomView() method in ActionBarView
/frameworks/base/core/tests/coretests/src/com/android/internal/policy/
DPhoneWindowActionModeTest.java363 public View getCustomView() { in getCustomView() method in PhoneWindowActionModeTest.MockActionMode