HomeSort by relevance Sort by last modified time
    Searched refs:resolvedWidth (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/widget/
SimpleMonthView.java 866 final int resolvedWidth = resolveSize(preferredWidth, widthMeasureSpec);
868 setMeasuredDimension(resolvedWidth, resolvedHeight);
    [all...]
  /frameworks/base/core/java/com/android/internal/policy/
DecorView.java     [all...]
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 

Completed in 471 milliseconds