Searched defs:ShortcutKey (Results 1 – 2 of 2) sorted by relevance
270 data class ShortcutKey(val userId: Int, val pkg: String) class
48 sealed interface ShortcutKey { interface