Searched defs:InterceptKeyResult (Results 1 – 2 of 2) sorted by relevance
335 public record InterceptKeyResult(boolean consumed, @Nullable AppLaunchData appLaunchData) { in InterceptKeyResult() method in AppLaunchShortcutManager
127 enum class InterceptKeyResult { enum