Home
last modified time | relevance | path

Searched defs:expectedTitle (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DAccessibilityShortcutsTutorialTest.java265 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/
DConsentNotificationTriggerTest.java167 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/
DCloudMediaFeatureTest.kt422 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/
DMicQcPanelTest.java142 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
DCameraQcPanelTest.java142 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/
DChooseLockGenericTest.java223 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/
DBatterySaverScheduleSeekBarControllerTest.java50 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 DDialogTests.java126 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 DContextualEduUiCoordinatorTest.kt176 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/
DShapeGridPickerViewModelTest.kt114 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 DWindowManagerUtil.java92 @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/
DFolderTest.kt366 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 DNotificationHistoryTest.java57 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/
DEmbeddedFeaturesTest.kt870 val expectedTitle = in testCloudChooseProviderBannerIsNotVisibleInEmbedded() constant
952 val expectedTitle = in testCloudChooseAccountBannerIsNotVisibleInEmbedded() constant
/aosp_15_r20/packages/apps/Settings/tests/unit/src/com/android/settings/safetycenter/
DBiometricsSafetySourceTest.java691 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/
DCaCertsCurrentUserPreferenceControllerTest.java75 private void assertUpdateState(boolean isCompMode, String expectedTitle) { in assertUpdateState()
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/inputmethod/
DTouchpadAndMouseSettingsControllerTest.java74 String expectedTitle = mContext.getString( in updateState_setTitleBasedOnDeviceSource() local
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/shortcuts/
DTwoFingerDoubleTapShortcutOptionControllerTest.java84 String expectedTitle = mContext.getString( in displayPreference_verifyScreenTextSet() local
DTripleTapShortcutOptionControllerTest.java83 String expectedTitle = mContext.getString( in displayPreference_verifyTitleSummaryText() local
/aosp_15_r20/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationHistoryFilterTest.java50 String expectedTitle = "title" + index; in getHistoricalNotification() local
H A DNotificationHistoryProtoHelperTest.java57 String expectedTitle = "title" + index; in getHistoricalNotification() local
/aosp_15_r20/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/
DNotificationListenerCheckInternalTest.kt472 val expectedTitle = in createSafetySourceIssue() constant
/aosp_15_r20/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/enterprise/
DEnterpriseSetDefaultAppsListPreferenceControllerTest.java277 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/
DEnterpriseSetDefaultAppsListPreferenceControllerTest.java277 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 DLockdownVpnTrackerTest.java188 final CharSequence expectedTitle = mContext.getString(titleRes); in isExpectedNotification() local

12