Searched refs:removeWindowByToken (Results 1 – 3 of 3) sorted by relevance
53 void removeWindowByToken(const sp<IBinder>& token);
105 void TouchState::removeWindowByToken(const sp<IBinder>& token) { in removeWindowByToken() function in android::inputdispatcher::TouchState
1091 state.removeWindowByToken(token); in removeWindowByTokenLocked()