HomeSort by relevance Sort by last modified time
    Searched full:setdatetextappearance (Results 1 - 7 of 7) sorted by null

  /frameworks/base/docs/html/sdk/api_diff/16/changes/
android.widget.CalendarView.html 150 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/widget/CalendarView.html#setDateTextAppearance(int)" target="_top"><code>setDateTextAppearance</code></A>(<code>int</code>)</nobr>
alldiffs_index_additions.html     [all...]
methods_index_additions.html     [all...]
alldiffs_index_all.html     [all...]
methods_index_all.html     [all...]
  /frameworks/base/core/java/android/widget/
CalendarView.java 314 public void setDateTextAppearance(int resourceId) {
315 mDelegate.setDateTextAppearance(resourceId);
560 void setDateTextAppearance(int resourceId);
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/16/
missingSinces.txt 355 NO DOC BLOCK: android.widget.CalendarView Method setDateTextAppearance(int)
    [all...]

Completed in 326 milliseconds