Searched defs:GB (Results 1 – 3 of 3) sorted by relevance
43 private static final double GB = 1024 * MB; field in DataUsageDetailView
232 GB, enumerator
2317 constexpr int64_t GB = 1024 * 1024 * 1024; in setLowRamDevice() local