Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h589 std::string getApplicationWindowLabel(const InputApplicationHandle* applicationHandle,
DInputDispatcher.cpp3256 std::string InputDispatcher::getApplicationWindowLabel( in getApplicationWindowLabel() function in android::inputdispatcher::InputDispatcher
6514 const std::string windowLabel = getApplicationWindowLabel(nullptr, window); in updateLastAnrStateLocked()
6520 const std::string windowLabel = getApplicationWindowLabel(&application, nullptr); in updateLastAnrStateLocked()