HomeSort by relevance Sort by last modified time
    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 124 mContentView.addView(this, makeLayoutParams());
389 private ViewGroup.LayoutParams makeLayoutParams() {

Completed in 54 milliseconds