Searched defs:inputGesture (Results 1 – 3 of 3) sorted by relevance
52 val inputGesture = simpleInputGestureDataForAppLaunchShortcut() in appLaunchData_returnsDataRetrievedFromApiBasedOnShortcutCommand() constant73 val inputGesture = simpleInputGestureDataForAppLaunchShortcut() in appLaunchData_returnsSameDataForAnyOrderOfShortcutCommandKeys() constant
119 val inputGesture = invocation.getArgument<InputGestureData>(0) in <lambda>() constant
73 appLaunchInputGestures.forEach { inputGesture -> in <lambda>() method