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.java62 public TunerFragment(TunerService tunerService) { in TunerFragment()
DTunerActivity.java53 TunerService tunerService, in TunerActivity()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DOperatorNameViewController.java55 TunerService tunerService, in OperatorNameViewController()
115 TunerService tunerService, in Factory()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSliceViewController.java111 TunerService tunerService, in KeyguardSliceViewController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/
DBatteryMeterViewController.java118 TunerService tunerService, in BatteryMeterViewController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialogComponent.java87 TunerService tunerService, in VolumeDialogComponent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSPanelController.java73 QSPanelController(QSPanel view, TunerService tunerService, in QSPanelController()
DQSTileHost.java133 TunerService tunerService, in QSTileHost()
DQSAnimator.java150 @Main Executor executor, TunerService tunerService, in QSAnimator()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DPulsingGestureListenerTest.kt66 private lateinit var tunerService: TunerService variable in com.android.systemui.shade.PulsingGestureListenerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
DQSPanelControllerTest.kt42 @Mock private lateinit var tunerService: TunerService variable in com.android.systemui.qs.QSPanelControllerTest
DQSTileHostTest.java688 PluginManager pluginManager, TunerService tunerService, in TestQSTileHost()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
DStatusBarViewModule.java223 TunerService tunerService, in getBatteryMeterViewController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardBypassControllerTest.kt58 @Mock private lateinit var tunerService: TunerService variable in com.android.systemui.statusbar.phone.KeyguardBypassControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDozeParameters.java126 TunerService tunerService, in DozeParameters()
DStatusBarIconControllerImpl.java85 TunerService tunerService, in StatusBarIconControllerImpl()
DStatusBarSignalPolicy.java90 TunerService tunerService in StatusBarSignalPolicy()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/shared/data/repository/
DConnectivityRepositoryImplTest.kt57 @Mock private lateinit var tunerService: TunerService variable in com.android.systemui.statusbar.pipeline.shared.data.repository.ConnectivityRepositoryImplTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DExtensionControllerImpl.java63 TunerService tunerService, in ExtensionControllerImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/resume/
DMediaResumeListener.kt64 private val tunerService: TunerService, constant in com.android.systemui.media.controls.resume.MediaResumeListener
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/resume/
DMediaResumeListenerTest.kt88 @Mock private lateinit var tunerService: TunerService in capture() variable in com.android.systemui.media.controls.resume.MediaResumeListenerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DScreenDecorations.java313 TunerService tunerService, in ScreenDecorations()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayoutController.java640 TunerService tunerService, in NotificationStackScrollLayoutController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/pipeline/
DMediaDataManager.kt177 private val tunerService: TunerService, constant

12