Searched refs:FLAG_SET_LOCK (Results 1 – 3 of 3) sorted by relevance
33 whichWallpaper = WallpaperManagerCompat.FLAG_SET_LOCK; in executeCropTaskAfterPrompt()36 | WallpaperManagerCompat.FLAG_SET_LOCK; in executeCropTaskAfterPrompt()
11 public static final int FLAG_SET_LOCK = 1 << 1; // TODO: use WallpaperManager.FLAG_SET_LOCK field in WallpaperManagerCompat
74 if (whichWallpaper == WallpaperManagerCompat.FLAG_SET_LOCK) { in onSave()97 true, WallpaperManagerCompat.FLAG_SET_LOCK); in setDefaultOnLock()