Home
last modified time | relevance | path

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

/cts/tests/tests/tv/src/android/media/tv/cts/
DTvInputServiceTest.java87 private int mContentAllowedCount; field in TvInputServiceTest.StubCallback
136 mContentAllowedCount++; in onContentAllowed()
157 mContentAllowedCount = 0; in resetCounts()
886 return mCallback.mContentAllowedCount > 0; in verifyCallbackContentAllowed()