Searched refs:readInputStreamToByteArray (Results 1 – 3 of 3) sorted by relevance
47 readInputStreamToByteArray(eccData)); in testEccDataContent()73 private static byte[] readInputStreamToByteArray(InputStream inputStream) throws IOException { in readInputStreamToByteArray() method in EccDataTest
544 assets = CarrierIdProto.CarrierList.parseFrom(readInputStreamToByteArray(is)); in getUpdateCarrierList()552 ota = CarrierIdProto.CarrierList.parseFrom(readInputStreamToByteArray(is)); in getUpdateCarrierList()595 private static byte[] readInputStreamToByteArray(InputStream inputStream) throws IOException { in readInputStreamToByteArray() method in CarrierIdProvider
462 allEccMessages = ProtobufEccData.AllInfo.parseFrom(readInputStreamToByteArray( in cacheEmergencyDatabaseByCountry()527 allEccMessages = ProtobufEccData.AllInfo.parseFrom(readInputStreamToByteArray( in cacheOtaEmergencyNumberDatabase()575 private static byte[] readInputStreamToByteArray(InputStream inputStream) throws IOException { in readInputStreamToByteArray() method in EmergencyNumberTracker