Home
last modified time | relevance | path

Searched refs:appendValue (Results 1 – 12 of 12) sorted by relevance

/frameworks/support/emoji/core/src/androidTest/java/androidx/emoji/util/
DEmojiMatcher.java120 description.appendText("should have ").appendValue(mCount).appendText(" EmojiSpans");
128 mismatchDescription.appendValue("no");
130 mismatchDescription.appendValue(mSpans.length);
167 .appendValue("[" + mStart + "," + mEnd + "]");
170 .appendValue(Integer.toHexString(mResId));
173 .appendValue(Integer.toHexString(mResId))
175 .appendValue("[" + mStart + "," + mEnd + "]");
203 .appendValue("[" + mActualStart + "," + mActualEnd + "]");
/frameworks/base/tools/aapt/
DAaptUtil.h31 void appendValue(android::KeyedVector<KEY, android::Vector<VALUE> >& keyedVector,
35 void appendValue(android::KeyedVector<KEY, android::SortedVector<VALUE> >& keyedVector,
43 void appendValue(android::KeyedVector<KEY, android::Vector<VALUE> >& keyedVector, in appendValue() function
53 void appendValue(android::KeyedVector<KEY, android::SortedVector<VALUE> >& keyedVector, in appendValue() function
DResourceTable.cpp4669 AaptUtil::appendValue(attributesToRemove, sdkLevel, bag.keyAt(bi)); in modifyForCompat()
5018 AaptUtil::appendValue(resources, symbol, in getDensityVaryingResources()
/frameworks/base/tools/split-select/
DGrouper.cpp26 using AaptUtil::appendValue;
44 appendValue(densityGroups, key, split); in groupByMutualExclusivity()
48 appendValue(abiGroups, key, split); in groupByMutualExclusivity()
/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DBaseWrapContentWithAspectRatioTest.java280 description.appendText(" Expected size was ").appendValue(mSize) in describeMismatch()
281 .appendText(" but received size is ").appendValue(size); in describeMismatch()
284 description.appendText(" Expected mode was ").appendValue(modeName(mMode)) in describeMismatch()
285 .appendText(" but received mode is ").appendValue(modeName(mode)); in describeMismatch()
292 description.appendText(" Measure spec size:").appendValue(mSize); in describeTo()
295 description.appendText(" Measure spec mode:").appendValue(modeName(mMode)); in describeTo()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DScanTestUtil.java447 .appendText("did not have expected band ").appendValue(expectedBand) in bandIs()
448 .appendText(", was ").appendValue(bucketSettings.band); in bandIs()
457 description.appendText("bucket band is ").appendValue(expectedBand); in bandIs()
472 .appendValue(bucketSettings.band);
477 .appendValue(expectedChannels.length)
478 .appendText(", was ").appendValue(bucketSettings.num_channels);
486 .appendValue(expectedChannels.length)
487 .appendText(", was ").appendValue(bucketSettings.channels.length);
506 .appendValue(expectedChannelsSet);
510 .appendValue(extraChannelsSet);
[all …]
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DTextClassificationManagerTest.java395 description.appendValue( in isTextSelection()
407 description.appendText("text=").appendValue(text)
408 .appendText(", substring=").appendValue(substring)
409 .appendText(", type=").appendValue(type);
442 description.appendText("text=").appendValue(text)
443 .appendText(", type=").appendValue(type);
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
DInMatcher.java62 description.appendText("in(").appendValue(mValues).appendText(")"); in describeTo()
/frameworks/base/api/
Dcurrent.txt65335 …method public java.time.format.DateTimeFormatterBuilder appendValue(java.time.temporal.TemporalFie…
65336 …method public java.time.format.DateTimeFormatterBuilder appendValue(java.time.temporal.TemporalFie…
65337 …method public java.time.format.DateTimeFormatterBuilder appendValue(java.time.temporal.TemporalFie…
/frameworks/base/config/
Dboot-image-profile.txt47869 HSPLjava/time/format/DateTimeFormatterBuilder;->appendValue(Ljava/time/format/DateTimeFormatterBuil…
47870 HSPLjava/time/format/DateTimeFormatterBuilder;->appendValue(Ljava/time/temporal/TemporalField;I)Lja…
47871 HSPLjava/time/format/DateTimeFormatterBuilder;->appendValue(Ljava/time/temporal/TemporalField;IILja…
Dhiddenapi-public-dex.txt65630 Ljava/time/format/DateTimeFormatterBuilder;->appendValue(Ljava/time/temporal/TemporalField;)Ljava/t…
65631 Ljava/time/format/DateTimeFormatterBuilder;->appendValue(Ljava/time/temporal/TemporalField;I)Ljava/…
65632 Ljava/time/format/DateTimeFormatterBuilder;->appendValue(Ljava/time/temporal/TemporalField;IILjava/…
Dhiddenapi-private-dex.txt133980 Ljava/time/format/DateTimeFormatterBuilder;->appendValue(Ljava/time/format/DateTimeFormatterBuilder…
134652 Ljava/util/Calendar;->appendValue(Ljava/lang/StringBuilder;Ljava/lang/String;ZJ)V