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