Searched refs:setMaxLengthSeconds (Results 1 – 5 of 5) sorted by relevance
252 .setMaxLengthSeconds(0.6f) in PanelViewController()257 .setMaxLengthSeconds(0.5f) in PanelViewController()262 .setMaxLengthSeconds(0.5f) in PanelViewController()
923 .setMaxLengthSeconds(0.4f).build(); in loadDimens()
387 public Builder setMaxLengthSeconds(float maxLengthSeconds) { in setMaxLengthSeconds() method in FlingAnimationUtils.Builder
118 .setMaxLengthSeconds(FLING_ANIMATION_MAX_TIME) in OverlayPanelViewController()
82 when(mFlingAnimationUtilsBuilder.setMaxLengthSeconds(anyFloat())).thenReturn( in setUp()