Home
last modified time | relevance | path

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

/frameworks/ex/widget/java/com/android/ex/widget/
DStaggeredGridView.java1258 final LayoutParams sglp = (LayoutParams) lp; in obtainView() local
1259 sglp.position = position; in obtainView()
1260 sglp.viewType = positionViewType; in obtainView()