Searched refs:ProviderIcon (Results 1 – 5 of 5) sorted by relevance
25 public interface ProviderIcon { interface
146 if (controller instanceof ProviderIcon) { in call()147 return ((ProviderIcon) controller).getProviderIcon(); in call()
98 if (this instanceof ProviderIcon) { in getBundle()
382 implements ProviderIcon, DynamicTitle, DynamicSummary {
451 implements ProviderIcon, DynamicTitle, DynamicSummary {