Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp5469 std::shared_ptr<InputApplicationHandle> oldFocusedApplicationHandle = in setFocusedApplicationLocked() local
5472 if (sharedPointersEqual(oldFocusedApplicationHandle, inputApplicationHandle)) { in setFocusedApplicationLocked()