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

/frameworks/opt/bitmap/sample/src/com/example/bitmapsample/
H A DMainActivity.java42 private static Drawable PROGRESS; field in class:MainActivity
55 PROGRESS = res.getDrawable(R.drawable.progress);
114 | ExtendedOptions.FEATURE_STATE_CHANGES, PLACEHOLDER, PROGRESS);

Completed in 104 milliseconds