Home
last modified time | relevance | path

Searched refs:disabledAlpha (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationTemplateViewWrapper.java179 float disabledAlpha = mView.getResources().getFloat( in updatePendingIntentCancellations()
183 color = blendColorWithBackground(color, disabledAlpha); in updatePendingIntentCancellations()
206 float disabledAlpha = mView.getResources().getFloat( in updatePendingIntentCancellations()
210 color = blendColorWithBackground(color, disabledAlpha); in updatePendingIntentCancellations()
213 mReplyAction.setAlpha(disabledAlpha); in updatePendingIntentCancellations()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/utils/
DColorUtil.java30 new int[]{android.R.attr.disabledAlpha}); in getDisabledAlpha()
/frameworks/base/core/java/android/widget/
DDatePickerCalendarDelegate.java62 com.android.internal.R.attr.disabledAlpha};
211 final float disabledAlpha = ta.getFloat(0, 0.30f); in applyLegacyColorFixes() local
212 defaultColor = multiplyAlphaComponent(activatedColor, disabledAlpha); in applyLegacyColorFixes()
DTimePickerClockDelegate.java81 private static final int[] ATTRS_DISABLED_ALPHA = new int[] {R.attr.disabledAlpha};
375 final float disabledAlpha = ta.getFloat(0, 0.30f); in applyLegacyColorFixes() local
376 defaultColor = multiplyAlphaComponent(activatedColor, disabledAlpha); in applyLegacyColorFixes()
DRadialTimePickerView.java335 context.getTheme().resolveAttribute(android.R.attr.disabledAlpha, outValue, true); in RadialTimePickerView()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
DSelectPrinterActivity.java736 getTheme().resolveAttribute(android.R.attr.disabledAlpha, value, true);
DPrintActivity.java2518 getTheme().resolveAttribute(android.R.attr.disabledAlpha, value, true); in getView()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt487 field public static final int disabledAlpha = 16842803; // 0x1010033
/frameworks/base/api/
Dcurrent.txt532 field public static final int disabledAlpha = 16842803; // 0x1010033