Home
last modified time | relevance | path

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

/aosp_15_r20/platform_testing/libraries/device-collectors/src/main/java/android/device/collectors/
H A DGcaEventLogCollector.java164 String fileName = buildCollectedEventLogFileName(description); in collectEventLog()
220 private String buildCollectedEventLogFileName(@Nullable Description description) { in buildCollectedEventLogFileName() method in GcaEventLogCollector