Searched refs:getRecordingStorageStatusManager (Results 1 – 10 of 10) sorted by relevance
94 getRecordingStorageStatusManager(); in onCreate()106 public RecordingStorageStatusManager getRecordingStorageStatusManager() { in getRecordingStorageStatusManager() method in BaseApplication
44 RecordingStorageStatusManager getRecordingStorageStatusManager(); in getRecordingStorageStatusManager() method
100 public RecordingStorageStatusManager getRecordingStorageStatusManager() { in getRecordingStorageStatusManager() method in MockTvSingletons101 return mApp.getRecordingStorageStatusManager(); in getRecordingStorageStatusManager()
93 BaseApplication.getSingletons(context).getRecordingStorageStatusManager(); in CleanUpStorageTask()
206 BaseApplication.getSingletons(context).getRecordingStorageStatusManager(); in TunerRecordingSessionWorker()
207 BaseApplication.getSingletons(context).getRecordingStorageStatusManager(); in TunerRecordingSessionWorkerExoV2()
193 public RecordingStorageStatusManager getRecordingStorageStatusManager() { in getRecordingStorageStatusManager() method in TestSingletonApp
334 public RecordingStorageStatusManager getRecordingStorageStatusManager() { in getRecordingStorageStatusManager() method in TvApplication
103 .getRecordingStorageStatusManager() in checkStorageStatusAndShowErrorMessage()
216 mStorageStatusManager = tvSingletons.getRecordingStorageStatusManager(); in DvrDataManagerImpl()