Home
last modified time | relevance | path

Searched refs:FAST_MOVE_TIME (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DViewRootImpl.java8351 static final long FAST_MOVE_TIME = 150; field in ViewRootImpl.TrackballAxis
8393 normTime = (long)(off * FAST_MOVE_TIME); in collect()
8403 normTime = (long)((-off) * FAST_MOVE_TIME); in collect()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt63893 Landroid/view/ViewRootImpl$TrackballAxis;->FAST_MOVE_TIME:J