Searched refs:appendValue (Results 1 – 11 of 11) sorted by relevance
/frameworks/base/tools/aapt/ |
D | AaptUtil.h | 31 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
|
D | ResourceTable.cpp | 4666 AaptUtil::appendValue(attributesToRemove, sdkLevel, bag.keyAt(bi)); in modifyForCompat() 5015 AaptUtil::appendValue(resources, symbol, in getDensityVaryingResources()
|
/frameworks/base/tools/split-select/ |
D | Grouper.cpp | 26 using AaptUtil::appendValue; 44 appendValue(densityGroups, key, split); in groupByMutualExclusivity() 48 appendValue(abiGroups, key, split); in groupByMutualExclusivity()
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | ScanTestUtil.java | 462 .appendText("did not have expected band ").appendValue(expectedBand) in bandIs() 463 .appendText(", was ").appendValue(bucketSettings.band); in bandIs() 472 description.appendText("bucket band is ").appendValue(expectedBand); in bandIs() 487 .appendValue(bucketSettings.band); 492 .appendValue(expectedChannels.length) 493 .appendText(", was ").appendValue(bucketSettings.num_channels); 501 .appendValue(expectedChannels.length) 502 .appendText(", was ").appendValue(bucketSettings.channels.length); 521 .appendValue(expectedChannelsSet); 525 .appendValue(extraChannelsSet); [all …]
|
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/ |
D | TextClassifierTest.java | 578 description.appendValue( in isTextSelection() 590 description.appendText("text=").appendValue(text) 591 .appendText(", substring=").appendValue(substring) 592 .appendText(", type=").appendValue(type); 625 description.appendText("text=").appendValue(text) 626 .appendText(", type=").appendValue(type); 644 description.appendText("intent action=").appendValue(action); 663 description.appendText("locale=").appendValue(languageTag); 694 description.appendText("actionType=").appendValue(actionType);
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/ |
D | InMatcher.java | 62 description.appendText("in(").appendValue(mValues).appendText(")"); in describeTo()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
D | ScanTests.java | 440 .appendValue(item) in hasFlag() 442 .appendValue(flag); in hasFlag()
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 28187 HSPLjava/time/format/DateTimeFormatterBuilder;->appendValue(Ljava/time/format/DateTimeFormatterBuil… 28188 HSPLjava/time/format/DateTimeFormatterBuilder;->appendValue(Ljava/time/temporal/TemporalField;I)Lja… 28189 HSPLjava/time/format/DateTimeFormatterBuilder;->appendValue(Ljava/time/temporal/TemporalField;IILja…
|
D | hiddenapi-greylist-max-o.txt | 107023 Ljava/time/format/DateTimeFormatterBuilder;->appendValue(Ljava/time/format/DateTimeFormatterBuilder… 107568 Ljava/util/Calendar;->appendValue(Ljava/lang/StringBuilder;Ljava/lang/String;ZJ)V
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 69993 …method public java.time.format.DateTimeFormatterBuilder appendValue(java.time.temporal.TemporalFie… 69994 …method public java.time.format.DateTimeFormatterBuilder appendValue(java.time.temporal.TemporalFie… 69995 …method public java.time.format.DateTimeFormatterBuilder appendValue(java.time.temporal.TemporalFie…
|
/frameworks/base/api/ |
D | current.txt | 70137 …method public java.time.format.DateTimeFormatterBuilder appendValue(java.time.temporal.TemporalFie… 70138 …method public java.time.format.DateTimeFormatterBuilder appendValue(java.time.temporal.TemporalFie… 70139 …method public java.time.format.DateTimeFormatterBuilder appendValue(java.time.temporal.TemporalFie…
|