Searched refs:mReply (Results 1 – 1 of 1) sorted by relevance
221 IRemoteCallback mReply; field in WallpaperManagerService.WallpaperConnection282 if (mReply != null) { in engineShown()285 mReply.sendResult(null); in engineShown()289 mReply = null; in engineShown()938 newConn.mReply = reply; in bindWallpaperComponentLocked()962 if (wallpaper.connection.mReply != null) { in detachWallpaperLocked()964 wallpaper.connection.mReply.sendResult(null); in detachWallpaperLocked()967 wallpaper.connection.mReply = null; in detachWallpaperLocked()