Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/window/
DBackTouchTracker.java36 private float mLinearDistance = LINEAR_DISTANCE; field in BackTouchTracker
193 float linearDistance = mLinearDistance; in getProgress()
232 return mLinearDistance; in getLinearDistance()
256 mLinearDistance = LINEAR_DISTANCE; in setProgressThresholds()
258 mLinearDistance = linearDistance; in setProgressThresholds()