Searched refs:isInForeground (Results 1 – 1 of 1) sorted by relevance
263 private boolean isInForeground() throws IOException { in isInForeground() method in NetworkUsageStatsTest695 int currentState = isInForeground() ? STATE_FOREGROUND : STATE_DEFAULT; in testUidTagStateDetails()