Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsUidStateTracker.java126 void dumpEvents(PrintWriter pw); in dumpEvents() method
DAppOpsUidStateTrackerImpl.java317 public void dumpEvents(PrintWriter pw) { in dumpEvents() method in AppOpsUidStateTrackerImpl
318 mEventLog.dumpEvents(pw); in dumpEvents()
529 void dumpEvents(PrintWriter pw) { in dumpEvents() method in AppOpsUidStateTrackerImpl.EventLog
DAppOpsService.java6393 getUidStateTracker().dumpEvents(pw); in dump()
/frameworks/native/services/inputflinger/tests/
DEventHub_test.cpp41 static void dumpEvents(const std::vector<RawEvent>& events) { in dumpEvents() function
126 dumpEvents(events); in getEvents()
/frameworks/base/telecomm/java/android/telecom/
DLog.java284 public static void dumpEvents(IndentingPrintWriter pw) { in dumpEvents() method in Log
289 getEventManager().dumpEvents(pw); in dumpEvents()
/frameworks/base/telecomm/java/android/telecom/Logging/
DEventManager.java316 public void dumpEvents(IndentingPrintWriter pw) { in dumpEvents() method in EventManager
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1171 void dumpEvents(std::string& result) const REQUIRES(mStateLock);
DSurfaceFlinger.cpp6385 {"--events"s, dumper(&SurfaceFlinger::dumpEvents)}, in doDump()
6499 void SurfaceFlinger::dumpEvents(std::string& result) const { in dumpEvents() function in android::SurfaceFlinger
6890 dumpEvents(result); in dumpAll()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt51547 Landroid/telecom/Log;->dumpEvents(Lcom/android/internal/util/IndentingPrintWriter;)V