MCPcopy Create free account
hub / github.com/KAlO2/PerfectShow / Range

Enum Range

src/com/cloudream/ishow/activity/MakeupActivity.java:318–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316 }
317
318 private static enum Range {LOW, MEDIUM, HIGH}
319 private static void randomProgress(final SeekBar slider, Range range)
320 {
321 int max = slider.getMax();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected