Searched refs:STATUS_UPLOADED_BEFORE (Results 1 – 4 of 4) sorted by relevance
19 import static com.android.car.bugreport.Status.STATUS_UPLOADED_BEFORE;82 STATUS_UPLOADED_BEFORE, /* ttl_points= */ 2); in test_decrementsTtlPointsForPendingBugReports()
22 import static com.android.car.bugreport.Status.STATUS_UPLOADED_BEFORE;155 STATUS_UPLOADED_BEFORE, in test_getUnexpiredBugReportsWithZipFile_withNonZeroTtlPoints()182 STATUS_UPLOADED_BEFORE, TYPE_AUDIO_LATER, /* ttlPoints= */ 0); in test_getUnexpiredBugReportsWithZipFile_withZeroTtlPoints()
65 STATUS_UPLOADED_BEFORE(12); enumConstant
85 Status.STATUS_UPLOADED_BEFORE.getValue());338 setBugReportStatus(context, bugReport, Status.STATUS_UPLOADED_BEFORE, in setUploadedBefore()