/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/ |
D | TunablePadding.java | 43 private TunablePadding(String key, int def, int flags, View view, TunerService tunerService) { in TunablePadding() 88 public TunablePaddingService(TunerService tunerService) { in TunablePaddingService()
|
D | TunerFragment.java | 64 public TunerFragment(TunerService tunerService) { in TunerFragment()
|
D | TunerActivity.java | 53 TunerService tunerService, in TunerActivity()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/ |
D | BatteryMeterViewController.java | 140 TunerService tunerService, in BatteryMeterViewController() 260 TunerService tunerService, in Factory()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | OperatorNameViewController.java | 58 TunerService tunerService, in OperatorNameViewController() 133 TunerService tunerService, in Factory()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardSliceViewController.java | 119 TunerService tunerService, in KeyguardSliceViewController()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
D | VolumeDialogComponent.java | 87 TunerService tunerService, in VolumeDialogComponent()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
D | PulsingGestureListenerTest.kt | 63 private lateinit var tunerService: TunerService variable in com.android.systemui.shade.PulsingGestureListenerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | QSPanelController.java | 92 QSPanelController(QSPanel view, TunerService tunerService, in QSPanelController()
|
D | QSTileHost.java | 131 TunerService tunerService, in QSTileHost()
|
D | QSAnimator.java | 148 @Main DelayableExecutor executor, TunerService tunerService, in QSAnimator()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | StatusBarSignalPolicy.java | 83 TunerService tunerService in StatusBarSignalPolicy()
|
D | DozeParameters.java | 124 TunerService tunerService, in DozeParameters()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/ |
D | QSPanelControllerTest.kt | 48 @Mock private lateinit var tunerService: TunerService variable in com.android.systemui.qs.QSPanelControllerTest
|
D | QSTileHostTest.java | 686 PluginManager pluginManager, TunerService tunerService, in TestQSTileHost()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | OperatorNameViewControllerTest.kt | 63 @Mock private lateinit var tunerService: TunerService variable in com.android.systemui.statusbar.OperatorNameViewControllerTest
|
/frameworks/av/services/tuner/ |
D | TunerService.cpp | 76 shared_ptr<TunerService> tunerService = ::ndk::SharedRefBase::make<TunerService>(); in instantiate() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | KeyguardBypassControllerTest.kt | 77 @Mock private lateinit var tunerService: TunerService variable
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | ExtensionControllerImpl.java | 63 TunerService tunerService, in ExtensionControllerImpl()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ui/ |
D | StatusBarIconControllerImpl.java | 87 TunerService tunerService, in StatusBarIconControllerImpl()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/resume/ |
D | MediaResumeListener.kt | 64 private val tunerService: TunerService, constant in com.android.systemui.media.controls.domain.resume.MediaResumeListener
|
/frameworks/av/services/tuner/hidl/ |
D | TunerHidlService.cpp | 95 shared_ptr<TunerHidlService> tunerService = ::ndk::SharedRefBase::make<TunerHidlService>(); in instantiate() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/domain/resume/ |
D | MediaResumeListenerTest.kt | 88 @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/ |
D | NotificationStackScrollLayoutController.java | 711 TunerService tunerService, in NotificationStackScrollLayoutController()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/domain/pipeline/ |
D | LegacyMediaDataManagerImpl.kt | 186 private val tunerService: TunerService, constant
|