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

  /packages/apps/TV/tests/unit/src/com/android/tv/data/
ChannelTest.java 264 public String getInputLabelForChannel(Channel channel) {
275 public String getInputLabelForChannel(Channel channel) {
  /packages/apps/TV/src/com/android/tv/data/
Channel.java 637 String lhsLabel = getInputLabelForChannel(lhs);
638 String rhsLabel = getInputLabelForChannel(rhs);
660 String getInputLabelForChannel(Channel channel) {

Completed in 57 milliseconds