Searched defs:alpha (Results 1 – 13 of 13) sorted by relevance
231 final int alpha = mAlphaBar.getProgress(); in getColor() local
168 private static int setColorAlpha(int color, byte alpha) { in setColorAlpha()
355 int alpha = inMuteMode ? MUTE_ALPHA : NORMAL_ALPHA; in onInterruptionFilterChanged() local