Home
last modified time | relevance | path

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

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DScrollBarView.java35 private int mGivenGripWidth; field in ScrollBarView
50 mGivenGripWidth = gripWidth; in ScrollBarView()
84 mGripWidth = mGivenGripWidth; in setContentPosition()