Searched refs:getDvrStorageStatus (Results 1 – 4 of 4) sorted by relevance
75 @StorageStatus int storageStatus = getDvrStorageStatus(); in doInBackground()143 @StorageStatus int storageStatus = getDvrStorageStatus(); in getDeleteOps()
209 public @StorageStatus int getDvrStorageStatus() { in getDvrStorageStatus() method in RecordingStorageStatusManager240 return getDvrStorageStatus() == STORAGE_STATUS_OK; in isStorageSufficient()
135 if (mDvrStorageStatusManager.getDvrStorageStatus() in doInBackground()
104 .getDvrStorageStatus()) { in checkStorageStatusAndShowErrorMessage()