Home
last modified time | relevance | path

Searched defs:mConfigurationController (Results 1 – 25 of 49) sorted by relevance

12

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardMessageAreaController.java63 private final ConfigurationController mConfigurationController; field in KeyguardMessageAreaController
220 private final ConfigurationController mConfigurationController; field in KeyguardMessageAreaController.Factory
DEmergencyButtonController.java57 private final ConfigurationController mConfigurationController; field in EmergencyButtonController
212 private final ConfigurationController mConfigurationController; field in EmergencyButtonController.Factory
DKeyguardSliceViewController.java70 private final ConfigurationController mConfigurationController; field in KeyguardSliceViewController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DTapAgainViewController.java38 private final ConfigurationController mConfigurationController; field in TapAgainViewController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
DNotificationSectionsManagerTest.java58 @Mock private ConfigurationController mConfigurationController; field in NotificationSectionsManagerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/
DBatteryMeterViewController.java52 private final ConfigurationController mConfigurationController; field in BatteryMeterViewController
249 private final ConfigurationController mConfigurationController; field in BatteryMeterViewController.Factory
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/battery/
DBatteryMeterViewControllerTest.java58 private ConfigurationController mConfigurationController; field in BatteryMeterViewControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardSliceViewControllerTest.java58 private ConfigurationController mConfigurationController; field in KeyguardSliceViewControllerTest
DKeyguardStatusViewControllerBaseTest.java56 @Mock protected ConfigurationController mConfigurationController; field in KeyguardStatusViewControllerBaseTest
DKeyguardMessageAreaControllerTest.java53 private ConfigurationController mConfigurationController; field in KeyguardMessageAreaControllerTest
DLegacyLockIconViewControllerBaseTest.java96 protected @Mock ConfigurationController mConfigurationController; field in LegacyLockIconViewControllerBaseTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSContainerImplController.java38 private final ConfigurationController mConfigurationController; field in QSContainerImplController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DExtensionControllerImplTest.java59 private ConfigurationController mConfigurationController; field in ExtensionControllerImplTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DDozeParametersTest.java86 @Mock private ConfigurationController mConfigurationController; field in DozeParametersTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/biometrics/
DUdfpsKeyguardViewLegacyControllerBaseTest.java69 protected @Mock ConfigurationController mConfigurationController; field in UdfpsKeyguardViewLegacyControllerBaseTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/complication/
DDreamHomeControlsComplicationTest.java101 private ConfigurationController mConfigurationController; field in DreamHomeControlsComplicationTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/complication/
DOpenHubComplication.java160 private final ConfigurationController mConfigurationController; field in OpenHubComplication.OpenHubChipViewController
DDreamHomeControlsComplication.java207 private final ConfigurationController mConfigurationController; field in DreamHomeControlsComplication.DreamHomeControlsChipViewController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/
DNavBarHelperTest.java123 ConfigurationController mConfigurationController = new FakeConfigurationController(); field in NavBarHelperTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/policy/
DHeadsUpManagerPhoneTest.java80 @Mock private ConfigurationControllerImpl mConfigurationController; field in HeadsUpManagerPhoneTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DQSCustomizerController.java66 private final ConfigurationController mConfigurationController; field in QSCustomizerController
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/
DNotificationShadeWindowControllerImplTest.java97 @Mock private ConfigurationController mConfigurationController; field in NotificationShadeWindowControllerImplTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
DWMShell.java122 private final ConfigurationController mConfigurationController; field in WMShell
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DKeyguardQsUserSwitchController.java77 private final ConfigurationController mConfigurationController; field in KeyguardQsUserSwitchController
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DViewConfigCoordinator.kt42 private val mConfigurationController: ConfigurationController, in <lambda>() constant in com.android.systemui.statusbar.notification.collection.coordinator.ViewConfigCoordinator

12