Searched refs:ONE_MEGABYTE (Results 1 – 1 of 1) sorted by relevance
61 private static final long ONE_MEGABYTE = 1048576L; field in LowRamDeviceTest161 long totalMemoryMb = getTotalMemory() / ONE_MEGABYTE; in testMinDataPartitionSize()199 long totalMemoryMb = getTotalMemory() / ONE_MEGABYTE; in assertMinMemoryMb()