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