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