Searched refs:getPerformanceMonitor (Results 1 – 10 of 10) sorted by relevance
165 public PerformanceMonitor getPerformanceMonitor() { in getPerformanceMonitor() method in MockTvSingletons166 return mPerformanceMonitor != null ? mPerformanceMonitor : mApp.getPerformanceMonitor(); in getPerformanceMonitor()
69 public PerformanceMonitor getPerformanceMonitor() { in getPerformanceMonitor() method in LiveTvApplication
107 PerformanceMonitor getPerformanceMonitor(); in getPerformanceMonitor() method
344 public PerformanceMonitor getPerformanceMonitor() { in getPerformanceMonitor() method in TvApplication
88 fun getPerformanceMonitor(): PerformanceMonitor? in getApplicationCoroutineScope() method
208 override fun getPerformanceMonitor(): PerformanceMonitor? { in getPerformanceMonitor() method in com.android.wallpaper.module.WallpaperPicker2Injector
203 public PerformanceMonitor getPerformanceMonitor() { in getPerformanceMonitor() method in TestSingletonApp
186 override fun getPerformanceMonitor(): PerformanceMonitor? { in getPerformanceMonitor() method in com.android.wallpaper.testing.TestInjector
164 TvSingletons.getSingletons(context).getPerformanceMonitor(), in ProgramDataManager()
192 mPerformanceMonitor = singletons.getPerformanceMonitor(); in ProgramGuide()