Searched refs:checkNotNull (Results 1 – 15 of 15) sorted by relevance
65 Preconditions.checkNotNull(patch);82 Preconditions.checkNotNull(base);83 Preconditions.checkNotNull(patch);124 Preconditions.checkNotNull(mcs);125 Preconditions.checkNotNull(name);147 Preconditions.checkNotNull(allOverlay);148 Preconditions.checkNotNull(base);176 Preconditions.checkNotNull(overlay);177 Preconditions.checkNotNull(base);
84 checkNotNull(name, Field.NAME.getTag()); in ApkInfo()85 checkNotNull(fileName, Field.FILE_NAME.getTag()); in ApkInfo()86 checkNotNull(packageName, Field.PACKAGE_NAME.getTag()); in ApkInfo()87 checkNotNull(layerName, Field.LAYER_NAME.getTag()); in ApkInfo()164 private void checkNotNull(Object value, String fieldName) { in checkNotNull() method in ApkInfo
31 checkNotNull(name, Field.NAME.getTag()); in CertificationRequirements()66 private void checkNotNull(Object value, String fieldName) { in checkNotNull() method in CertificationRequirements
47 Preconditions.checkNotNull(bytes, "bytes == null"); in readUnsigned4Le()73 Preconditions.checkNotNull(bytes, "bytes == null"); in readUnsigned2Le()100 Preconditions.checkNotNull(output, "output == null"); in writeUnsigned4Le()122 Preconditions.checkNotNull(output, "output == null"); in writeUnsigned2Le()
19 import static com.google.common.base.Preconditions.checkNotNull;149 this.nativeLibrariesPackagingMode = checkNotNull(nativeLibrariesPackagingMode); in CreationData()150 this.noCompressPredicate = checkNotNull(noCompressPredicate); in CreationData()
111 Preconditions.checkNotNull(segments); in getSegments()143 Preconditions.checkNotNull(rawData); in parseSegments()190 Preconditions.checkNotNull(segments); in size()211 Preconditions.checkNotNull(segments); in write()
820 Preconditions.checkNotNull(eocdEntry, "eocdEntry == null"); in readCentralDirectory()821 Preconditions.checkNotNull(eocdEntry.getStore(), "eocdEntry.getStore() == null"); in readCentralDirectory()912 Preconditions.checkNotNull(b, "b == null"); in directOpen()954 Preconditions.checkNotNull(mapEntry, "mapEntry == null"); in delete()1239 Preconditions.checkNotNull(mapEntry); in reAdd()1329 Preconditions.checkNotNull(raf, "raf == null"); in writeEntry()1374 Preconditions.checkNotNull(raf, "raf == null"); in computeCentralDirectory()1408 Preconditions.checkNotNull(raf, "raf == null"); in appendCentralDirectory()1415 Preconditions.checkNotNull(directoryEntry, "directoryEntry != null"); in appendCentralDirectory()1418 Preconditions.checkNotNull(newDirectory, "newDirectory != null"); in appendCentralDirectory()[all …]
103 Preconditions.checkNotNull(store, "store == null"); in makeUsed()
536 Preconditions.checkNotNull(entry, "entry == null"); in before()550 Preconditions.checkNotNull(entry, "entry == null"); in after()
226 Preconditions.checkNotNull(bytes, "bytes == null"); in makeFromData()
247 Preconditions.checkNotNull( in StoredEntry()
18 import static com.google.common.base.Preconditions.checkNotNull;79 checkNotNull( in run()
100 Preconditions.checkNotNull(packageElement); in process()101 Preconditions.checkNotNull(enclosingElementName); in process()
95 Preconditions.checkNotNull(metrics); in addToMetrics()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...