Searched defs:a11yInteractor (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ui/viewmodel/ | ||
| D | ActivatableNotificationViewModelTest.kt | 42 private val a11yInteractor = AccessibilityInteractor(a11yRepo) constant |
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/shelf/ui/viewmodel/ | ||
| D | NotificationShelfViewModelTest.kt | 80 private val a11yInteractor = AccessibilityInteractor(a11yRepo) constant in com.android.systemui.statusbar.notification.shelf.ui.viewmodel.NotificationShelfViewModelTest |