Home
last modified time | relevance | path

Searched defs:bd (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/widget/
DLocalImageResolverTest.java99 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_largeBitmapIcon_defaultSize_resizeToDefaultSize() local
115 BitmapDrawable bd = (BitmapDrawable) ((AdaptiveIconDrawable) d).getForeground(); in resolveImage_largeAdaptiveBitmapIcon_defaultSize_resizeToDefaultSize() local
130 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_largeResourceIcon_defaultSize_resizeToDefaultSize() local
144 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_largeResourceIcon_passedSize_resizeToDefinedSize() local
156 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_largeResourceIcon_negativeWidth_dontResize() local
168 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_largeResourceIcon_negativeHeight_dontResize() local
181 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_largeBitmapIcon_passedNegativeWidth_dontResize() local
194 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_largeBitmapIcon_passedNegativeHeight_dontResize() local
205 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_smallBitmapIcon_passedSmallerSize_dontResize() local
217 BitmapDrawable bd = (BitmapDrawable) d; in resolveImage_largeBitmapIcon_passedSize_resizeToDefinedSize() local
[all …]
/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
DBidiPerfTest.java54 Bidi bd = in time_createBidiFromCharArray() local
86 Bidi bd = in time_hebrewBidi() local
109 Bidi bd = in time_complicatedOverrideBidi() local
/frameworks/base/core/tests/coretests/src/android/text/format/
DFormatterTest.java240 final BigDecimal bd = new BigDecimal((long) 1000, mc); in assertFormatFileSize_englishOutput() local
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DNotificationTestList.java1210 BitmapDrawable bd = (BitmapDrawable)getResources().getDrawable(resId); in loadBitmap() local
DNotificationBuilderTest.java491 final BitmapDrawable bd = (BitmapDrawable)getResources().getDrawable(id); in loadBitmap() local
/frameworks/base/core/java/com/android/internal/util/
DContrastColorUtil.java130 BitmapDrawable bd = (BitmapDrawable) d; in isGrayscaleIcon() local
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsHistory.java1278 BitDescription bd = descriptions[i]; in recordTraceCounters() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMccTable.java473 sTable.add(new MccEntry(470, "bd", 2)); // Bangladesh (People's Republic of) in sTable.add()
/frameworks/base/core/java/android/os/
DBatteryStats.java6782 BitDescription bd = descriptions[i]; in printBitDescriptions() local