HomeSort by relevance Sort by last modified time
    Searched refs:yLabel (Results 1 - 3 of 3) sorted by null

  /packages/apps/DeskClock/src/com/android/deskclock/timer/
CountingTimerView.java 163 public float draw(Canvas canvas, final String time, float x, float y, float yLabel) {
166 canvas.drawText(mLabel, x, yLabel, mPaintLabel);
178 public float draw(Canvas canvas, final String time, float x, float y, float yLabel) {
180 canvas.drawText(mLabel, x, yLabel, mPaintLabel);
215 public float draw(Canvas canvas, final String time, float x, float y, float yLabel) {
226 canvas.drawText(mLabel, x, yLabel, mPaintLabel);
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
ScreenViewer.java 357 private JLabel yLabel;
431 yLabel = label;
446 yLabel.setText(y + " px");
  /prebuilts/devtools/tools/lib/
draw9patch.jar 

Completed in 26 milliseconds