Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp6514 const std::string windowLabel = getApplicationWindowLabel(nullptr, window); in updateLastAnrStateLocked() local
6520 const std::string windowLabel = getApplicationWindowLabel(&application, nullptr); in updateLastAnrStateLocked() local
6524 void InputDispatcher::updateLastAnrStateLocked(const std::string& windowLabel, in updateLastAnrStateLocked()