Home
last modified time | relevance | path

Searched defs:GB (Results 1 – 5 of 5) sorted by relevance

/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/datetime/timezone/model/
H A DTimeZoneDataTest.java83 CountryTimeZones GB = mock(CountryTimeZones.class); in testLookupCountryCodesForZoneId() local
/aosp12/art/libartbase/base/
H A Dglobals.h27 static constexpr size_t GB = KB * KB * KB; variable
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DDataUsageDetailView.java43 private static final double GB = 1024 * MB; field in DataUsageDetailView
/aosp12/frameworks/av/media/libaudioclient/include/media/
H A DToneGenerator.h232 GB, enumerator
/aosp12/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp2318 constexpr int64_t GB = 1024 * 1024 * 1024; in setLowRamDevice() local