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

/frameworks/base/core/java/android/view/
H A DActionMode.java257 public abstract View getCustomView(); method in class:ActionMode
H A DViewGroup.java636 public View getCustomView() {
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/view/
H A DActionMode.java208 public abstract View getCustomView(); method in class:ActionMode
H A DSupportActionModeWrapper.java109 public View getCustomView() { method in class:SupportActionModeWrapper
110 return mWrappedObject.getCustomView();
H A DStandaloneActionMode.java130 public View getCustomView() { method in class:StandaloneActionMode
/frameworks/base/core/java/com/android/internal/widget/
H A DDecorToolbar.java89 View getCustomView(); method in interface:DecorToolbar
H A DScrollingTabContainerView.java412 final View custom = tab.getCustomView();
H A DToolbarWidgetWrapper.java571 public View getCustomView() { method in class:ToolbarWidgetWrapper
H A DActionBarView.java767 public View getCustomView() { method in class:ActionBarView
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
H A DDecorToolbar.java88 View getCustomView(); method in interface:DecorToolbar
H A DScrollingTabContainerView.java450 final View custom = tab.getCustomView();
H A DToolbarWidgetWrapper.java550 public View getCustomView() { method in class:ToolbarWidgetWrapper
/frameworks/base/core/java/com/android/internal/view/
H A DStandaloneActionMode.java124 public View getCustomView() { method in class:StandaloneActionMode
H A DFloatingActionMode.java291 public View getCustomView() { method in class:FloatingActionMode
/frameworks/base/core/java/android/app/
H A DActionBar.java556 public abstract View getCustomView(); method in class:ActionBar
1241 public abstract View getCustomView(); method in class:ActionBar.Tab
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/app/
H A DActionBar.java545 public abstract View getCustomView(); method in class:ActionBar
1259 public abstract View getCustomView(); method in class:ActionBar.Tab
H A DToolbarActionBar.java294 public View getCustomView() { method in class:ToolbarActionBar
295 return mDecorToolbar.getCustomView();
H A DWindowDecorActionBar.java497 public View getCustomView() { method in class:WindowDecorActionBar
498 return mDecorToolbar.getCustomView();
1116 public View getCustomView() { method in class:WindowDecorActionBar.ActionModeImpl
1193 public View getCustomView() { method in class:WindowDecorActionBar.TabImpl
/frameworks/base/core/java/com/android/internal/app/
H A DToolbarActionBar.java289 public View getCustomView() { method in class:ToolbarActionBar
290 return mDecorToolbar.getCustomView();
H A DWindowDecorActionBar.java476 public View getCustomView() { method in class:WindowDecorActionBar
477 return mDecorToolbar.getCustomView();
1104 public View getCustomView() { method in class:WindowDecorActionBar.ActionModeImpl
1178 public View getCustomView() { method in class:WindowDecorActionBar.TabImpl
/frameworks/base/core/tests/coretests/src/com/android/internal/policy/
H A DPhoneWindowActionModeTest.java367 public View getCustomView() { method in class:PhoneWindowActionModeTest.MockActionMode
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
H A DWallpaperCropActivity.java106 actionBar.getCustomView().setOnClickListener(
/frameworks/base/config/
H A Dboot-image-profile.txt165 HPLandroid/app/ActionBar;->getCustomView()Landroid/view/View;
[all...]

Completed in 619 milliseconds