OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InputSmoother
(Results
1 - 2
of
2
) sorted by null
/packages/apps/UnifiedEmail/src/com/android/mail/utils/
InputSmoother.java
14
public class
InputSmoother
{
45
public
InputSmoother
(Context context) {
/packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationContainer.java
41
import com.android.mail.utils.
InputSmoother
;
173
private final
InputSmoother
mVelocityTracker;
247
mVelocityTracker = new
InputSmoother
(c);
[
all
...]
Completed in 239 milliseconds