Searched refs:PRUNE_MIN_WRITES (Results 1 – 1 of 1) sorted by relevance
1030 private static final long PRUNE_MIN_WRITES = 1024; field in NotificationUsageStats.SQLiteLog1263 if (sNumWrites > PRUNE_MIN_WRITES || in pruneIfNecessary()