HomeSort by relevance Sort by last modified time
    Searched defs:drawTime (Results 1 - 2 of 2) sorted by null

  /packages/apps/DeskClock/src/com/android/deskclock/timer/
CountingTimerView.java 152 protected float drawTime(Canvas canvas, final String time, int ii, float x, float y) {
164 x = drawTime(canvas, time, 0, x, y);
182 return drawTime(canvas, time, 0, x + getLabelWidth(), y);
224 x = drawTime(canvas, time, ii, x, y);
  /prebuilts/devtools/tools/lib/
hierarchyviewer2lib.jar 

Completed in 406 milliseconds