Lines Matching refs:setValue
53 public void setValue(Drawable drawable, int alpha) {
66 public void setValue(View view, float scale) {
102 public void setValue(LayoutParams lp, int width) {
115 public void setValue(LayoutParams lp, int height) {
128 public void setValue(TextView view, int color) {
141 public void setValue(TextView view, int color) {
150 public void setValue(View view, float v) {
164 public void setValue(View view, float v) {
178 public void setValue(View view, float v) {
191 public void setValue(View view, int color) {
211 public void setValue(ImageView view, float percent) {
269 public void setValue(T t, float v) { in setValue() method in ClampedProperty