Searched refs:mStorageMounted (Results 1 – 1 of 1) sorted by relevance
88 private final boolean mStorageMounted; field in RecordingStorageStatusManager.MountedStorageStatus93 mStorageMounted = mounted; in MountedStorageStatus()99 return mStorageMounted && mStorageMountedCapacity >= MIN_STORAGE_SIZE_FOR_DVR_IN_BYTES; in isValidForDvr()108 return mStorageMounted == status.mStorageMounted in equals()133 if (result.mStorageMounted) { in onReceive()183 return mMountedStorageStatus.mStorageMounted; in isStorageMounted()