Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h420 std::string getApplicationWindowLabel(const sp<InputApplicationHandle>& applicationHandle,
DInputDispatcher.cpp2138 std::string InputDispatcher::getApplicationWindowLabel( in getApplicationWindowLabel() function in android::inputdispatcher::InputDispatcher
4596 const std::string windowLabel = getApplicationWindowLabel(nullptr, window); in updateLastAnrStateLocked()
4602 const std::string windowLabel = getApplicationWindowLabel(application, nullptr); in updateLastAnrStateLocked()