Searched refs:STORAGE_STATUS_MISSING (Results 1 – 4 of 4) sorted by relevance
64 STORAGE_STATUS_MISSING79 public static final int STORAGE_STATUS_MISSING = 3; field in RecordingStorageStatusManager212 return STORAGE_STATUS_MISSING; in getDvrStorageStatus()
76 if (storageStatus == STORAGE_STATUS_MISSING) { in doInBackground()144 if (isCancelled() || storageStatus == STORAGE_STATUS_MISSING) { in getDeleteOps()
136 == RecordingStorageStatusManager.STORAGE_STATUS_MISSING) { in doInBackground()
108 case RecordingStorageStatusManager.STORAGE_STATUS_MISSING: in checkStorageStatusAndShowErrorMessage()