Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/
DInputSessionManager.java196 int tunedCount = 0; in getTunedTvViewSessionCount() local
199 ++tunedCount; in getTunedTvViewSessionCount()
202 return tunedCount; in getTunedTvViewSessionCount()
217 int tunedCount = 0; in getTunedRecordingSessionCount() local
220 ++tunedCount; in getTunedRecordingSessionCount()
223 return tunedCount; in getTunedRecordingSessionCount()