Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dbar_item_pattern.cpp56const Color& iconColor, std::function<void(WeakPtr<NG::FrameNode>)>& symbol, ImageSourceInfo& info) in UpdateSymbolBarButton()
89const Color& iconColor, std::function<void(WeakPtr<NG::FrameNode>)>& symbol, ImageSourceInfo& info) in UpdateImageBarButton()
162 Color iconColor; in UpdateBarItemActiveStatusResource() local
H A Dtitle_bar_pattern.cpp261 auto iconColor = theme->GetIconColor(); in CreateDefaultBackButton() local
273 auto iconColor = theme->GetBackButtonIconColor(); in CreateDefaultBackButton() local
1259 auto iconColor = theme->GetBackButtonIconColor(); in OnColorConfigurationUpdate() local
H A Dnavigation_title_util.cpp289 Color iconColor = theme->GetMenuIconColor(); in CreateBarItemIconNode() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
H A DOngoingPrivacyChip.kt35 private var iconColor = 0 regex
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-securitycomponent-attributes.md232 ## iconColor section
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-securitycomponent-attributes.md232 ## iconColor section
/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()
/ohos5.0/base/useriam/user_auth_framework/frameworks/js/napi/user_auth_icon/
H A Duser_auth_icon.js44 …this.iconColor = { 'id': -1, 'type': 10001, params: ['sys.color.ohos_id_color_activated'], 'bundle… class in UserAuthIcon.constructor
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_modifier.cpp296 Color iconColor = iconColor_; in DrawbBackArrow() local
338 Color iconColor = iconColor_; in DrawbCircles() local
/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
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dtext_field_model_impl.h91 void SetCancelIconColor(const Color& iconColor) override {}; in SetCancelIconColor()
/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()
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/
H A Dtoolbar.js89 this.iconColor = { class in ToolBarOption.constructor
/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
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/
H A Deditabletitlebar.js58 …this.iconColor = { 'id': -1, 'type': 10001, params: ['sys.color.titlebar_icon_color'], 'bundleName… class in EditableTitleBarTheme.constructor
/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

12