| /appcompat/appcompat/src/main/java/androidx/appcompat/view/menu/ |
| D | MenuItemWrapperICS.java | 343 public CharSequence getContentDescription() { in getContentDescription() method in MenuItemWrapperICS 344 return mWrappedObject.getContentDescription(); in getContentDescription()
|
| D | ActionMenuItemView.java | 199 final CharSequence contentDescription = mItemData.getContentDescription(); in updateTextButtonVisibility()
|
| D | ActionMenuItem.java | 392 public CharSequence getContentDescription() { in getContentDescription() method in ActionMenuItem
|
| D | ListMenuItemView.java | 132 setContentDescription(itemData.getContentDescription()); in initialize()
|
| D | MenuItemImpl.java | 880 public CharSequence getContentDescription() { in getContentDescription() method in MenuItemImpl
|
| /appcompat/appcompat/src/androidTest/java/androidx/appcompat/widget/ |
| D | PopupMenuTest.java | 138 MenuItemCompat.getContentDescription(hightlightItem)); in testBasicContent() 143 assertNotNull(MenuItemCompat.getContentDescription(hightlightItem)); in testBasicContent() 739 final CharSequence contentDescription = view.getContentDescription();
|
| /appcompat/appcompat/src/main/java/androidx/appcompat/widget/ |
| D | ScrollingTabContainerView.java | 515 mIconView.setContentDescription(tab.getContentDescription()); in update() 517 TooltipCompat.setTooltipText(this, hasText ? null : tab.getContentDescription()); in update()
|
| D | Toolbar.java | 758 return mLogoView != null ? mLogoView.getContentDescription() : null; in getLogoDescription() 986 return mNavButtonView != null ? mNavButtonView.getContentDescription() : null; in getNavigationContentDescription() 1107 return mCollapseButtonView != null ? mCollapseButtonView.getContentDescription() : null; in getCollapseContentDescription()
|
| D | ActionMenuPresenter.java | 637 TooltipCompat.setTooltipText(this, getContentDescription()); in OverflowMenuButton()
|
| /appcompat/appcompat/src/main/java/androidx/appcompat/app/ |
| D | ActionBar.java | 1299 public abstract CharSequence getContentDescription(); in getContentDescription() method in ActionBar.Tab
|
| D | WindowDecorActionBar.java | 1270 public CharSequence getContentDescription() { in getContentDescription() method in WindowDecorActionBar.TabImpl
|
| /appcompat/appcompat/api/ |
| D | 1.1.0-rc01.txt | 97 method @Deprecated public abstract CharSequence! getContentDescription();
|
| D | 1.1.0-beta01.txt | 97 method @Deprecated public abstract CharSequence! getContentDescription();
|
| D | 1.2.0-beta01.txt | 97 method @Deprecated public abstract CharSequence! getContentDescription();
|
| D | 1.3.0-beta02.txt | 97 method @Deprecated public abstract CharSequence! getContentDescription();
|
| D | 1.3.0-beta01.txt | 97 method @Deprecated public abstract CharSequence! getContentDescription();
|
| D | 1.1.0-beta02.txt | 97 method @Deprecated public abstract CharSequence! getContentDescription();
|
| D | restricted_1.3.0-beta01.txt | 116 method @Deprecated public abstract CharSequence! getContentDescription(); 455 method public CharSequence! getContentDescription();
|
| D | restricted_1.1.0-beta01.txt | 116 method @Deprecated public abstract CharSequence! getContentDescription(); 454 method public CharSequence! getContentDescription();
|
| D | restricted_1.3.0-beta02.txt | 116 method @Deprecated public abstract CharSequence! getContentDescription(); 455 method public CharSequence! getContentDescription();
|
| D | restricted_1.0.0.txt | 116 method @Deprecated public abstract CharSequence! getContentDescription(); 444 method public CharSequence! getContentDescription();
|
| D | restricted_1.1.0-rc01.txt | 116 method @Deprecated public abstract CharSequence! getContentDescription(); 454 method public CharSequence! getContentDescription();
|
| D | restricted_1.2.0-beta01.txt | 116 method @Deprecated public abstract CharSequence! getContentDescription(); 455 method public CharSequence! getContentDescription();
|
| D | 1.4.0-beta01.txt | 97 method @Deprecated public abstract CharSequence! getContentDescription();
|
| D | 1.4.0-beta02.txt | 97 method @Deprecated public abstract CharSequence! getContentDescription();
|