// Token: 0x060000EA RID: 234 RVA: 0x00005E1E File Offset: 0x0000421E
 public static void setShouldDisplayLoadingViewForMoreApps(bool shouldDisplay)
 {
     CBExternal.setShouldDisplayLoadingViewForMoreApps(shouldDisplay);
 }