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