Searched refs:mShownReported (Results 1 – 2 of 2) sorted by relevance
666 if (mIWallpaperEngine.mShownReported) return; in reportEngineShown()1203 || !mIWallpaperEngine.mShownReported) { in updateSurface()2454 boolean mShownReported; field in WallpaperService.IWallpaperEngineWrapper2559 if (!mShownReported) { in reportShown()2560 mShownReported = true; in reportShown()
50298 Landroid/service/wallpaper/WallpaperService$IWallpaperEngineWrapper;->mShownReported:Z