Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DActionMode.java193 public abstract View getCustomView(); in getCustomView() method in ActionMode
/frameworks/support/v7/appcompat/src/android/support/v7/internal/view/
DSupportActionModeWrapper.java105 public View getCustomView() { in getCustomView() method in SupportActionModeWrapper
106 return mWrappedObject.getCustomView(); in getCustomView()
DStandaloneActionMode.java127 public View getCustomView() { in getCustomView() method in StandaloneActionMode
/frameworks/support/v7/appcompat/src/android/support/v7/view/
DActionMode.java204 public abstract View getCustomView(); in getCustomView() method in ActionMode
/frameworks/support/v7/appcompat/src/android/support/v7/app/
DActionBar.java541 public abstract View getCustomView(); in getCustomView() method in ActionBar
1210 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
1200 public abstract View getCustomView(); in getCustomView() method in ActionBar.Tab
/frameworks/base/core/java/com/android/internal/widget/
DDecorToolbar.java88 View getCustomView(); in getCustomView() method
DScrollingTabContainerView.java420 final View custom = tab.getCustomView(); in update()
DToolbarWidgetWrapper.java570 public View getCustomView() { in getCustomView() method in ToolbarWidgetWrapper
DActionBarView.java773 public View getCustomView() { in getCustomView() method in ActionBarView
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DDecorToolbar.java86 View getCustomView(); in getCustomView() method
DScrollingTabContainerView.java443 final View custom = tab.getCustomView(); in update()
DToolbarWidgetWrapper.java597 public View getCustomView() { in getCustomView() method in ToolbarWidgetWrapper
/frameworks/base/core/java/com/android/internal/view/
DStandaloneActionMode.java124 public View getCustomView() { in getCustomView() method in StandaloneActionMode
/frameworks/base/core/java/android/inputmethodservice/
DExtractEditLayout.java190 public View getCustomView() { in getCustomView() method in ExtractEditLayout.ExtractActionMode
/frameworks/base/core/java/com/android/internal/app/
DToolbarActionBar.java285 public View getCustomView() { in getCustomView() method in ToolbarActionBar
286 return mDecorToolbar.getCustomView(); in getCustomView()
DWindowDecorActionBar.java472 public View getCustomView() { in getCustomView() method in WindowDecorActionBar
473 return mDecorToolbar.getCustomView(); in getCustomView()
1068 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.ActionModeImpl
1142 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.TabImpl
/frameworks/support/v7/appcompat/src/android/support/v7/internal/app/
DWindowDecorActionBar.java482 public View getCustomView() { in getCustomView() method in WindowDecorActionBar
483 return mDecorToolbar.getCustomView(); in getCustomView()
1069 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.ActionModeImpl
1143 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.TabImpl
DToolbarActionBar.java301 public View getCustomView() { in getCustomView() method in ToolbarActionBar
302 return mDecorToolbar.getCustomView(); in getCustomView()
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
DWallpaperCropActivity.java107 actionBar.getCustomView().setOnClickListener( in init()
/frameworks/base/core/java/android/widget/
DEditor.java2850 if (menu.hasVisibleItems() || mode.getCustomView() != null) { in onCreateActionMode()
/frameworks/base/api/
Dsystem-current.txt3238 method public abstract android.view.View getCustomView();
3325 method public abstract android.view.View getCustomView();
34234 method public abstract android.view.View getCustomView();
Dcurrent.txt3161 method public abstract android.view.View getCustomView();
3248 method public abstract android.view.View getCustomView();
32001 method public abstract android.view.View getCustomView();