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