Searched refs:MAX_EVENT_PAYLOAD (Results 1 – 1 of 1) sorted by relevance
18 private static final int MAX_EVENT_PAYLOAD = LOGGER_ENTRY_MAX_PAYLOAD - 4; field in WallpaperStatsLog78 if (needed > MAX_EVENT_PAYLOAD) { in write()