Searched refs:DISALLOW_SET_WALLPAPER (Results 1 – 5 of 5) sorted by relevance
21 …rt static com.android.bedstead.nene.userrestrictions.CommonUserRestrictions.DISALLOW_SET_WALLPAPER;71 @EnsureHasUserRestriction(DISALLOW_SET_WALLPAPER)89 @EnsureHasUserRestriction(DISALLOW_SET_WALLPAPER)107 @EnsureDoesNotHaveUserRestriction(DISALLOW_SET_WALLPAPER)125 @EnsureHasUserRestriction(DISALLOW_SET_WALLPAPER)141 @EnsureDoesNotHaveUserRestriction(DISALLOW_SET_WALLPAPER)155 @EnsureHasUserRestriction(DISALLOW_SET_WALLPAPER)
131 CommonUserRestrictions.DISALLOW_SET_WALLPAPER,
116 new RestrictionApplicator(UserManager.DISALLOW_SET_WALLPAPER); in testDisallowSetWallpaper_allowed()120 assertTrue(mUserManager.hasUserRestriction(UserManager.DISALLOW_SET_WALLPAPER)); in testDisallowSetWallpaper_allowed()146 assertFalse(mUserManager.hasUserRestriction(UserManager.DISALLOW_SET_WALLPAPER)); in testDisallowSetWallpaper_allowed()
146 public static final String DISALLOW_SET_WALLPAPER = "no_set_wallpaper"; field in CommonUserRestrictions311 DISALLOW_SET_WALLPAPER,
34091 field public static final String DISALLOW_SET_WALLPAPER = "no_set_wallpaper";