Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/analytics/
DTracker.java81 void sendChannelViewStop(Channel channel, long durationMs); in sendChannelViewStop() method
DStubTracker.java48 public void sendChannelViewStop(Channel channel, long durationMs) {} in sendChannelViewStop() method in StubTracker