Home
last modified time | relevance | path

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

/cts/tests/tests/tv/src/android/media/tv/cts/
DTvInputManagerTest.java778 boolean isForeground = checkIsForeground(android.os.Process.myPid()); in testGetClientPriority()
1011 private boolean checkIsForeground(int pid) { in checkIsForeground() method in TvInputManagerTest