Home
last modified time | relevance | path

Searched refs:getBucket (Results 1 – 6 of 6) sorted by relevance

/frameworks/ex/common/tools/
Dmake-iana-tld-pattern.py124 def getBucket(buckets, line): function
137 output += getBucket(buckets, 'a').dump(isFirst=True, isWebUrl=isWebUrl)
140 output += getBucket(buckets, chr(letter)).dump(isWebUrl=isWebUrl)
142 output += getBucket(buckets, 'z').dump(isLast=True, isWebUrl=isWebUrl)
164 getBucket(buckets, domain[0]).add(domain.strip())
170 getBucket(buckets, 'xn--').add(result[2:-1])
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerUI.java362 final boolean playSound = currentSnapshot.getBucket() != lastSnapshot.getBucket() in maybeShowHybridWarning()
436 final boolean playSound = currentSnapshot.getBucket() != lastSnapshot.getBucket() in maybeShowBatteryWarning()
454 && (((currentSnapshot.getBucket() < lastSnapshot.getBucket() in shouldShowLowBatteryWarning()
456 && currentSnapshot.getBucket() < 0)) in shouldShowLowBatteryWarning()
466 || (currentSnapshot.getBucket() > lastSnapshot.getBucket() in shouldDismissLowBatteryWarning()
467 && currentSnapshot.getBucket() > 0); in shouldDismissLowBatteryWarning()
/frameworks/compile/mclinker/include/mcld/ADT/
DHashIterator.h71 inline bucket_type* getBucket() { in getBucket() function
77 inline const bucket_type* getBucket() const { in getBucket() function
175 inline bucket_type* getBucket() { in getBucket() function
181 inline const bucket_type* getBucket() const { in getBucket() function
/frameworks/layoutlib/bridge/src/android/util/imagepool/
DImagePoolHelper.java135 …public static Bucket getBucket(Map<String, Bucket> map, BucketCreationMetaData metaData, ImagePool… in getBucket() method in ImagePoolHelper
DImagePoolImpl.java68 final Bucket existingBucket = ImagePoolHelper.getBucket(mPool, metaData, mPolicy); in acquire()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...