Searched refs:gestureScale (Results 1 – 2 of 2) sorted by relevance
30 public boolean gestureScale = true; field in TestFeatures77 return gestureScale; in isGestureScaleEnabled()
49 mCommands.add(this::gestureScale); in CommandInterceptor()101 private boolean gestureScale(String[] tokens) { in gestureScale() method in CommandInterceptor