Searched refs:STORAGE_STATUS_TOTAL_CAPACITY_TOO_SMALL (Results 1 – 3 of 3) sorted by relevance
62 STORAGE_STATUS_TOTAL_CAPACITY_TOO_SMALL,73 public static final int STORAGE_STATUS_TOTAL_CAPACITY_TOO_SMALL = 1; field in RecordingStorageStatusManager218 return STORAGE_STATUS_TOTAL_CAPACITY_TOO_SMALL; in getDvrStorageStatus()
79 if (storageStatus == STORAGE_STATUS_TOTAL_CAPACITY_TOO_SMALL) { in doInBackground()
105 case RecordingStorageStatusManager.STORAGE_STATUS_TOTAL_CAPACITY_TOO_SMALL: in checkStorageStatusAndShowErrorMessage()