Searched refs:loadPrinterIds (Results 1 – 1 of 1) sorted by relevance
68 mKnownGood.addAll(loadPrinterIds(reader)); in load()71 mPriority.addAll(loadPrinterIds(reader)); in load()84 private List<PrinterId> loadPrinterIds(JsonReader reader) throws IOException { in loadPrinterIds() method in LocalDiscoverySessionInfo