Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DTouchState.h52 void removeWindowByToken(const sp<IBinder>& token);
DTouchState.cpp96 void TouchState::removeWindowByToken(const sp<IBinder>& token) { in removeWindowByToken() function in android::inputdispatcher::TouchState