/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/ |
D | AccessibilityShortcutsTutorialTest.java | 265 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_qsShortcut_inSuwTalkbackOn_verifyText() local 296 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_qsShortcut_notInSuwTalkbackOn_verifyText() local 321 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_qsShortcut_inSuwTalkbackOff_verifyText() local 351 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_qsShortcut_notInSuwTalkbackOff_verifyText() local 375 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_volumeKeysShortcut_verifyText() local 395 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_tripleTapShortcut_verifyText() local 417 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_twoFingerDoubleTapShortcut_verifyText() local 439 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_floatingButtonShortcut_verifyText() local 461 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_navA11yButtonShortcut_verifyText() local 486 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_gestureShortcut_talkbackOn_verifyText() local [all …]
|
/packages/modules/AdServices/adservices/apk/tests/notification/src/com/android/adservices/ui/notifications/ |
D | ConsentNotificationTriggerTest.java | 166 final String expectedTitle = in testEuNotification_gaUxFlagEnabled() local 223 final String expectedTitle = in testNonEuNotifications_gaUxEnabled() local 268 final String expectedTitle = in testEuNotifications_gaUxEnabled_nonDismissable() local 342 final String expectedTitle = in testEuNotifications_gaUxEnabled_nonDismissable_dismissedOnConfirmationPage() local 437 String expectedTitle = in testNotificationV2ActivityIntent() local 496 String expectedTitle = in testNotificationV2BroadcastIntent() local 582 String expectedTitle = in testPasNotifications_PasUxEnabled_FirstNotice() local 637 String expectedTitle = in testPasNotifications_PasUxEnabled_RenotifyNotice() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/batterysaver/ |
D | BatterySaverScheduleSeekBarControllerTest.java | 50 final CharSequence expectedTitle = "50%"; in onPreferenceChange_withoutOnStopTrackingTouch_updatesTitleAndDescriptionOnly() local 62 final CharSequence expectedTitle = "50%"; in onPreferenceChange_withOnStopTrackingTouch_updatesSettingsGlobal() local 98 final CharSequence expectedTitle = "20%"; in updateSeekBar_percentageMode_hasCorrectProperties() local
|
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/privacy/ |
D | MicQcPanelTest.java | 142 String expectedTitle = mContext.getString(R.string.privacy_chip_app_using_sensor_suffix, in testGetQCItem_micEnabled_onlyOneActivePrivacyItem_secondRowActiveApp() local 170 String expectedTitle = in testGetQCItem_micDisabled_onlyOneInactivePhonePrivacyItem_secondRowInactiveApp() local 204 String expectedTitle = mContext.getString(R.string.privacy_chip_app_using_sensor_suffix, in testGetQCItem_micEnabled_multiplePrivacyItems_secondRowActiveApp() local 224 String expectedTitle = mContext.getString(R.string.privacy_chip_app_using_sensor_suffix, in testGetQCItem_micEnabled_multiplePrivacyItems_thirdRowActivePhone() local 244 String expectedTitle = mContext in testGetQCItem_micEnabled_multiplePrivacyItems_fourthRowInactiveApps() local
|
D | CameraQcPanelTest.java | 142 String expectedTitle = mContext.getString(R.string.privacy_chip_app_using_sensor_suffix, in testGetQCItem_cameraEnabled_onlyOneActivePrivacyItem_secondRowActiveApp() local 172 String expectedTitle = in testGetQCItem_cameraDisabled_onlyOneInactivePhonePrivacyItem_secondRowInactiveApp() local 206 String expectedTitle = mContext.getString(R.string.privacy_chip_app_using_sensor_suffix, in testGetQCItem_cameraEnabled_multiplePrivacyItems_secondRowActiveApp() local 226 String expectedTitle = mContext.getString(R.string.privacy_chip_app_using_sensor_suffix, in testGetQCItem_cameraEnabled_multiplePrivacyItems_thirdRowActivePhone() local 246 String expectedTitle = mContext in testGetQCItem_cameraEnabled_multiplePrivacyItems_fourthRowInactiveApps() local
|
/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/features/cloudmedia/ |
D | CloudMediaFeatureTest.kt | 422 val expectedTitle = in testCloudMediaAvailableBanner() constant 490 val expectedTitle = in testCloudMediaAvailableBannerAsDismissed() constant 546 val expectedTitle = in testCloudChooseAccountBanner() constant 614 val expectedTitle = in testCloudChooseAccountBannerAsDismissed() constant 661 val expectedTitle = in testCloudChooseProviderBanner() constant 718 val expectedTitle = in testCloudChooseProviderBannerAsDismissed() constant
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/password/ |
D | ChooseLockGenericTest.java | 223 CharSequence expectedTitle = in updatePreferencesOrFinish_footerPreferenceAddedHighComplexityText() local 239 CharSequence expectedTitle = in updatePreferencesOrFinish_footerPreferenceAddedMediumComplexityText() local 255 CharSequence expectedTitle = in updatePreferencesOrFinish_footerPreferenceAddedLowComplexityText() local 271 CharSequence expectedTitle = in updatePreferencesOrFinish_footerPreferenceAddedNoneComplexityText() local 447 CharSequence expectedTitle = mActivity.getString(R.string.private_space_lock_setup_title); in onSetNewPassword_withTitleAndDescription_displaysPassedTitleAndDescription() local 574 CharSequence expectedTitle = in updatePreferencesOrFinish_ComplexityIsMergedWithDPM_AppIsHigher() local
|
/packages/apps/Settings/tests/unit/src/com/android/settings/safetycenter/ |
D | FaceSafetySourceTest.java | 360 private void assertSafetySourceDisabledDataSet(String expectedTitle, String expectedSummary) { in assertSafetySourceDisabledDataSet() 380 String expectedTitle, String expectedSummary, String expectedSettingsClassName) { in assertSafetySourceEnabledDataSet()
|
D | WearSafetySourceTest.java | 253 private void assertSafetySourceDisabledDataSet(String expectedTitle, String expectedSummary) { in assertSafetySourceDisabledDataSet() 276 String expectedTitle, String expectedSummary) { in assertSafetySourceEnabledDataSet()
|
D | FingerprintSafetySourceTest.java | 433 private void assertSafetySourceDisabledDataSet(String expectedTitle, String expectedSummary) { in assertSafetySourceDisabledDataSet() 456 String expectedTitle, String expectedSummary, String expectedSettingsClassName) { in assertSafetySourceEnabledDataSet()
|
D | BiometricsSafetySourceTest.java | 741 private void assertSafetySourceDisabledDataSet(String expectedTitle, String expectedSummary) { in assertSafetySourceDisabledDataSet() 764 String expectedTitle, String expectedSummary, String expectedSettingsClassName) { in assertSafetySourceEnabledDataSet()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/enterprise/ |
D | CaCertsCurrentUserPreferenceControllerTest.java | 75 private void assertUpdateState(boolean isCompMode, String expectedTitle) { in assertUpdateState()
|
/packages/apps/ThemePicker/tests/robotests/src/com/android/wallpaper/customization/ui/viewmodel/ |
D | ShapeGridPickerViewModelTest.kt | 98 val (expectedKey, expectedPath, expectedTitle) = in shapeOptions() constant 129 val expectedTitle = FakeShapeGridManager.DEFAULT_SHAPE_OPTION_LIST[i].title in shapeOptions_whenClickOnCircleOption() constant
|
D | AppIconPickerViewModelTest.kt | 83 val (expectedKey, expectedPath, expectedTitle) = in shapeOptions() constant 114 val expectedTitle = FakeShapeGridManager.DEFAULT_SHAPE_OPTION_LIST[i].title in shapeOptions_whenClickOnCircleOption() constant
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/inputmethod/ |
D | TouchpadAndMouseSettingsControllerTest.java | 79 String expectedTitle = mContext.getString( in updateState_setTitleBasedOnDeviceSource() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/shortcuts/ |
D | TwoFingerDoubleTapShortcutOptionControllerTest.java | 84 String expectedTitle = mContext.getString( in displayPreference_verifyScreenTextSet() local
|
D | TripleTapShortcutOptionControllerTest.java | 83 String expectedTitle = mContext.getString( in displayPreference_verifyTitleSummaryText() local
|
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/folder/ |
D | FolderTest.kt | 374 val expectedTitle = "hello" in Ensure we set the title and hint correctly onBackKey when we have a new title() constant 396 val expectedTitle = "" in Ensure we set the title and hint correctly onBackKey when we do not have a new title() constant
|
/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/enterprise/ |
D | EnterpriseSetDefaultAppsListPreferenceControllerTest.java | 277 private void assertPreference(List<Preference> prefs, int index, CharSequence expectedTitle, in assertPreference()
|
/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/core/embedded/ |
D | EmbeddedFeaturesTest.kt | 944 val expectedTitle = in testCloudChooseProviderBannerIsNotVisibleInEmbedded() constant 1026 val expectedTitle = in testCloudChooseAccountBannerIsNotVisibleInEmbedded() constant
|
/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/accounts/ |
D | AccountListPreferenceControllerTest.java | 136 String expectedTitle = ResourceTestUtils.getString(mContext, "account_list_title", in onCreate_preferenceCategoryTitleShouldBeSet() local
|
/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/ |
D | NotificationListenerCheckInternalTest.kt | 469 val expectedTitle = in createSafetySourceIssue() constant
|
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/ |
D | NetworkNotificationManagerTest.java | 519 final String expectedTitle = "title " + expectedTitleArg; in doNotificationTextTest() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/ |
D | BluetoothDetailsProfilesControllerTest.java | 254 String expectedTitle = in verifyProfileSwitchTitles() local
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | WifiDialogManagerTest.java | 201 @Nullable String expectedTitle, in verifySimpleDialogLaunchIntent()
|