Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DViewInflater.java452 result = createLayoutParams(root); in getLayoutParams()
458 private LayoutParams createLayoutParams(ViewGroup root) { in createLayoutParams() method in ViewInflater