Home
last modified time | relevance | path

Searched defs:LogEvent (Results 1 – 1 of 1) sorted by relevance

/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
DErrorLoggingService.java186 public static class LogEvent implements Parcelable { class in ErrorLoggingService
222 private LogEvent(Parcel in) { in LogEvent() method in ErrorLoggingService.LogEvent
227 public LogEvent(int id, String msg) { in LogEvent() method in ErrorLoggingService.LogEvent