Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java353 if (VERBOSE) dumpSecurityLogs(events); in getEvents()
358 dumpSecurityLogs(events); in getEvents()
869 private void dumpSecurityLogs(List<SecurityEvent> events) { in dumpSecurityLogs() method