Searched refs:DesktopSystemShortcut (Results 1 – 3 of 3) sorted by relevance
31 class DesktopSystemShortcut( class68 ): List<DesktopSystemShortcut>? { in createFactory()73 DesktopSystemShortcut( in createFactory()
115 DesktopSystemShortcut.Companion.createFactory(),
73 DesktopSystemShortcut.createFactory(abstractFloatingViewHelper)164 assertThat(shortcuts!!.first()).isInstanceOf(DesktopSystemShortcut::class.java) in desktopSystemShortcutClicked()166 val desktopShortcut = shortcuts.first() as DesktopSystemShortcut in desktopSystemShortcutClicked()