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.java195 int tunedCount = 0; in getTunedTvViewSessionCount() local
198 ++tunedCount; in getTunedTvViewSessionCount()
201 return tunedCount; in getTunedTvViewSessionCount()
216 int tunedCount = 0; in getTunedRecordingSessionCount() local
219 ++tunedCount; in getTunedRecordingSessionCount()
222 return tunedCount; in getTunedRecordingSessionCount()