Home
last modified time | relevance | path

Searched refs:getStorageStatusInternal (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/common/src/com/android/tv/common/recording/
DRecordingStorageStatusManager.java128 MountedStorageStatus result = getStorageStatusInternal(); in onReceive()
155 mMountedStorageStatus = getStorageStatusInternal(); in RecordingStorageStatusManager()
246 private MountedStorageStatus getStorageStatusInternal() { in getStorageStatusInternal() method in RecordingStorageStatusManager