Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/education/domain/interactor/
H A DKeyboardTouchpadEduInteractorTest.kt106 val secondEdu = EducationInfo(BACK, EducationUiType.Toast, userId = 0) in noEducationToastAfterMaxToastsPerSessionTriggered() constant
125 val secondEdu = EducationInfo(BACK, EducationUiType.Toast, userId = 0) in newEducationToastAfterMinIntervalElapsedWhenMaxToastsPerSessionTriggered() constant
147 val secondEdu = EducationInfo(HOME, EducationUiType.Toast, userId = 0) in newEducationNotificationAfterMaxToastsPerSessionTriggered() constant