| /appcompat/appcompat/src/androidTest/java/androidx/appcompat/widget/ |
| D | AppCompatBaseViewTest.java | 112 Drawable background = view.getBackground(); in verifyBackgroundIsColoredAs() 135 assertNull("No background after XML loading", view.getBackground()); in testBackgroundTintingWithNoBackground() 139 assertNull("No background after disabling", view.getBackground()); in testBackgroundTintingWithNoBackground() 143 assertNull("No background after re-enabling", view.getBackground()); in testBackgroundTintingWithNoBackground() 154 assertNull("No background after disabling", view.getBackground()); in testBackgroundTintingWithNoBackground() 158 assertNull("No background after re-enabling", view.getBackground()); in testBackgroundTintingWithNoBackground() 178 assertNull("No background after XML loading", view.getBackground()); in testBackgroundTintingViewCompatWithNoBackground() 182 assertNull("No background after disabling", view.getBackground()); in testBackgroundTintingViewCompatWithNoBackground() 186 assertNull("No background after re-enabling", view.getBackground()); in testBackgroundTintingViewCompatWithNoBackground() 196 assertNull("No background after disabling", view.getBackground()); in testBackgroundTintingViewCompatWithNoBackground() [all …]
|
| D | ListPopupWindowTest.java | 159 mListPopupWindow.getBackground().getPadding(rect); in testAnchoring() 210 mListPopupWindow.getBackground().getPadding(rect); in testDismissalViaTouch()
|
| D | PopupMenuTest.java | 282 Drawable currentBackground = view.getBackground(); in getPopupPadding()
|
| /appcompat/appcompat/src/main/java/androidx/appcompat/widget/ |
| D | AppCompatSpinner.java | 334 return mPopup.getBackground(); in getPopupBackground() 442 compatMeasureContentWidth(getAdapter(), getBackground())), in onMeasure() 837 Drawable getBackground(); in getBackground() method 919 public Drawable getBackground() { in getBackground() method in AppCompatSpinner.DialogPopup 989 final Drawable background = getBackground(); in computeContentWidth() 1004 (SpinnerAdapter) mAdapter, getBackground()); in computeContentWidth()
|
| D | ListPopupWindow.java | 421 public @Nullable Drawable getBackground() { in getBackground() method in ListPopupWindow 422 return mPopup.getBackground(); in getBackground() 563 Drawable popupBackground = mPopup.getBackground(); in setContentWidth() 1274 final Drawable background = mPopup.getBackground();
|
| D | AppCompatBackgroundHelper.java | 123 final Drawable background = mView.getBackground(); in applySupportBackgroundTint()
|
| D | AppCompatImageHelper.java | 103 final Drawable background = mView.getBackground(); in hasOverlappingRendering()
|
| D | ActivityChooserView.java | 245 mActivityChooserContentBackground = mActivityChooserContent.getBackground(); in ActivityChooserView()
|
| D | SearchView.java | 961 final Drawable searchPlateBg = mSearchPlate.getBackground(); in updateFocusedState() 965 final Drawable submitAreaBg = mSubmitArea.getBackground(); in updateFocusedState()
|
| D | ActionMenuPresenter.java | 697 final Drawable bg = getBackground(); in setFrame()
|
| D | SwitchCompat.java | 1303 final Drawable background = getBackground(); in draw()
|
| /appcompat/appcompat/src/androidTest/java/androidx/appcompat/testutils/ |
| D | TestUtils.java | 90 final Drawable backgroundDrawable = view.getBackground(); in getCombinedBackgroundBitmap() 119 ancestor.getBackground().draw(canvas); in getCombinedBackgroundBitmap()
|
| D | TestUtilsMatchers.java | 107 Drawable drawable = view.getBackground(); in isBackground()
|
| /appcompat/appcompat/src/androidTest/java/androidx/appcompat/app/ |
| D | AlertDialogTest.java | 1380 assertSame(background, decorView.getBackground()); in testBackgroundDrawable() 1409 Drawable background = scrollIndicatorUp.getBackground(); in testCslColorForegroundPre23()
|
| /appcompat/appcompat/api/ |
| D | 1.1.0-rc01.txt | 682 method public android.graphics.drawable.Drawable? getBackground();
|
| D | 1.1.0-beta01.txt | 682 method public android.graphics.drawable.Drawable? getBackground();
|
| D | 1.2.0-beta01.txt | 687 method public android.graphics.drawable.Drawable? getBackground();
|
| D | 1.3.0-beta02.txt | 689 method public android.graphics.drawable.Drawable? getBackground();
|
| D | 1.3.0-beta01.txt | 689 method public android.graphics.drawable.Drawable? getBackground();
|
| D | 1.1.0-beta02.txt | 690 method public android.graphics.drawable.Drawable? getBackground();
|
| D | 1.4.0-beta01.txt | 718 method public android.graphics.drawable.Drawable? getBackground();
|
| D | 1.4.0-beta02.txt | 718 method public android.graphics.drawable.Drawable? getBackground();
|
| D | 1.6.0-beta02.txt | 758 method public android.graphics.drawable.Drawable? getBackground();
|
| D | 1.6.0-beta01.txt | 758 method public android.graphics.drawable.Drawable? getBackground();
|
| D | 1.5.0-beta01.txt | 746 method public android.graphics.drawable.Drawable? getBackground();
|