Searched refs:isStorageSufficient (Results 1 – 3 of 3) sorted by relevance
352 if (!mRecordingStorageStatusManager.isStorageSufficient()) { in handleMessage()442 if (!mRecordingStorageStatusManager.isStorageSufficient()) { in doTune()464 mRecordingStorageStatusManager.isStorageSufficient() in doStartRecording()
350 if (!mRecordingStorageStatusManager.isStorageSufficient()) { in handleMessage()445 if (!mRecordingStorageStatusManager.isStorageSufficient()) { in doTune()467 mRecordingStorageStatusManager.isStorageSufficient() in doStartRecording()
239 public boolean isStorageSufficient() { in isStorageSufficient() method in RecordingStorageStatusManager