Searched refs:customToastSystem (Results 1 – 3 of 3) sorted by relevance
38 public CustomToastSystem customToastSystem; field in ObjectRegistry
71 …BaseObject.sSystemRegistry.customToastSystem.toast(getString(R.string.diary_found), Toast.LENGTH_S… in onCreate()
69 BaseObject.sSystemRegistry.customToastSystem = new CustomToastSystem(context); in bootstrap()350 CustomToastSystem toast = BaseObject.sSystemRegistry.customToastSystem; in goToLevel()