Searched refs:sLastPruneMs (Results 1 – 1 of 1) sorted by relevance
1087 private static long sLastPruneMs; field in NotificationUsageStats.SQLiteLog1296 nowMs - sLastPruneMs > PRUNE_MIN_DELAY_MS) { in pruneIfNecessary()1298 sLastPruneMs = nowMs; in pruneIfNecessary()