Home
last modified time | relevance | path

Searched defs:Throttle (Results 1 – 1 of 1) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
DThrottle.java34 public class Throttle { class
73 public Throttle(String name, Runnable callback, Handler handler) { in Throttle() method in Throttle
78 public Throttle(String name, Runnable callback, Handler handler,int minTimeout, in Throttle() method in Throttle
85 public Throttle(String name, Runnable callback, Handler handler,int minTimeout, in Throttle() method in Throttle