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