Searched refs:readWithLimit (Results 1 – 1 of 1) sorted by relevance
169 private static byte[] readWithLimit(InputStream in) throws IOException { in readWithLimit() method in CertInstallerMain229 final byte[] raw = readWithLimit(in); in startInstallActivity()247 byte[] data = readWithLimit(in); in startWifiInstallActivity()