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