Searched refs:tunerService (Results 1 – 2 of 2) sorted by relevance
106 TunerService tunerService = Dependency.get(TunerService.class); in KeyguardSliceView() local107 tunerService.addTunable(this, Settings.Secure.KEYGUARD_SLICE_URI); in KeyguardSliceView()
155 final TunerService tunerService = Dependency.get(TunerService.class); in onAttachedToWindow() local156 tunerService.addTunable(this, QS_SHOW_BRIGHTNESS); in onAttachedToWindow()