Searched refs:interpolationType (Results 1 – 2 of 2) sorted by relevance
79 public Interpolator getCustomInterpolator(int interpolationType, in NotificationHeaderViewWrapper()82 if (interpolationType == TRANSFORM_Y) { in NotificationHeaderViewWrapper()
312 public Interpolator getCustomInterpolator(int interpolationType, boolean isFrom) { in getCustomInterpolator() argument