Searched defs:resolveSize (Results 1 - 2 of 2) sorted by path

/frameworks/base/core/java/android/view/
H A DView.java17685 public static int resolveSize(int size, int measureSpec) { method in class:View
/frameworks/base/core/java/android/view/animation/
H A DAnimation.java986 protected float resolveSize(int type, float value, int size, int parentSize) { method in class:Animation

Completed in 107 milliseconds