Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DActionMode.java258 public abstract View getCustomView(); in getCustomView() method in ActionMode
DViewGroup.java680 public View getCustomView() {
/frameworks/base/core/java/com/android/internal/widget/
DDecorToolbar.java89 View getCustomView(); in getCustomView() method
DScrollingTabContainerView.java424 final View custom = tab.getCustomView(); in update()
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.java559 public abstract View getCustomView(); in getCustomView() method in ActionBar
1246 public abstract View getCustomView(); in getCustomView() method in ActionBar.Tab
/frameworks/base/core/java/com/android/internal/view/
DStandaloneActionMode.java124 public View getCustomView() { in getCustomView() method in StandaloneActionMode
DFloatingActionMode.java300 public View getCustomView() { in getCustomView() method in FloatingActionMode
/frameworks/base/core/java/com/android/internal/app/
DToolbarActionBar.java289 public View getCustomView() { in getCustomView() method in ToolbarActionBar
290 return mDecorToolbar.getCustomView(); in getCustomView()
DWindowDecorActionBar.java481 public View getCustomView() { in getCustomView() method in WindowDecorActionBar
482 return mDecorToolbar.getCustomView(); in getCustomView()
1109 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.ActionModeImpl
1184 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.TabImpl
/frameworks/base/core/tests/coretests/src/com/android/internal/policy/
DPhoneWindowActionModeTest.java366 public View getCustomView() { in getCustomView() method in PhoneWindowActionModeTest.MockActionMode
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/
DWallpaperCropActivity.java106 actionBar.getCustomView().setOnClickListener( in init()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt3161 method public abstract android.view.View getCustomView();
3248 method public abstract android.view.View getCustomView();
31999 method public abstract android.view.View getCustomView();
/frameworks/base/core/api/
Dcurrent.txt4285 method public abstract android.view.View getCustomView();
4372 method @Deprecated public abstract android.view.View getCustomView();
50554 method public abstract android.view.View getCustomView();
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt85720 Lcom/android/internal/widget/DecorToolbar;->getCustomView()Landroid/view/View;
86050 Lcom/android/internal/widget/ToolbarWidgetWrapper;->getCustomView()Landroid/view/View;