@interface WLKManagedConfigurationInterface : NSObject + (void)setTVAppAllowed:(BOOL)a0; + (void)setTVAppAllowed:(BOOL)a0 silent:(BOOL)a1; @end