Searched refs:MAX_WAKELOCKS_PER_UID (Results 1 – 1 of 1) sorted by relevance
119 private static final int MAX_WAKELOCKS_PER_UID = 100; field in BatteryStatsImpl1712 if (N >= MAX_WAKELOCKS_PER_UID) { in startObject()