Searched refs:checkIsForeground (Results 1 – 1 of 1) sorted by relevance
778 boolean isForeground = checkIsForeground(android.os.Process.myPid()); in testGetClientPriority()1011 private boolean checkIsForeground(int pid) { in checkIsForeground() method in TvInputManagerTest