Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/
DAccessibilityShortcutsTutorialTest.java261 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_qsShortcut_inSuwTalkbackOn_verifyText() local
293 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_qsShortcut_notInSuwTalkbackOn_verifyText() local
319 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_qsShortcut_inSuwTalkbackOff_verifyText() local
350 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_qsShortcut_notInSuwTalkbackOff_verifyText() local
374 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_volumeKeysShortcut_verifyText() local
394 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_tripleTapShortcut_verifyText() local
416 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_twoFingerDoubleTapShortcut_verifyText() local
438 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_floatingButtonShortcut_verifyText() local
460 final String expectedTitle = mContext.getString( in createAccessibilityTutorialDialog_navA11yButtonShortcut_verifyText() local
483 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/
DConsentNotificationTriggerTest.java163 final String expectedTitle = in testEuNotification_gaUxFlagEnabled() local
232 final String expectedTitle = in testNonEuNotifications_gaUxEnabled() local
277 final String expectedTitle = in testEuNotifications_gaUxEnabled_nonDismissable() local
363 final String expectedTitle = in testEuNotifications_gaUxEnabled_nonDismissable_dismissedOnConfirmationPage() local
492 final String expectedTitle = in testRvcUxNotification() local
601 final String expectedTitle = in testRvcPostOtaNotification() local
724 String expectedTitle = in testPasNotifications_PasUxEnabled_FirstNotice() local
779 String expectedTitle = in testPasNotifications_PasUxEnabled_RenotifyNotice() local
/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
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/privacy/
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
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
/packages/apps/Settings/tests/robotests/src/com/android/settings/password/
DChooseLockGenericTest.java209 CharSequence expectedTitle = in updatePreferencesOrFinish_footerPreferenceAddedHighComplexityText() local
225 CharSequence expectedTitle = in updatePreferencesOrFinish_footerPreferenceAddedMediumComplexityText() local
241 CharSequence expectedTitle = in updatePreferencesOrFinish_footerPreferenceAddedLowComplexityText() local
257 CharSequence expectedTitle = in updatePreferencesOrFinish_footerPreferenceAddedNoneComplexityText() local
407 CharSequence expectedTitle = mActivity.getString(R.string.private_space_lock_setup_title); in onSetNewPassword_withTitleAndDescription_displaysPassedTitleAndDescription() local
534 CharSequence expectedTitle = in updatePreferencesOrFinish_ComplexityIsMergedWithDPM_AppIsHigher() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/enterprise/
DCaCertsCurrentUserPreferenceControllerTest.java75 private void assertUpdateState(boolean isCompMode, String expectedTitle) { in assertUpdateState()
/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/shortcuts/
DTwoFingerDoubleTapShortcutOptionControllerTest.java84 String expectedTitle = mContext.getString( in displayPreference_verifyScreenTextSet() local
DTripleTapShortcutOptionControllerTest.java86 String expectedTitle = mContext.getString( in displayPreference_verifyTitleSummaryText() local
/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()
/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()
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/accounts/
DAccountListPreferenceControllerTest.java136 String expectedTitle = ResourceTestUtils.getString(mContext, "account_list_title", in onCreate_preferenceCategoryTitleShouldBeSet() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/
DBluetoothDetailsProfilesControllerTest.java242 String expectedTitle = in verifyProfileSwitchTitles() local
/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/
DNotificationListenerCheckInternalTest.kt472 val expectedTitle = in createSafetySourceIssue() constant
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
DNetworkNotificationManagerTest.java514 final String expectedTitle = "title " + expectedTitleArg; in doNotificationTextTest() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiDialogManagerTest.java203 @Nullable String expectedTitle, in verifySimpleDialogLaunchIntent()