Searched refs:getCurrentInteractionMode (Results 1 – 2 of 2) sorted by relevance
95 LauncherInstrumentation.getCurrentInteractionMode(context); in apply()
230 final int currentInteractionMode = getCurrentInteractionMode(ctx); in getNavigationModel()943 public static int getCurrentInteractionMode(Context context) { in getCurrentInteractionMode() method