Searched refs:MAX_TRACKBALL_DELAY (Results 1 – 2 of 2) sorted by relevance
221 static final int MAX_TRACKBALL_DELAY = 250; field in ViewRootImpl5688 if ((mLastTime + MAX_TRACKBALL_DELAY) < curTime) { in process()
84760 Landroid/view/ViewRootImpl;->MAX_TRACKBALL_DELAY:I