Home
last modified time | relevance | path

Searched defs:mIconDrawable (Results 1 – 8 of 8) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DScreenRecordDrawable.java42 private Drawable mIconDrawable; field in ScreenRecordDrawable
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DLockIconViewControllerBaseTest.java80 protected @Mock AnimatedStateListDrawable mIconDrawable; field in LockIconViewControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DWalletScreenController.java324 private final Drawable mIconDrawable; field in WalletScreenController.QAWalletCardViewInfo
/aosp14/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
H A DAdaptiveIconDrawableTest.java51 private AdaptiveIconDrawable mIconDrawable; field in AdaptiveIconDrawableTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationConversationInfoTest.java125 private Drawable mIconDrawable; field in NotificationConversationInfoTest
/aosp14/frameworks/base/core/java/com/android/internal/view/menu/
H A DActionMenuItem.java51 private Drawable mIconDrawable; field in ActionMenuItem
H A DMenuItemImpl.java66 private Drawable mIconDrawable; field in MenuItemImpl
/aosp14/frameworks/base/core/java/android/window/
H A DSplashScreenView.java121 private Drawable mIconDrawable; field in SplashScreenView.Builder