Searched defs:stickyKeysRepository (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyboard/stickykeys/ui/ | ||
D | StickyKeysIndicatorCoordinatorTest.kt | 50 private val stickyKeysRepository = FakeStickyKeysRepository() constant in com.android.systemui.keyboard.stickykeys.ui.StickyKeysIndicatorCoordinatorTest |
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyboard/stickykeys/ui/viewmodel/ | ||
D | StickyKeysIndicatorViewModelTest.kt | 77 val stickyKeysRepository = StickyKeysRepositoryImpl( in setup() constant |