Searched refs:InputSmoother (Results 1 – 2 of 2) sorted by relevance
14 public class InputSmoother { class45 public InputSmoother(Context context) { in InputSmoother() method in InputSmoother
41 import com.android.mail.utils.InputSmoother;166 private final InputSmoother mVelocityTracker;239 mVelocityTracker = new InputSmoother(c); in ConversationContainer()