Home
last modified time | relevance | path

Searched refs:recommendationWithAccountIssue (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Permission/tests/functional/safetycenter/singleuser/src/android/safetycenter/functional/
DSafetyCenterNotificationTest.kt119 safetySourceTestData.recommendationWithAccountIssue in setSafetySourceData_withoutImmediateNotificationBehavior_noNotification()
131 safetySourceTestData.recommendationWithAccountIssue in setSafetySourceData_withoutNotificationsAllowedSource_noNotification()
143 safetySourceTestData.recommendationWithAccountIssue in setSafetySourceData_withFlagDisabled_noNotification()
294 val data = safetySourceTestData.recommendationWithAccountIssue in setSafetySourceData_withNotificationsAllowedForSourceByFlag_sendsNotification()
525 val data = safetySourceTestData.recommendationWithAccountIssue in setSafetySourceData_twiceWithExactSameIssue_doNotNotifyTwice()
543 val data1 = safetySourceTestData.recommendationWithAccountIssue in setSafetySourceData_twiceRemovingAnIssue_cancelsNotification()
563 val data1 = safetySourceTestData.recommendationWithAccountIssue in setSafetySourceData_removingAnIssue_afterFlagTurnedOff_noNotificationChanges()
583 val data = safetySourceTestData.recommendationWithAccountIssue in reportSafetySourceError_sourceWithNotification_cancelsNotification()
784 safetySourceTestData.recommendationWithAccountIssue in setSafetySourceData_withRecommendationIssue_defaultImportanceUnblockableNotification()
822 safetySourceTestData.recommendationWithAccountIssue in dismissSafetyCenterIssue_dismissesNotification()
[all …]
DSafetyCenterManagerTest.kt1303 safetySourceTestData.recommendationWithAccountIssue in <lambda>()
1740 safetySourceTestData.recommendationWithAccountIssue in <lambda>()
/packages/modules/Permission/tests/hostside/safetycenter/helper-app/src/android/safetycenter/hostside/device/
DSafetySourceStateCollectedLoggingHelperTests.kt93 Response.SetData(safetySourceTestData.recommendationWithAccountIssue), in refreshAllSources_reasonPageOpen_allSuccessful()
103 Response.SetData(safetySourceTestData.recommendationWithAccountIssue), in refreshAllSources_twiceSameData_allSuccessful()
113 Response.SetData(safetySourceTestData.recommendationWithAccountIssue), in refreshAllSources_twiceDifferentData_onlySource1Unchanged()
/packages/modules/Permission/tests/cts/safetycenter/src/android/safetycenter/cts/
DSafetyCenterManagerTest.kt510 val dataToSet = safetySourceTestData.recommendationWithAccountIssue in setSafetySourceData_withEmptyCategoryAllowlists_met()
527 val dataToSet = safetySourceTestData.recommendationWithAccountIssue in setSafetySourceData_withMissingAllowlistForCategory_met()
545 val dataToSet = safetySourceTestData.recommendationWithAccountIssue in setSafetySourceData_withAllowlistedSourceForCategory_met()
562 safetySourceTestData.recommendationWithAccountIssue in setSafetySourceData_withEmptyAllowlistForCategory_notMet()
587 safetySourceTestData.recommendationWithAccountIssue in setSafetySourceData_withoutSourceInAllowlistForCategory_notMet()
/packages/modules/Permission/tests/utils/safetycenter/java/com/android/safetycenter/testing/
DSafetySourceTestData.kt445 val recommendationWithAccountIssue = in recommendationIssueWithDeduplicationId() constant in com.android.safetycenter.testing.SafetySourceTestData