Searched refs:FAST_MOVE_TIME (Results 1 – 2 of 2) sorted by relevance
8351 static final long FAST_MOVE_TIME = 150; field in ViewRootImpl.TrackballAxis8393 normTime = (long)(off * FAST_MOVE_TIME); in collect()8403 normTime = (long)((-off) * FAST_MOVE_TIME); in collect()
63893 Landroid/view/ViewRootImpl$TrackballAxis;->FAST_MOVE_TIME:J