Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp6582 const std::string windowLabel = getApplicationWindowLabel(nullptr, window); in updateLastAnrStateLocked() local
6588 const std::string windowLabel = getApplicationWindowLabel(&application, nullptr); in updateLastAnrStateLocked() local
6592 void InputDispatcher::updateLastAnrStateLocked(const std::string& windowLabel, in updateLastAnrStateLocked()