Searched refs:removeWindowByToken (Results 1 – 3 of 3) sorted by relevance
57 void removeWindowByToken(const sp<IBinder>& token);
129 void TouchState::removeWindowByToken(const sp<IBinder>& token) { in removeWindowByToken() function in android::inputdispatcher::TouchState
5735 state->removeWindowByToken(fromToken); in transferTouchGesture()7164 state.removeWindowByToken(oldWallpaper->getToken()); in transferWallpaperTouch()