Searched defs:HVGALayoutParameters (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Mms/src/com/android/mms/layout/
H A DHVGALayoutParameters.java25 public class HVGALayoutParameters implements LayoutParameters { class in inherits:LayoutParameters
39 public HVGALayoutParameters(Context context, int type) { method in class:HVGALayoutParameters
46 Log.v(TAG, "HVGALayoutParameters.<init>(" + type + ").");
61 Log.v(TAG, "HVGALayoutParameters mMaxWidth: " + mMaxWidth +

Completed in 72 milliseconds