Searched refs:sEventStore (Results 1 – 1 of 1) sorted by relevance
42 private static SuggestionEventStore sEventStore; field in SuggestionEventStore52 if (sEventStore == null) { in get()53 sEventStore = new SuggestionEventStore(context); in get()55 return sEventStore; in get()