Searched refs:INTERVAL_CLICKS (Results 1 – 1 of 1) sorted by relevance
103 private static final int INTERVAL_CLICKS = 300; field in WindowInsetsBehaviorTests463 final double interval = height / Math.sqrt((double) height / width * INTERVAL_CLICKS); in clickAllOfSamplePoints()