Searched refs:hasSeenManageEducation (Results 1 – 3 of 3) sorted by relevance
37 var hasSeenManageEducation: Boolean variable in com.android.wm.shell.bubbles.BubbleEducationController66 (!hasSeenManageEducation || BubbleDebugConfig.forceShowUserEducation(context)) in shouldShowManageEducation()
73 assertEquals(sut.hasSeenManageEducation, true) in testSeenManageEducation_read()78 sut.hasSeenManageEducation = true in testSeenManageEducation_write()
163 controller.hasSeenManageEducation = true in showManageEducation()