Searched refs:bg_partial_count (Results 1 – 1 of 1) sorted by relevance
319 long bg_partial_count = assertInteger(parts[19]); // background partial count in checkWakelock() local334 assertTrue("background partial wakelock count must be >= 0", bg_partial_count >= 0); in checkWakelock()