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
DStandaloneActionMode.java126 public View getCustomView() { in getCustomView() method in StandaloneActionMode
DSupportActionModeWrapper.java107 public View getCustomView() { in getCustomView() method in SupportActionModeWrapper
/frameworks/base/core/java/com/android/internal/view/
DStandaloneActionMode.java124 public View getCustomView() { in getCustomView() method in StandaloneActionMode
DFloatingActionMode.java278 public View getCustomView() { in getCustomView() method in FloatingActionMode
/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/app/
DWindowDecorActionBar.java479 public View getCustomView() { in getCustomView() method in WindowDecorActionBar
1089 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.ActionModeImpl
1163 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.TabImpl
DActionBar.java540 public abstract View getCustomView(); in getCustomView() method in ActionBar
1240 public abstract View getCustomView(); in getCustomView() method in ActionBar.Tab
DToolbarActionBar.java298 public View getCustomView() { in getCustomView() method in ToolbarActionBar
/frameworks/base/core/java/com/android/internal/app/
DWindowDecorActionBar.java479 public View getCustomView() { in getCustomView() method in WindowDecorActionBar
1113 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.ActionModeImpl
1187 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.TabImpl
DToolbarActionBar.java292 public View getCustomView() { in getCustomView() method in ToolbarActionBar
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DDecorToolbar.java83 View getCustomView(); in getCustomView() method
DToolbarWidgetWrapper.java547 public View getCustomView() { in getCustomView() method in ToolbarWidgetWrapper
/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.java767 public View getCustomView() { in getCustomView() method in ActionBarView
/frameworks/base/core/java/android/app/
DActionBar.java547 public abstract View getCustomView(); in getCustomView() method in ActionBar
1267 public abstract View getCustomView(); in getCustomView() method in ActionBar.Tab
/frameworks/base/core/tests/coretests/src/com/android/internal/policy/
DPhoneWindowActionModeTest.java367 public View getCustomView() { in getCustomView() method in PhoneWindowActionModeTest.MockActionMode