Searched refs:mLastAnnouncedText (Results 1 – 1 of 1) sorted by relevance
127 private CharSequence mLastAnnouncedText; field in TimePickerClockDelegate879 if (mLastAnnouncedIsHour != isHour || !text.equals(mLastAnnouncedText)) {882 mLastAnnouncedText = text;