/frameworks/base/core/java/android/view/ |
D | ActionMode.java | 258 public abstract View getCustomView(); in getCustomView() method in ActionMode
|
D | ViewGroup.java | 674 public View getCustomView() {
|
/frameworks/base/core/java/android/app/ |
D | ActionBar.java | 559 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/widget/ |
D | DecorToolbar.java | 89 View getCustomView(); in getCustomView() method
|
D | ScrollingTabContainerView.java | 423 final View custom = tab.getCustomView(); in update()
|
D | ToolbarWidgetWrapper.java | 571 public View getCustomView() { in getCustomView() method in ToolbarWidgetWrapper
|
D | ActionBarView.java | 767 public View getCustomView() { in getCustomView() method in ActionBarView
|
/frameworks/base/core/java/com/android/internal/view/ |
D | StandaloneActionMode.java | 124 public View getCustomView() { in getCustomView() method in StandaloneActionMode
|
D | FloatingActionMode.java | 289 public View getCustomView() { in getCustomView() method in FloatingActionMode
|
/frameworks/base/core/java/com/android/internal/app/ |
D | ToolbarActionBar.java | 289 public View getCustomView() { in getCustomView() method in ToolbarActionBar 290 return mDecorToolbar.getCustomView(); in getCustomView()
|
D | WindowDecorActionBar.java | 480 public View getCustomView() { in getCustomView() method in WindowDecorActionBar 481 return mDecorToolbar.getCustomView(); in getCustomView() 1108 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.ActionModeImpl 1183 public View getCustomView() { in getCustomView() method in WindowDecorActionBar.TabImpl
|
/frameworks/base/core/tests/coretests/src/com/android/internal/policy/ |
D | PhoneWindowActionModeTest.java | 366 public View getCustomView() { in getCustomView() method in PhoneWindowActionModeTest.MockActionMode
|
/frameworks/base/packages/WallpaperCropper/src/com/android/wallpapercropper/ |
D | WallpaperCropActivity.java | 106 actionBar.getCustomView().setOnClickListener( in init()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 3161 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/api/ |
D | current.txt | 3642 method public abstract android.view.View getCustomView(); 3729 method @Deprecated public abstract android.view.View getCustomView(); 52097 method public abstract android.view.View getCustomView();
|