Home
last modified time | relevance | path

Searched defs:hasSameReadOnlyInfo (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/data/api/
DChannel.java102 boolean hasSameReadOnlyInfo(Channel mCurrentChannel); in hasSameReadOnlyInfo() method
/packages/apps/TV/src/com/android/tv/data/
DChannelImpl.java329 public boolean hasSameReadOnlyInfo(Channel other) { in hasSameReadOnlyInfo() method in ChannelImpl