/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 | 62 public TunerFragment(TunerService tunerService) { in TunerFragment()
|
D | TunerActivity.java | 53 TunerService tunerService, in TunerActivity()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | OperatorNameViewController.java | 55 TunerService tunerService, in OperatorNameViewController() 115 TunerService tunerService, in Factory()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardSliceViewController.java | 111 TunerService tunerService, in KeyguardSliceViewController()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/ |
D | BatteryMeterViewController.java | 118 TunerService tunerService, in BatteryMeterViewController()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
D | VolumeDialogComponent.java | 87 TunerService tunerService, in VolumeDialogComponent()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | QSPanelController.java | 73 QSPanelController(QSPanel view, TunerService tunerService, in QSPanelController()
|
D | QSTileHost.java | 133 TunerService tunerService, in QSTileHost()
|
D | QSAnimator.java | 150 @Main Executor executor, TunerService tunerService, in QSAnimator()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/ |
D | PulsingGestureListenerTest.kt | 66 private lateinit var tunerService: TunerService variable in com.android.systemui.shade.PulsingGestureListenerTest
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/ |
D | QSPanelControllerTest.kt | 42 @Mock private lateinit var tunerService: TunerService variable in com.android.systemui.qs.QSPanelControllerTest
|
D | QSTileHostTest.java | 688 PluginManager pluginManager, TunerService tunerService, in TestQSTileHost()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/ |
D | StatusBarViewModule.java | 223 TunerService tunerService, in getBatteryMeterViewController()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | KeyguardBypassControllerTest.kt | 58 @Mock private lateinit var tunerService: TunerService variable in com.android.systemui.statusbar.phone.KeyguardBypassControllerTest
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | DozeParameters.java | 126 TunerService tunerService, in DozeParameters()
|
D | StatusBarIconControllerImpl.java | 85 TunerService tunerService, in StatusBarIconControllerImpl()
|
D | StatusBarSignalPolicy.java | 90 TunerService tunerService in StatusBarSignalPolicy()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/shared/data/repository/ |
D | ConnectivityRepositoryImplTest.kt | 57 @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/ |
D | ExtensionControllerImpl.java | 63 TunerService tunerService, in ExtensionControllerImpl()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/resume/ |
D | MediaResumeListener.kt | 64 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/ |
D | MediaResumeListenerTest.kt | 88 @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/ |
D | ScreenDecorations.java | 313 TunerService tunerService, in ScreenDecorations()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | NotificationStackScrollLayoutController.java | 640 TunerService tunerService, in NotificationStackScrollLayoutController()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/pipeline/ |
D | MediaDataManager.kt | 177 private val tunerService: TunerService, constant
|