Searched refs:MUTE_ALPHA (Results 1 – 1 of 1) sorted by relevance
93 static final int MUTE_ALPHA = 100; field in DigitalWatchFaceService.Engine393 int alpha = inMuteMode ? MUTE_ALPHA : NORMAL_ALPHA; in onInterruptionFilterChanged()