Home
last modified time | relevance | path

Searched refs:ttlPointsReachedZero (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
H A DBugStorageUtils.java225 @NonNull Context context, boolean ttlPointsReachedZero) { in getUnexpiredBugReportsWithZipFile() argument
229 if (ttlPointsReachedZero) { in getUnexpiredBugReportsWithZipFile()