Home
last modified time | relevance | path

Searched refs:writeRepeatedStringImpl (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/util/proto/
DProtoOutputStream.java806 writeRepeatedStringImpl(id, val); in write()
1858 writeRepeatedStringImpl(id, val); in writeRepeatedString()
1861 private void writeRepeatedStringImpl(int id, String val) { in writeRepeatedStringImpl() method in ProtoOutputStream
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57581 Landroid/util/proto/ProtoOutputStream;->writeRepeatedStringImpl(ILjava/lang/String;)V