Searched refs:writeByteArrayList (Results 1 – 1 of 1) sorted by relevance
103 writeByteArrayList(out, mEncryptedTopics); in writeToParcel()105 writeByteArrayList(out, mEncapsulatedKeys); in writeToParcel()344 private static void writeByteArrayList(@NonNull Parcel out, @Nullable List<byte[]> val) { in writeByteArrayList() method in GetTopicsResult