Searched refs:mShownReported (Results 1 – 2 of 2) sorted by relevance
563 if (mIWallpaperEngine.mShownReported) return; in reportEngineShown()1003 || !mIWallpaperEngine.mShownReported) { in updateSurface()2069 boolean mShownReported; field in WallpaperService.IWallpaperEngineWrapper2153 if (!mShownReported) { in reportShown()2154 mShownReported = true; in reportShown()
54264 Landroid/service/wallpaper/WallpaperService$IWallpaperEngineWrapper;->mShownReported:Z