Home | History | Annotate | Download | only in calendar

Lines Matching refs:titleTextViewText

1625         CharSequence titleTextViewText = mTitleTextView.getText();
1627 boolean titleChanged = titleTextViewText != mPrevTitleTextViewText;
1629 mPrevTitleTextViewText = titleTextViewText;