Searched refs:QUOTA_RESCAN_MILLIS (Results 1 – 1 of 1) sorted by relevance
88 private static final int QUOTA_RESCAN_MILLIS = 5000; field in DropBoxManagerService1092 if (uptimeMillis > mCachedQuotaUptimeMillis + QUOTA_RESCAN_MILLIS) { in trimToFit()