Searched refs:MAX_WAKELOCK_LOGS (Results 1 – 1 of 1) sorted by relevance
647 private static final int MAX_WAKELOCK_LOGS = 20; field in ConnectivityService648 private final LocalLog mWakelockLogs = new LocalLog(MAX_WAKELOCK_LOGS);