diff options
-rw-r--r-- | config/boot-image-profile.txt | 140 |
1 files changed, 139 insertions, 1 deletions
diff --git a/config/boot-image-profile.txt b/config/boot-image-profile.txt index 9857cd072068..dacbd674837b 100644 --- a/config/boot-image-profile.txt +++ b/config/boot-image-profile.txt @@ -24141,7 +24141,90 @@ HSPLandroid/icu/util/CharsTrie;->jumpByDelta(Ljava/lang/CharSequence;I)I HSPLandroid/icu/util/CharsTrie;->next(I)Landroid/icu/util/BytesTrie$Result; HSPLandroid/icu/util/CharsTrie;->nextImpl(II)Landroid/icu/util/BytesTrie$Result; HSPLandroid/icu/util/CharsTrie;->readValue(Ljava/lang/CharSequence;II)I -HSPLandroid/icu/util/Currency$1;-><init>()V +HSPLandroid/icu/util/CodePointTrie$Small8;->fromBinary(Ljava/nio/ByteBuffer;)Landroid/icu/util/CodePointTrie$Small8; +HSPLandroid/icu/util/CodePointTrie$Small32;->fromBinary(Ljava/nio/ByteBuffer;)Landroid/icu/util/CodePointTrie$Small32; +HSPLandroid/icu/util/CodePointTrie$Small16;->fromBinary(Ljava/nio/ByteBuffer;)Landroid/icu/util/CodePointTrie$Small16; +HSPLandroid/icu/util/CodePointTrie$Fast8;->fromBinary(Ljava/nio/ByteBuffer;)Landroid/icu/util/CodePointTrie$Fast8; +HSPLandroid/icu/util/CodePointTrie$Fast8;->bmpGet(I)I +HSPLandroid/icu/util/CodePointTrie$Fast8;->get(I)I +HSPLandroid/icu/util/CodePointTrie$Fast8;->suppGet(I)I +HSPLandroid/icu/util/CodePointTrie$Fast32;->fromBinary(Ljava/nio/ByteBuffer;)Landroid/icu/util/CodePointTrie$Fast32; +HSPLandroid/icu/util/CodePointTrie$Fast32;->bmpGet(I)I +HSPLandroid/icu/util/CodePointTrie$Fast32;->get(I)I +HSPLandroid/icu/util/CodePointTrie$Fast32;->suppGet(I)I +HSPLandroid/icu/util/CodePointTrie$Fast16;->fromBinary(Ljava/nio/ByteBuffer;)Landroid/icu/util/CodePointTrie$Fast16; +HSPLandroid/icu/util/CodePointTrie$Fast16;->bmpGet(I)I +HSPLandroid/icu/util/CodePointTrie$Fast16;->get(I)I +HSPLandroid/icu/util/CodePointTrie$Fast16;->suppGet(I)I +HSPLandroid/icu/util/CodePointTrie$Small;->fromBinary(Landroid/icu/util/CodePointTrie$ValueWidth;Ljava/nio/ByteBuffer;)Landroid/icu/util/CodePointTrie$Small; +HSPLandroid/icu/util/CodePointTrie$Small;->cpIndex(I)I +HSPLandroid/icu/util/CodePointTrie$Small;->getType()Landroid/icu/util/CodePointTrie$Type; +HSPLandroid/icu/util/CodePointTrie$Small;->stringIterator(Ljava/lang/CharSequence;I)Landroid/icu/util/CodePointMap$StringIterator; +HSPLandroid/icu/util/CodePointTrie$Fast;->fromBinary(Landroid/icu/util/CodePointTrie$ValueWidth;Ljava/nio/ByteBuffer;)Landroid/icu/util/CodePointTrie$Fast; +HSPLandroid/icu/util/CodePointTrie$Fast;->bmpGet(I)I +HSPLandroid/icu/util/CodePointTrie$Fast;->cpIndex(I)I +HSPLandroid/icu/util/CodePointTrie$Fast;->getType()Landroid/icu/util/CodePointTrie$Type; +HSPLandroid/icu/util/CodePointTrie$Fast;->stringIterator(Ljava/lang/CharSequence;I)Landroid/icu/util/CodePointMap$StringIterator; +HSPLandroid/icu/util/CodePointTrie$Fast;->suppGet(I)I +HSPLandroid/icu/util/CodePointTrie$Data8;->getDataLength()I +HSPLandroid/icu/util/CodePointTrie$Data8;->getFromIndex(I)I +HSPLandroid/icu/util/CodePointTrie$Data8;->getValueWidth()Landroid/icu/util/CodePointTrie$ValueWidth; +HSPLandroid/icu/util/CodePointTrie$Data8;->write(Ljava/io/DataOutputStream;)I +HSPLandroid/icu/util/CodePointTrie$Data32;->getDataLength()I +HSPLandroid/icu/util/CodePointTrie$Data32;->getFromIndex(I)I +HSPLandroid/icu/util/CodePointTrie$Data32;->getValueWidth()Landroid/icu/util/CodePointTrie$ValueWidth; +HSPLandroid/icu/util/CodePointTrie$Data32;->write(Ljava/io/DataOutputStream;)I +HSPLandroid/icu/util/CodePointTrie$Data16;->getDataLength()I +HSPLandroid/icu/util/CodePointTrie$Data16;->getFromIndex(I)I +HSPLandroid/icu/util/CodePointTrie$Data16;->getValueWidth()Landroid/icu/util/CodePointTrie$ValueWidth; +HSPLandroid/icu/util/CodePointTrie$Data16;->write(Ljava/io/DataOutputStream;)I +HSPLandroid/icu/util/CodePointTrie$Data;->getDataLength()I +HSPLandroid/icu/util/CodePointTrie$Data;->getFromIndex(I)I +HSPLandroid/icu/util/CodePointTrie$Data;->getValueWidth()Landroid/icu/util/CodePointTrie$ValueWidth; +HSPLandroid/icu/util/CodePointTrie$Data;->write(Ljava/io/DataOutputStream;)I +HSPLandroid/icu/util/CodePointTrie$ValueWidth;->valueOf(Ljava/lang/String;)Landroid/icu/util/CodePointTrie$ValueWidth; +HSPLandroid/icu/util/CodePointTrie$ValueWidth;->values()[Landroid/icu/util/CodePointTrie$ValueWidth; +HSPLandroid/icu/util/CodePointTrie$Type;->valueOf(Ljava/lang/String;)Landroid/icu/util/CodePointTrie$Type; +HSPLandroid/icu/util/CodePointTrie$Type;->values()[Landroid/icu/util/CodePointTrie$Type; +HSPLandroid/icu/util/CodePointTrie;->fromBinary(Landroid/icu/util/CodePointTrie$Type;Landroid/icu/util/CodePointTrie$ValueWidth;Ljava/nio/ByteBuffer;)Landroid/icu/util/CodePointTrie; +HSPLandroid/icu/util/CodePointTrie;->internalSmallIndex(Landroid/icu/util/CodePointTrie$Type;I)I +HSPLandroid/icu/util/CodePointTrie;->maybeFilterValue(IIILandroid/icu/util/CodePointMap$ValueFilter;)I +HSPLandroid/icu/util/CodePointTrie;->asciiGet(I)I +HSPLandroid/icu/util/CodePointTrie;->cpIndex(I)I +HSPLandroid/icu/util/CodePointTrie;->fastIndex(I)I +HSPLandroid/icu/util/CodePointTrie;->get(I)I +HSPLandroid/icu/util/CodePointTrie;->getRange(ILandroid/icu/util/CodePointMap$ValueFilter;Landroid/icu/util/CodePointMap$Range;)Z +HSPLandroid/icu/util/CodePointTrie;->getType()Landroid/icu/util/CodePointTrie$Type; +HSPLandroid/icu/util/CodePointTrie;->getValueWidth()Landroid/icu/util/CodePointTrie$ValueWidth; +HSPLandroid/icu/util/CodePointTrie;->smallIndex(Landroid/icu/util/CodePointTrie$Type;I)I +HSPLandroid/icu/util/CodePointTrie;->toBinary(Ljava/io/OutputStream;)I +HSPLandroid/icu/util/CodePointMap$StringIterator;->getCodePoint()I +HSPLandroid/icu/util/CodePointMap$StringIterator;->getIndex()I +HSPLandroid/icu/util/CodePointMap$StringIterator;->getValue()I +HSPLandroid/icu/util/CodePointMap$StringIterator;->next()Z +HSPLandroid/icu/util/CodePointMap$StringIterator;->previous()Z +HSPLandroid/icu/util/CodePointMap$StringIterator;->reset(Ljava/lang/CharSequence;I)V +HSPLandroid/icu/util/CodePointMap$RangeIterator;->hasNext()Z +HSPLandroid/icu/util/CodePointMap$RangeIterator;->next()Landroid/icu/util/CodePointMap$Range; +HSPLandroid/icu/util/CodePointMap$RangeIterator;->next()Ljava/lang/Object; +HSPLandroid/icu/util/CodePointMap$RangeIterator;->remove()V +HSPLandroid/icu/util/CodePointMap$Range;->access$000(Landroid/icu/util/CodePointMap$Range;)I +HSPLandroid/icu/util/CodePointMap$Range;->access$002(Landroid/icu/util/CodePointMap$Range;I)I +HSPLandroid/icu/util/CodePointMap$Range;->access$100(Landroid/icu/util/CodePointMap$Range;)I +HSPLandroid/icu/util/CodePointMap$Range;->access$102(Landroid/icu/util/CodePointMap$Range;I)I +HSPLandroid/icu/util/CodePointMap$Range;->access$202(Landroid/icu/util/CodePointMap$Range;I)I +HSPLandroid/icu/util/CodePointMap$Range;->getEnd()I +HSPLandroid/icu/util/CodePointMap$Range;->getStart()I +HSPLandroid/icu/util/CodePointMap$Range;->getValue()I +HSPLandroid/icu/util/CodePointMap$Range;->set(III)V +HSPLandroid/icu/util/CodePointMap$ValueFilter;->apply(I)I +HSPLandroid/icu/util/CodePointMap$RangeOption;->valueOf(Ljava/lang/String;)Landroid/icu/util/CodePointMap$RangeOption; +HSPLandroid/icu/util/CodePointMap$RangeOption;->values()[Landroid/icu/util/CodePointMap$RangeOption; +HSPLandroid/icu/util/CodePointMap;->get(I)I +HSPLandroid/icu/util/CodePointMap;->getRange(ILandroid/icu/util/CodePointMap$RangeOption;ILandroid/icu/util/CodePointMap$ValueFilter;Landroid/icu/util/CodePointMap$Range;)Z +HSPLandroid/icu/util/CodePointMap;->getRange(ILandroid/icu/util/CodePointMap$ValueFilter;Landroid/icu/util/CodePointMap$Range;)Z +HSPLandroid/icu/util/CodePointMap;->iterator()Ljava/util/Iterator; +HSPLandroid/icu/util/CodePointMap;->stringIterator(Ljava/lang/CharSequence;I)Landroid/icu/util/CodePointMap$StringIterator;HSPLandroid/icu/util/Currency$1;-><init>()V HSPLandroid/icu/util/Currency$1;->createInstance(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroid/icu/util/Currency$1;->createInstance(Ljava/lang/String;Ljava/lang/Void;)Landroid/icu/util/Currency; HSPLandroid/icu/util/Currency$CurrencyUsage;-><init>(Ljava/lang/String;I)V @@ -24187,6 +24270,61 @@ HSPLandroid/icu/util/MeasureUnit;->addUnit(Ljava/lang/String;Ljava/lang/String;L HSPLandroid/icu/util/MeasureUnit;->equals(Ljava/lang/Object;)Z HSPLandroid/icu/util/MeasureUnit;->hashCode()I HSPLandroid/icu/util/MeasureUnit;->internalGetInstance(Ljava/lang/String;Ljava/lang/String;)Landroid/icu/util/MeasureUnit; +HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->addEntry([I[CIII)V +HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->findEntry([III)I +HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->findEntry([I[C[I[CII)I +HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->makeHashCode(I)I +HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->makeHashCode([CI)I +HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->makeHashCode([II)I +HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->modulo(II)I +HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->nextIndex(II)I +HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->extend([CIII)V +HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->extend([IIII)V +HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->findAllSameBlock([II)I +HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->findBlock([C[CI)I +HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->findBlock([C[II)I +HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->findBlock([I[II)I +HSPLandroid/icu/util/MutableCodePointTrie$MixedBlocks;->init(II)V +HSPLandroid/icu/util/MutableCodePointTrie$AllSameBlocks;->add(III)V +HSPLandroid/icu/util/MutableCodePointTrie$AllSameBlocks;->findMostUsed()I +HSPLandroid/icu/util/MutableCodePointTrie$AllSameBlocks;->findOrAdd(III)I +HSPLandroid/icu/util/MutableCodePointTrie;->access$000([II[III)Z +HSPLandroid/icu/util/MutableCodePointTrie;->access$100([CI[III)Z +HSPLandroid/icu/util/MutableCodePointTrie;->access$200([CI[CII)Z +HSPLandroid/icu/util/MutableCodePointTrie;->access$300([IIII)Z +HSPLandroid/icu/util/MutableCodePointTrie;->allValuesSameAs([IIII)Z +HSPLandroid/icu/util/MutableCodePointTrie;->allocDataBlock(I)I +HSPLandroid/icu/util/MutableCodePointTrie;->build(Landroid/icu/util/CodePointTrie$Type;Landroid/icu/util/CodePointTrie$ValueWidth;)Landroid/icu/util/CodePointTrie; +HSPLandroid/icu/util/MutableCodePointTrie;->clear()V +HSPLandroid/icu/util/MutableCodePointTrie;->compactData(I[IILandroid/icu/util/MutableCodePointTrie$MixedBlocks;)I +HSPLandroid/icu/util/MutableCodePointTrie;->compactIndex(ILandroid/icu/util/MutableCodePointTrie$MixedBlocks;)I +HSPLandroid/icu/util/MutableCodePointTrie;->compactTrie(I)I +HSPLandroid/icu/util/MutableCodePointTrie;->compactWholeDataBlocks(ILandroid/icu/util/MutableCodePointTrie$AllSameBlocks;)I +HSPLandroid/icu/util/MutableCodePointTrie;->ensureHighStart(I)V +HSPLandroid/icu/util/MutableCodePointTrie;->equalBlocks([CI[CII)Z +HSPLandroid/icu/util/MutableCodePointTrie;->equalBlocks([CI[III)Z +HSPLandroid/icu/util/MutableCodePointTrie;->equalBlocks([II[III)Z +HSPLandroid/icu/util/MutableCodePointTrie;->fillBlock(IIII)V +HSPLandroid/icu/util/MutableCodePointTrie;->findAllSameBlock([IIIII)I +HSPLandroid/icu/util/MutableCodePointTrie;->findHighStart()I +HSPLandroid/icu/util/MutableCodePointTrie;->findSameBlock([CII[CII)I +HSPLandroid/icu/util/MutableCodePointTrie;->fromCodePointMap(Landroid/icu/util/CodePointMap;)Landroid/icu/util/MutableCodePointTrie; +HSPLandroid/icu/util/MutableCodePointTrie;->getAllSameOverlap([IIII)I +HSPLandroid/icu/util/MutableCodePointTrie;->getDataBlock(I)I +HSPLandroid/icu/util/MutableCodePointTrie;->getOverlap([CI[CII)I +HSPLandroid/icu/util/MutableCodePointTrie;->getOverlap([CI[III)I +HSPLandroid/icu/util/MutableCodePointTrie;->getOverlap([II[III)I +HSPLandroid/icu/util/MutableCodePointTrie;->isStartOfSomeFastBlock(I[II)Z +HSPLandroid/icu/util/MutableCodePointTrie;->maskValues(I)V +HSPLandroid/icu/util/MutableCodePointTrie;->maybeFilterValue(IIILandroid/icu/util/CodePointMap$ValueFilter;)I +HSPLandroid/icu/util/MutableCodePointTrie;->writeBlock(II)V +HSPLandroid/icu/util/MutableCodePointTrie;->buildImmutable(Landroid/icu/util/CodePointTrie$Type;Landroid/icu/util/CodePointTrie$ValueWidth;)Landroid/icu/util/CodePointTrie; +HSPLandroid/icu/util/MutableCodePointTrie;->clone()Landroid/icu/util/MutableCodePointTrie; +HSPLandroid/icu/util/MutableCodePointTrie;->clone()Ljava/lang/Object; +HSPLandroid/icu/util/MutableCodePointTrie;->get(I)I +HSPLandroid/icu/util/MutableCodePointTrie;->getRange(ILandroid/icu/util/CodePointMap$ValueFilter;Landroid/icu/util/CodePointMap$Range;)Z +HSPLandroid/icu/util/MutableCodePointTrie;->set(II)V +HSPLandroid/icu/util/MutableCodePointTrie;->setRange(III)V HSPLandroid/icu/util/SimpleTimeZone;-><init>(ILjava/lang/String;IIIIIIIIIII)V HSPLandroid/icu/util/SimpleTimeZone;->clone()Ljava/lang/Object; HSPLandroid/icu/util/SimpleTimeZone;->cloneAsThawed()Landroid/icu/util/TimeZone; |