Searched refs:newCommandAction (Results 1 – 3 of 3) sorted by relevance
20 import static com.android.launcher3.logging.LoggerUtils.newCommandAction;190 LauncherEvent event = newLauncherEvent(newCommandAction(command), srcTarget); in logActionCommand()210 LauncherEvent event = newLauncherEvent(newCommandAction(command), in logActionCommand()365 Action action = newCommandAction(actionTouch); in logActionBack()
237 public static Action newCommandAction(int command) { in newCommandAction() method in LoggerUtils
19 import static com.android.launcher3.logging.LoggerUtils.newCommandAction;324 newCommandAction(command), in logCommand()