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

  /packages/apps/DeskClock/src/com/android/deskclock/
Utils.java 755 public static String getLongWeekday(int position, int firstDay) {
    [all...]
AlarmClockFragment.java 711 dayButton.setContentDescription(Utils.getLongWeekday(i, firstDay));
    [all...]

Completed in 3119 milliseconds