Home
last modified time | relevance | path

Searched defs:widthSpec (Results 1 – 1 of 1) sorted by relevance

/development/samples/Home/src/com/example/android/home/
DApplicationsStackLayout.java183 final int widthSpec = MeasureSpec.makeMeasureSpec(layoutParams.width, MeasureSpec.EXACTLY); in onLayout() local
242 int widthSpec; in stackApplications() local