Searched refs:getPerformanceMonitor (Results 1 – 12 of 12) sorted by relevance
165 public PerformanceMonitor getPerformanceMonitor() { in getPerformanceMonitor() method in MockTvSingletons166 return mPerformanceMonitor != null ? mPerformanceMonitor : mApp.getPerformanceMonitor(); in getPerformanceMonitor()
90 public synchronized PerformanceMonitor getPerformanceMonitor() { in getPerformanceMonitor() method in WallpapersInjector
55 PerformanceMonitor getPerformanceMonitor(); in getPerformanceMonitor() method
69 public PerformanceMonitor getPerformanceMonitor() { in getPerformanceMonitor() method in LiveTvApplication
107 PerformanceMonitor getPerformanceMonitor(); in getPerformanceMonitor() method
342 public PerformanceMonitor getPerformanceMonitor() { in getPerformanceMonitor() method in TvApplication
117 public synchronized PerformanceMonitor getPerformanceMonitor() { in getPerformanceMonitor() method in DefaultCustomizationInjector
203 public PerformanceMonitor getPerformanceMonitor() { in getPerformanceMonitor() method in TestSingletonApp
252 public PerformanceMonitor getPerformanceMonitor() { in getPerformanceMonitor() method in TestInjector
164 TvSingletons.getSingletons(context).getPerformanceMonitor(), in ProgramDataManager()
192 mPerformanceMonitor = singletons.getPerformanceMonitor(); in ProgramGuide()