Searched defs:fakeInputManager (Results 1 – 7 of 7) sorted by relevance
44 private val fakeInputManager = kosmos.fakeInputManager constant in com.android.systemui.keyboard.shortcut.data.repository.ShortcutHelperStateRepositoryTest
96 private val fakeInputManager = kosmos.fakeInputManager constant in com.android.systemui.keyboard.shortcut.data.repository.DefaultShortcutCategoriesRepositoryTest
82 private val fakeInputManager = kosmos.fakeInputManager constant
21 val Kosmos.fakeInputManager by Kosmos.Fixture { FakeInputManager() } in <lambda>() constant
35 private val fakeInputManager: FakeInputManager, constant
54 private lateinit var fakeInputManager: FakeInputManager variable in com.android.systemui.touchpad.data.repository.TouchpadRepositoryTest
65 private lateinit var fakeInputManager: FakeInputManager variable in com.android.systemui.keyboard.data.repository.KeyboardRepositoryTest