Searched refs:isWallpaperOnlyMode (Results 1 – 2 of 2) sorted by relevance
121 public static boolean isWallpaperOnlyMode(Intent intent) { in isWallpaperOnlyMode() method in ActivityUtils
19 import static com.android.wallpaper.util.ActivityUtils.isWallpaperOnlyMode;139 switchFragment(isWallpaperOnlyMode(getIntent()) in onCreate()