Searched refs:getWallpaperWindow (Results 1 – 3 of 3) sorted by relevance
69 sp<android::gui::WindowInfoHandle> getWallpaperWindow(DeviceId deviceId) const;
214 sp<WindowInfoHandle> TouchState::getWallpaperWindow(DeviceId deviceId) const { in getWallpaperWindow() function in android::inputdispatcher::TouchState
5416 if (const auto& ww = state.getWallpaperWindow(deviceId); ww != nullptr) { in setInputWindowsLocked()7117 oldHasWallpaper ? state.getWallpaperWindow(deviceId) : nullptr; in slipWallpaperTouch()7154 oldHasWallpaper ? state.getWallpaperWindow(deviceId) : nullptr; in transferWallpaperTouch()