Searched refs:mSystemWallpaperServiceName (Results 1 – 1 of 1) sorted by relevance
114 private String mSystemWallpaperServiceName; field in DefaultWallpaperRefresher.GetWallpaperMetadataAsyncTask210 mWallpaperPreferences.setHomeWallpaperServiceName(mSystemWallpaperServiceName); in setFallbackHomeScreenWallpaperMetadata()333 mSystemWallpaperServiceName = mWallpaperManager.getWallpaperInfo().getServiceName(); in isHomeScreenLiveWallpaperCurrent()335 return mSystemWallpaperServiceName.equals(homeWallpaperServiceName); in isHomeScreenLiveWallpaperCurrent()