Searched defs:currentInteractionMode (Results 1 – 2 of 2) sorted by relevance
94 final int currentInteractionMode = in apply() local
230 final int currentInteractionMode = getCurrentInteractionMode(ctx); in getNavigationModel() local243 public static NavigationModel getNavigationModel(int currentInteractionMode) { in getNavigationModel()