OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WeightedLinearLayout
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/com/android/internal/widget/
WeightedLinearLayout.java
32
public class
WeightedLinearLayout
extends LinearLayout {
38
public
WeightedLinearLayout
(Context context) {
42
public
WeightedLinearLayout
(Context context, AttributeSet attrs) {
46
context.obtainStyledAttributes(attrs, styleable.
WeightedLinearLayout
);
/external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar
Completed in 232 milliseconds