OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:makeLayoutParams
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
Rotate3dTextActivity.java
39
layout.addView(view,
makeLayoutParams
());
47
layout.addView(container,
makeLayoutParams
());
52
private static LinearLayout.LayoutParams
makeLayoutParams
() {
/packages/apps/Browser/src/com/android/browser/
TitleBar.java
139
mContentView.addView(this,
makeLayoutParams
());
406
private ViewGroup.LayoutParams
makeLayoutParams
() {
Completed in 32 milliseconds