Searched refs:bug (Results 1 – 25 of 37) sorted by relevance
12
72 MetaBugReport bug = createBugReport(TIMESTAMP_TODAY, in test_createBugReport_createsAndReturnsMetaBugReport() local75 assertThat(BugStorageUtils.findBugReport(mContext, bug.getId()).get()).isEqualTo(bug); in test_createBugReport_createsAndReturnsMetaBugReport()80 MetaBugReport bug = createBugReport(TIMESTAMP_TODAY, in test_expireBugReport_marksBugReportDeletedAndDeletesZip() local82 bug = createBugReportFile(bug); in test_expireBugReport_marksBugReportDeletedAndDeletesZip()83 bug = createAudioFile(bug); in test_expireBugReport_marksBugReportDeletedAndDeletesZip()84 try (InputStream in = BugStorageUtils.openBugReportFileToRead(mContext, bug)) { in test_expireBugReport_marksBugReportDeletedAndDeletesZip() argument87 try (InputStream in = BugStorageUtils.openAudioFileToRead(mContext, bug)) { in test_expireBugReport_marksBugReportDeletedAndDeletesZip() argument91 boolean deleteResult = BugStorageUtils.expireBugReport(mContext, bug.getId()); in test_expireBugReport_marksBugReportDeletedAndDeletesZip()94 MetaBugReport updatedBug = BugStorageUtils.findBugReport(mContext, bug.getId()).get(); in test_expireBugReport_marksBugReportDeletedAndDeletesZip()98 .isEqualTo(bug.toBuilder() in test_expireBugReport_marksBugReportDeletedAndDeletesZip()[all …]
96 private MetaBugReport find(MetaBugReport bug) { in find() argument97 return BugStorageUtils.findBugReport(mContext, bug.getId()).get(); in find()118 for (MetaBugReport bug : BugStorageUtils.getAllBugReportsDescending(mContext)) { in deleteAllBugReports()119 BugStorageUtils.completeDeleteBugReport(mContext, bug.getId()); in deleteAllBugReports()
79 static String getZipFileName(MetaBugReport bug) { in getZipFileName() argument80 String lookupCode = extractLookupCode(bug); in getZipFileName()81 return PREFIX + bug.getUserName() + FS + bug.getTimestamp() + "-" + lookupCode + ".zip"; in getZipFileName()92 static String getAudioFileName(String timestamp, MetaBugReport bug) { in getAudioFileName() argument93 String lookupCode = extractLookupCode(bug); in getAudioFileName()94 return PREFIX + bug.getUserName() + FS + timestamp + "-" + lookupCode + "-message.3gp"; in getAudioFileName()97 private static String extractLookupCode(MetaBugReport bug) { in extractLookupCode() argument98 Preconditions.checkArgument(bug.getTitle().startsWith("["), in extractLookupCode()100 return bug.getTitle().substring(1, BugReportActivity.LOOKUP_STRING_LENGTH + 1); in extractLookupCode()
144 static Intent buildAddAudioIntent(Context context, MetaBugReport bug) { in buildAddAudioIntent() argument148 addAudioIntent.putExtra(EXTRA_BUGREPORT_ID, bug.getId()); in buildAddAudioIntent()363 MetaBugReport bug = BugStorageUtils.findBugReport(this, bugreportId).orElseThrow( in addAudioToExistingBugReport() local365 Log.i(TAG, "Adding audio to the existing bugreport " + bug.getTimestamp()); in addAudioToExistingBugReport()366 if (bug.getStatus() != Status.STATUS_AUDIO_PENDING.getValue()) { in addAudioToExistingBugReport()368 + Status.STATUS_AUDIO_PENDING.getValue() + ", got " + bug.getStatus()); in addAudioToExistingBugReport()377 startAudioMessageRecording(/* isNewBugReport= */ false, bug, audioFile); in addAudioToExistingBugReport()381 MetaBugReport bug = createBugReport(this, MetaBugReport.TYPE_INTERACTIVE); in createNewBugReportWithAudioMessage() local384 bug, in createNewBugReportWithAudioMessage()385 FileUtils.getFileWithSuffix(this, bug.getTimestamp(), "-message.3gp")); in createNewBugReportWithAudioMessage()[all …]
139 static InputStream openFileToRead(Context context, MetaBugReport bug) in openFileToRead() argument143 bug.getId(), BugStorageProvider.URL_SEGMENT_OPEN_FILE)); in openFileToRead()147 static InputStream openBugReportFileToRead(Context context, MetaBugReport bug) in openBugReportFileToRead() argument151 bug.getId(), BugStorageProvider.URL_SEGMENT_OPEN_BUGREPORT_FILE)); in openBugReportFileToRead()155 static InputStream openAudioFileToRead(Context context, MetaBugReport bug) in openAudioFileToRead() argument159 bug.getId(), BugStorageProvider.URL_SEGMENT_OPEN_AUDIO_FILE)); in openAudioFileToRead()
75 for (MetaBugReport bug : bugReportsWithZeroTtlPoints) { in run()79 BugStorageUtils.expireBugReport(this, bug.getId()); in run()
492 static void showBugReportFinishedNotification(Context context, MetaBugReport bug) { in showBugReportFinishedNotification() argument500 .setContentText(bug.getTitle()) in showBugReportFinishedNotification()
23 notifications that can be used to track when new bug reports are uploaded.27 BugReport app uses `CarBugreportServiceManager` to collect bug reports and28 screenshots. `CarBugreportServiceManager` allows only one bug report app to59 - generates `MetaBugReport.Type.INTERACTIVE` bug report, shows audio message dialog before62 - generates `MetaBugReport.Type.SILENT` bug report, without audio message. It shows audio dialog86 6. Please manually verify bug report contents.
75 def update_prebuilt(build_id, boot_prebuilt, ver, arch, variant, bug): argument99 """.format(build_id=build_id, bug=bug or "N/A")119 arch, variant, args.bug)))
6 All classes here must have an associated bug to move to androidx
7 notification ranking that run continually. For the new features or bug fixes of these platform
82 commit_message = COMMIT_TEMPLATE % (args.finalize_sdk, args.bid, cmdline, args.bug)
38 * A bug in trimming long number sequence (4824f12efbf01af72b8cb6fc96fae7b097b73015).
362 args.bug)
42 annotations) to minimize the likelihood of a latent threading bug. The unit tests are
36 // for cross-referencing with other parts of the bug report. Neither of these
1139 // Has bug report been taken.
458 # disable (NO) the bug list. This list is created by putting \bug
613 # The GENERATE_BUGLIST tag can be used to enable ( YES) or disable ( NO) the bug614 # list. This list is created by putting \bug commands in the documentation.
1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ...
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
11769 2. You may apply bug fixes, portability fixes and other modifications