Searched refs:SUPPORTED_CAN_SET (Results 1 – 3 of 3) sorted by relevance
39 public static final int SUPPORTED_CAN_SET = 0; field in WallpaperDisabledFragment91 SUPPORTED_CAN_SET,
342 ? WallpaperDisabledFragment.SUPPORTED_CAN_SET in getWallpaperSupportLevel()348 ? WallpaperDisabledFragment.SUPPORTED_CAN_SET in getWallpaperSupportLevel()356 return isSupported ? WallpaperDisabledFragment.SUPPORTED_CAN_SET in getWallpaperSupportLevel()
167 if (wallpaperSupportLevel != WallpaperDisabledFragment.SUPPORTED_CAN_SET) { in onCreate()