Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp5602 const std::string windowLabel = getApplicationWindowLabel(nullptr, window); in updateLastAnrStateLocked() local
5608 const std::string windowLabel = getApplicationWindowLabel(&application, nullptr); in updateLastAnrStateLocked() local
5612 void InputDispatcher::updateLastAnrStateLocked(const std::string& windowLabel, in updateLastAnrStateLocked()