Home
last modified time | relevance | path

Searched refs:browsableChannelCount (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/TV/src/com/android/tv/analytics/
H A DTracker.java34 void sendChannelCount(int browsableChannelCount, int totalChannelCount); in sendChannelCount() argument
H A DStubTracker.java27 public void sendChannelCount(int browsableChannelCount, int totalChannelCount) {} in sendChannelCount() argument