Searched refs:InstalledAppCountListener (Results 1 – 3 of 3) sorted by relevance
41 private final List<InstalledAppCountListener> mInstalledAppCountListeners;51 public void addListener(@NonNull InstalledAppCountListener listener) { in addListener()71 for (InstalledAppCountListener listener : mInstalledAppCountListeners) { in startLoading()102 public interface InstalledAppCountListener { interface in InstalledAppCountItemManager
33 implements InstalledAppCountItemManager.InstalledAppCountListener {
38 InstalledAppCountItemManager.InstalledAppCountListener {