Searched defs:viewLocation (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
H A DScrollAdapterView.java311 int viewLocation; field in class:ScrollAdapterView.ScrollInfo
327 viewLocation = other.viewLocation;
1434 viewLoc = mScrollBeforeReset.viewLocation;
1872 info.viewLocation = mOrientation == HORIZONTAL ? view.getLeft() : view.getTop();

Completed in 6106 milliseconds