Home
last modified time | relevance | path

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

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/ui/
DViewInflater.java371 private int getLayoutValue(String value) { in getLayoutValue() method in ViewInflater
551 layout.width = getLayoutValue(value); in setLayoutProperty()
553 layout.height = getLayoutValue(value); in setLayoutProperty()