Searched refs:MIN_KEEP_COUNT (Results 1 – 1 of 1) sorted by relevance
45 private static final int MIN_KEEP_COUNT = 8; field in BugreportReceiver56 cleanupOldFiles(this, intent, INTENT_BUGREPORT_FINISHED, MIN_KEEP_COUNT, MIN_KEEP_AGE); in onReceive()