Home
last modified time | relevance | path

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

/cts/tests/tests/tv/src/android/media/tv/cts/
DTvInputServiceTest.java308 return session != null && session.mKeyUpCount > 0; in verifyCommandDispatchKeyUp()
622 public volatile int mKeyUpCount; field in TvInputServiceTest.CountingTvInputService.CountingSession
647 mKeyUpCount = 0; in resetCounts()
717 mKeyUpCount++; in onKeyUp()