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.java199 int tunedCount = 0; in getTunedTvViewSessionCount() local
202 ++tunedCount; in getTunedTvViewSessionCount()
205 return tunedCount; in getTunedTvViewSessionCount()
220 int tunedCount = 0; in getTunedRecordingSessionCount() local
223 ++tunedCount; in getTunedRecordingSessionCount()
226 return tunedCount; in getTunedRecordingSessionCount()