/aosp_15_r20/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 …]
|
/aosp_15_r20/packages/modules/AdServices/adservices/apk/tests/notification/src/com/android/adservices/ui/notifications/ |
D | ConsentNotificationTriggerTest.java | 167 final String expectedTitle = in testEuNotification_gaUxFlagEnabled() local 224 final String expectedTitle = in testNonEuNotifications_gaUxEnabled() local 269 final String expectedTitle = in testEuNotifications_gaUxEnabled_nonDismissable() local 344 final String expectedTitle = in testEuNotifications_gaUxEnabled_nonDismissable_dismissedOnConfirmationPage() local 439 String expectedTitle = in testNotificationV2ActivityIntent() local 497 String expectedTitle = in testNotificationV2BroadcastIntent() local 583 String expectedTitle = in testPasNotifications_PasUxEnabled_FirstNotice() local 638 String expectedTitle = in testPasNotifications_PasUxEnabled_RenotifyNotice() local
|
/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/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
|
/aosp_15_r20/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 = "10%"; in updateSeekBar_percentageMode_hasCorrectProperties() local
|
/aosp_15_r20/cts/tests/suspendapps/tests/src/android/suspendapps/cts/ |
H A D | DialogTests.java | 126 final String expectedTitle = context.getResources().getString(R.string.dialog_title); in verifyDialogAndPressUnsuspend() local 165 final String expectedTitle = mContext.getResources().getString(R.string.dialog_title); in testInterceptorActivity_moreDetails() local 194 final String expectedTitle = "Test Dialog Title"; in testInterceptorActivity_strings() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/education/domain/ui/view/ |
H A D | ContextualEduUiCoordinatorTest.kt | 176 val expectedTitle = in <lambda>() constant 213 val expectedTitle = context.getString(titleResId) in <lambda>() constant
|
/aosp_15_r20/packages/apps/ThemePicker/tests/robotests/src/com/android/wallpaper/customization/ui/viewmodel/ |
D | ShapeGridPickerViewModelTest.kt | 114 val (expectedKey, expectedPath, expectedTitle) = in shapeOptions() constant 145 val expectedTitle = FakeShapeGridManager.DEFAULT_SHAPE_OPTION_LIST[i].title in shapeOptions_whenClickOnCircleOption() constant
|
/aosp_15_r20/cts/common/host-side/util-axt/src/com/android/compatibility/common/util/ |
H A D | WindowManagerUtil.java | 92 @Nonnull String expectedTitle) throws Exception { in getWindowWithTitle() 105 @Nonnull String expectedTitle) throws Exception { in hasWindowWithTitle()
|
/aosp_15_r20/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/folder/ |
D | FolderTest.kt | 366 val expectedTitle = "hello" in Ensure we set the title and hint correctly onBackKey when we have a new title() constant 388 val expectedTitle = "" in Ensure we set the title and hint correctly onBackKey when we do not have a new title() constant
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/ |
H A D | NotificationHistoryTest.java | 57 String expectedTitle = "title" + index; in getHistoricalNotification() local 88 String expectedTitle = "title"; in testHistoricalNotificationBuilder() local
|
/aosp_15_r20/packages/providers/MediaProvider/photopicker/tests/src/com/android/photopicker/core/embedded/ |
D | EmbeddedFeaturesTest.kt | 870 val expectedTitle = in testCloudChooseProviderBannerIsNotVisibleInEmbedded() constant 952 val expectedTitle = in testCloudChooseAccountBannerIsNotVisibleInEmbedded() constant
|
/aosp_15_r20/packages/apps/Settings/tests/unit/src/com/android/settings/safetycenter/ |
D | BiometricsSafetySourceTest.java | 691 private void assertSafetySourceDisabledDataSet(String expectedTitle, String expectedSummary) { in assertSafetySourceDisabledDataSet() 714 String expectedTitle, String expectedSummary, String expectedSettingsClassName) { in assertSafetySourceEnabledDataSet()
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/enterprise/ |
D | CaCertsCurrentUserPreferenceControllerTest.java | 75 private void assertUpdateState(boolean isCompMode, String expectedTitle) { in assertUpdateState()
|
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/inputmethod/ |
D | TouchpadAndMouseSettingsControllerTest.java | 74 String expectedTitle = mContext.getString( in updateState_setTitleBasedOnDeviceSource() local
|
/aosp_15_r20/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
|
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationHistoryFilterTest.java | 50 String expectedTitle = "title" + index; in getHistoricalNotification() local
|
H A D | NotificationHistoryProtoHelperTest.java | 57 String expectedTitle = "title" + index; in getHistoricalNotification() local
|
/aosp_15_r20/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/ |
D | NotificationListenerCheckInternalTest.kt | 472 val expectedTitle = in createSafetySourceIssue() constant
|
/aosp_15_r20/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()
|
/aosp_15_r20/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/enterprise/ |
D | EnterpriseSetDefaultAppsListPreferenceControllerTest.java | 277 private void assertPreference(List<Preference> prefs, int index, CharSequence expectedTitle, in assertPreference()
|
/aosp_15_r20/frameworks/base/services/tests/VpnTests/java/com/android/server/net/ |
H A D | LockdownVpnTrackerTest.java | 188 final CharSequence expectedTitle = mContext.getString(titleRes); in isExpectedNotification() local
|