Home
last modified time | relevance | path

Searched defs:iconColor (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
H A DOngoingPrivacyChip.kt35 private var iconColor = 0 regex
/aosp12/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/
H A DFastBitmapDrawable.java88 protected FastBitmapDrawable(Bitmap b, int iconColor) { in FastBitmapDrawable()
92 protected FastBitmapDrawable(Bitmap b, int iconColor, boolean isDisabled) { in FastBitmapDrawable()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLockIcon.java152 void updateColor(int iconColor) { in updateColor()
H A DKeyguardStatusBarView.java430 @ColorInt int iconColor = Utils.getColorStateListDefaultColor(mContext, in updateIconsAndTextColors() local
H A DNotificationIconContainer.java688 public int iconColor = StatusBarIconView.NO_COLOR; field in NotificationIconContainer.IconState
H A DKeyguardBottomAreaView.java1052 int iconColor = Utils.getColorAttrDefaultColor( in updateAffordanceColors() local
/aosp12/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DTextClassificationTest.java158 final int iconColor = Color.RED; in testParcelLegacy() local
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenContentDrawer.java432 final ColorCache.IconColor iconColor = mColorCache.getIconColor( in processAdaptiveIcon() local
960 final IconColor iconColor = getCache(colors.mIconColors, hash, leastUsedIndex); in getIconColor() local
970 final IconColor iconColor = new IconColor(hash, fgTester.getDominateColor(), in getIconColor() local
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/graphics/
H A DPreloadIconDrawable.java369 int iconColor, in PreloadIconConstantState()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationShelf.java694 int iconColor = row.getOriginalIconColor(); local
H A DStatusBarIconView.java683 public void setIconColor(int iconColor, boolean animate) { in setIconColor()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
H A DNavbarButtonsViewController.java435 int iconColor = (int) ArgbEvaluator.getInstance().evaluate(darkIntensity, mLightIconColor, in updateNavButtonDarkIntensity() local
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/answermethod/
H A DFlingUpDownMethod.java465 int iconColor = in updateSwipeTextAndPuckForTouch() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsDialogLite.java812 int iconColor = getEmergencyIconColor(context); in create() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DContactListItemView.java1864 final int iconColor = in setDrawableResource() local