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 171 protected float drawTime(Canvas canvas, final String time, int ii, float x, float y) {
191 return drawTime(canvas, time, 0, x, y) + getLabelWidth();
209 return drawTime(canvas, time, 0, x + getLabelWidth(), y);
256 return drawTime(canvas, time, ii, x, y) + getLabelWidth();
  /prebuilts/devtools/tools/lib/
hierarchyviewer2lib.jar 

Completed in 81 milliseconds