Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h659 std::string dumpPointerCaptureStateLocked() const REQUIRES(mLock);
DInputDispatcher.cpp5877 std::string InputDispatcher::dumpPointerCaptureStateLocked() const { in dumpPointerCaptureStateLocked() function in android::inputdispatcher::InputDispatcher
5918 dump += dumpPointerCaptureStateLocked(); in dumpDispatchStateLocked()