Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/activity/lifecycle/
DEventLog.java112 public static class EventLogClient implements AutoCloseable { class in EventLog
117 public EventLogClient(ContentProviderClient client, String tag) { in EventLogClient() method in EventLog.EventLogClient