Searched refs:getRecordingStorageStatusManager (Results 1 – 9 of 9) sorted by relevance
89 getRecordingStorageStatusManager(); in onCreate()101 public RecordingStorageStatusManager getRecordingStorageStatusManager() { in getRecordingStorageStatusManager() method in BaseApplication
31 RecordingStorageStatusManager getRecordingStorageStatusManager(); in getRecordingStorageStatusManager() method
111 public RecordingStorageStatusManager getRecordingStorageStatusManager() { in getRecordingStorageStatusManager() method in MockTvSingletons112 return mApp.getRecordingStorageStatusManager(); in getRecordingStorageStatusManager()
93 BaseApplication.getSingletons(context).getRecordingStorageStatusManager(); in CleanUpStorageTask()
186 BaseApplication.getSingletons(context).getRecordingStorageStatusManager(); in TunerRecordingSessionWorker()
227 public RecordingStorageStatusManager getRecordingStorageStatusManager() { in getRecordingStorageStatusManager() method in TestSingletonApp
347 public RecordingStorageStatusManager getRecordingStorageStatusManager() { in getRecordingStorageStatusManager() method in TvApplication
101 .getRecordingStorageStatusManager() in checkStorageStatusAndShowErrorMessage()
195 mStorageStatusManager = tvSingletons.getRecordingStorageStatusManager(); in DvrDataManagerImpl()