Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h282 bool dispatchConfigurationChangedLocked(nsecs_t currentTime, ConfigurationChangedEntry* entry)
DInputDispatcher.cpp359 done = dispatchConfigurationChangedLocked(currentTime, typedEntry); in dispatchOnceInnerLocked()
743 bool InputDispatcher::dispatchConfigurationChangedLocked(nsecs_t currentTime, in dispatchConfigurationChangedLocked() function in android::inputdispatcher::InputDispatcher