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