Searched defs:updateProgramTextView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/ui/
H A DChannelBannerView.java509 updateProgramTextView(mLastUpdatedProgram);
515 updateProgramTextView(mLastUpdatedProgram);
539 updateProgramTextView(program);
571 private void updateProgramTextView(Program program) { method in class:ChannelBannerView
575 updateProgramTextView(
581 private void updateProgramTextView(boolean dimText, String title, String episodeDisplayTitle) { method in class:ChannelBannerView

Completed in 12 milliseconds