Searched refs:DEST_HOME_SCREEN (Results 1 – 9 of 9) sorted by relevance
43 int DEST_HOME_SCREEN = 0; field216 DEST_HOME_SCREEN,228 case DEST_HOME_SCREEN: in destinationToFlags()247 return DEST_HOME_SCREEN; in flagsToDestination()
221 remoteId, DEST_HOME_SCREEN); in setWallpaperInRotation()240 remoteId, DEST_HOME_SCREEN); in finalizeWallpaperForNextRotation()250 if (destination == DEST_HOME_SCREEN || destination == DEST_BOTH) { in saveStaticWallpaperMetadata()283 if (destination == DEST_HOME_SCREEN || destination == DEST_BOTH) { in saveStaticWallpaperToPreferences()457 if (destination == WallpaperPersister.DEST_HOME_SCREEN in setLiveWallpaperMetadata()548 if (mDestination == DEST_HOME_SCREEN) { in doInBackground()584 if (mDestination == DEST_HOME_SCREEN in doInBackground()667 if (destination == DEST_HOME_SCREEN || destination == DEST_BOTH) { in setImageWallpaperMetadata()762 if (destination == DEST_HOME_SCREEN || destination == DEST_BOTH) { in setStaticWallpaperMetadataToPreferences()
853 WallpaperPersister.DEST_HOME_SCREEN -> { in <lambda>()
24 import com.android.wallpaper.module.WallpaperPersister.DEST_HOME_SCREEN51 HOME -> DEST_HOME_SCREEN in WallpaperDestination()
82 if (destination == DEST_HOME_SCREEN || destination == DEST_BOTH) { in setIndividualWallpaper()175 if (mDestination == DEST_HOME_SCREEN || mDestination == DEST_BOTH) { in finishSettingWallpaper()220 if (destination == DEST_HOME_SCREEN || destination == DEST_BOTH) { in saveStaticWallpaperToPreferences()
435 WallpaperPersister.DEST_HOME_SCREEN -> { in updateDailyWallpaperSet()
110 WallpaperPersister.DEST_HOME_SCREEN -> StyleEnums.WALLPAPER_DESTINATION_HOME_SCREEN in logSnapshot()
81 v -> onSetWallpaperButtonClick(WallpaperPersister.DEST_HOME_SCREEN)); in onCreateDialog()
209 assertEquals(WallpaperPersister.DEST_HOME_SCREEN, in testClickSetWallpaper_Success_HomeScreen()303 assertEquals(WallpaperPersister.DEST_HOME_SCREEN, in testClickSetWallpaper_Fails_HomeScreen_ShowsErrorDialog()