Searched refs:window_count (Results 1 – 1 of 1) sorted by relevance
582 long window_count = assertInteger(parts[13]); // window count in checkWakelock() local587 assertTrue("window wakelock count must be >= 0", window_count >= 0); in checkWakelock()