Searched refs:setWindowToken (Results 1 – 3 of 3) sorted by relevance
161 public void setWindowToken(IBinder token) { in setWindowToken() method in WallpaperOffsetInterpolator
674 public void setWindowToken(IBinder token) { in setWindowToken() method in DragController
1237 mWallpaperOffset.setWindowToken(windowToken); in onAttachedToWindow()1239 mDragController.setWindowToken(windowToken); in onAttachedToWindow()1244 mWallpaperOffset.setWindowToken(null); in onDetachedFromWindow()