Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/tv/tunerresourcemanager/
H A DTunerResourceManagerServiceTest.java70 private boolean mIsForeground; field in TunerResourceManagerServiceTest
106 return mIsForeground; in setUp()
964 mIsForeground = false; in isHigherPriorityTest()
972 TvInputService.PRIORITY_HINT_USE_CASE_TYPE_PLAYBACK, mIsForeground); in isHigherPriorityTest()
974 TvInputService.PRIORITY_HINT_USE_CASE_TYPE_RECORD, mIsForeground); in isHigherPriorityTest()