Searched refs:resolveRecents (Results 1 – 3 of 3) sorted by relevance
34 RecentsImplementation resolveRecents(String className); in resolveRecents() method
76 public RecentsImplementation resolveRecents(String className) { in resolveRecents() method in ContextComponentResolver
46 RecentsImplementation impl = componentHelper.resolveRecents(clsName); in provideRecentsImpl()