Searched refs:dimClockView (Results 1 – 3 of 3) sorted by relevance
167 Utils.dimClockView(dimNightMode, mMainClockView); in setClockStyle()
119 Utils.dimClockView(true, mMainClockView); in onCreate()
252 public static void dimClockView(boolean dim, View clockView) { in dimClockView() method in Utils