Searched refs:CustomToastSystem (Results 1 – 3 of 3) sorted by relevance
27 public class CustomToastSystem extends BaseObject { class32 public CustomToastSystem(Context context) { in CustomToastSystem() method in CustomToastSystem
38 public CustomToastSystem customToastSystem;
69 BaseObject.sSystemRegistry.customToastSystem = new CustomToastSystem(context); in bootstrap()350 CustomToastSystem toast = BaseObject.sSystemRegistry.customToastSystem; in goToLevel()