Lines Matching refs:Find
493 auto iterator = wallpaperType == WALLPAPER_SYSTEM ? systemWallpaperMap_.Find(userId)
494 : lockWallpaperMap_.Find(userId);
522 auto iterator = wallpaperType == WALLPAPER_SYSTEM ? systemWallpaperMap_.Find(userId)
523 : lockWallpaperMap_.Find(userId);
527 iterator = wallpaperType == WALLPAPER_SYSTEM ? systemWallpaperMap_.Find(userId)
528 : lockWallpaperMap_.Find(userId);
773 auto iterator = lockWallpaperMap_.Find(userId);
778 auto iterator = systemWallpaperMap_.Find(userId);
948 auto iterator = lockWallpaperMap_.Find(userId);
953 auto iterator = systemWallpaperMap_.Find(userId);
1085 auto iterator = wallpaperType == WALLPAPER_SYSTEM ? systemWallpaperMap_.Find(userId)
1086 : lockWallpaperMap_.Find(userId);
1090 iterator = wallpaperType == WALLPAPER_SYSTEM ? systemWallpaperMap_.Find(userId)
1091 : lockWallpaperMap_.Find(userId);
1104 auto iterator = wallpaperType == WALLPAPER_SYSTEM ? systemWallpaperMap_.Find(userId)
1105 : lockWallpaperMap_.Find(userId);