Home
last modified time | relevance | path

Searched defs:mController (Results 1 – 25 of 142) sorted by relevance

123456

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
DWindowMagnificationTest.java166 final WindowMagnificationAnimationController mController = mock( in overviewProxyIsConnected_controllerIsAvailable_updateSysUiStateFlag() local
180 private final WindowMagnificationAnimationController mController; field in WindowMagnificationTest.FakeAnimationControllerSupplier
/frameworks/native/libs/vibrator/include/vibrator/
DExternalVibration.h53 sp<IExternalVibrationController> mController; variable
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityStartControllerTests.java47 private ActivityStartController mController; field in ActivityStartControllerTests
/frameworks/base/core/tests/coretests/src/android/window/
DWindowContextControllerTest.java55 private WindowContextController mController; field in WindowContextControllerTest
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/enterprise/
DFinancedDeviceActionDisabledByAdminControllerTest.java48 private final FinancedDeviceActionDisabledByAdminController mController = field in FinancedDeviceActionDisabledByAdminControllerTest
DBiometricActionDisabledByAdminControllerTest.java49 private final BiometricActionDisabledByAdminController mController = field in BiometricActionDisabledByAdminControllerTest
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/apppairs/
DAppPairsPoolTests.java43 private TestAppPairsController mController; field in AppPairsPoolTests
DAppPairsControllerTests.java50 private TestAppPairsController mController; field in AppPairsControllerTests
DAppPairTests.java58 private AppPairsController mController; field in AppPairTests
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/development/
DDeveloperOptionsPreferenceControllerTest.java43 private DeveloperOptionsPreferenceController mController; field in DeveloperOptionsPreferenceControllerTest
DLogpersistPreferenceControllerTest.java53 private AbstractLogpersistPreferenceController mController; field in LogpersistPreferenceControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardSliceViewControllerTest.java56 private KeyguardSliceViewController mController; field in KeyguardSliceViewControllerTest
DKeyguardStatusViewControllerTest.java67 private KeyguardStatusViewController mController; field in KeyguardStatusViewControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DZenModeControllerImplTest.java58 private ZenModeControllerImpl mController; field in ZenModeControllerImplTest
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/deviceinfo/
DSerialNumberPreferenceControllerTest.java44 private AbstractSerialNumberPreferenceController mController; field in SerialNumberPreferenceControllerTest
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/notification/
DZenDurationDialogTest.java41 private ZenDurationDialog mController; field in ZenDurationDialogTest
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/drawer/
DPrimarySwitchControllerTest.java31 private PrimarySwitchController mController; field in PrimarySwitchControllerTest
/frameworks/base/core/java/android/window/
DWindowProviderService.java55 private final WindowContextController mController = new WindowContextController(mWindowToken); field in WindowProviderService
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallet/controller/
DQuickAccessWalletControllerTest.java67 private QuickAccessWalletController mController; field in QuickAccessWalletControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationListControllerTest.java54 private NotificationListController mController; field in NotificationListControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenrecord/
DRecordingServiceTest.java59 private RecordingController mController; field in RecordingServiceTest
DRecordingControllerTest.java56 private RecordingController mController; field in RecordingControllerTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaControllerTest.java71 private NotificationIconAreaController mController; field in NotificationIconAreaControllerTest
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/apppairs/
DAppPairsPool.java40 final AppPairsController mController; field in AppPairsPool
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tiles/
DScreenRecordTileTest.java57 private RecordingController mController; field in ScreenRecordTileTest

123456