Searched refs:NightDisplayService (Results 1 – 4 of 4) sorted by relevance
36 import com.android.server.display.NightDisplayService;64 private NightDisplayService mNightDisplayService;87 mNightDisplayService = new NightDisplayService(mContext); in setUp()
60 public final class NightDisplayService extends SystemService class140 public NightDisplayService(Context context) { in NightDisplayService() method in NightDisplayService
71 import com.android.server.display.NightDisplayService;1272 mSystemServiceManager.startService(NightDisplayService.class); in startOtherServices()
4261 Lcom/android/server/display/NightDisplayService;4262 Lcom/android/server/display/NightDisplayService$1;4263 Lcom/android/server/display/NightDisplayService$3;4264 Lcom/android/server/display/NightDisplayService$4;4265 Lcom/android/server/display/NightDisplayService$ColorMatrixEvaluator;