Searched refs:NO_DISK_SPACE (Results 1 – 4 of 4) sorted by relevance
69 NO_DISK_SPACE(501_004, FailureStatus.DEPENDENCY_ISSUE), enumConstant
1094 errorIdentifier = InfraErrorIdentifier.NO_DISK_SPACE; in handleFastbootResult()
872 assertEquals(InfraErrorIdentifier.NO_DISK_SPACE, e.getErrorId()); in testHandleFastbootResult_noDiskSpace()
1451 return new HarnessIOException(e, InfraErrorIdentifier.NO_DISK_SPACE); in convertToDiskSpaceIfNeeded()