Home
last modified time | relevance | path

Searched defs:tunerService (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
DTunablePadding.java43 private TunablePadding(String key, int def, int flags, View view, TunerService tunerService) { in TunablePadding()
88 public TunablePaddingService(TunerService tunerService) { in TunablePaddingService()
DTunerFragment.java64 public TunerFragment(TunerService tunerService) { in TunerFragment()
DTunerActivity.java53 TunerService tunerService, in TunerActivity()
/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/
DBatteryMeterViewController.java140 TunerService tunerService, in BatteryMeterViewController()
260 TunerService tunerService, in Factory()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DOperatorNameViewController.java58 TunerService tunerService, in OperatorNameViewController()
133 TunerService tunerService, in Factory()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSliceViewController.java119 TunerService tunerService, in KeyguardSliceViewController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogComponent.java87 TunerService tunerService, in VolumeDialogComponent()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DPulsingGestureListenerTest.kt63 private lateinit var tunerService: TunerService variable in com.android.systemui.shade.PulsingGestureListenerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSPanelController.java92 QSPanelController(QSPanel view, TunerService tunerService, in QSPanelController()
DQSTileHost.java131 TunerService tunerService, in QSTileHost()
DQSAnimator.java148 @Main DelayableExecutor executor, TunerService tunerService, in QSAnimator()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarSignalPolicy.java83 TunerService tunerService in StatusBarSignalPolicy()
DDozeParameters.java124 TunerService tunerService, in DozeParameters()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
DQSPanelControllerTest.kt48 @Mock private lateinit var tunerService: TunerService variable in com.android.systemui.qs.QSPanelControllerTest
DQSTileHostTest.java686 PluginManager pluginManager, TunerService tunerService, in TestQSTileHost()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DOperatorNameViewControllerTest.kt63 @Mock private lateinit var tunerService: TunerService variable in com.android.systemui.statusbar.OperatorNameViewControllerTest
/frameworks/av/services/tuner/
DTunerService.cpp76 shared_ptr<TunerService> tunerService = ::ndk::SharedRefBase::make<TunerService>(); in instantiate() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardBypassControllerTest.kt77 @Mock private lateinit var tunerService: TunerService variable
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DExtensionControllerImpl.java63 TunerService tunerService, in ExtensionControllerImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ui/
DStatusBarIconControllerImpl.java87 TunerService tunerService, in StatusBarIconControllerImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/resume/
DMediaResumeListener.kt64 private val tunerService: TunerService, constant in com.android.systemui.media.controls.domain.resume.MediaResumeListener
/frameworks/av/services/tuner/hidl/
DTunerHidlService.cpp95 shared_ptr<TunerHidlService> tunerService = ::ndk::SharedRefBase::make<TunerHidlService>(); in instantiate() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/domain/resume/
DMediaResumeListenerTest.kt88 @Mock private lateinit var tunerService: TunerService in capture() variable in com.android.systemui.media.controls.domain.resume.MediaResumeListenerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java711 TunerService tunerService, in NotificationStackScrollLayoutController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/
DLegacyMediaDataManagerImpl.kt186 private val tunerService: TunerService, constant

12