Searched defs:objs (Results 1 – 5 of 5) sorted by relevance
60 static final void warning(String logMessage, Object... objs) { in warning()71 static final void error(String logMessage, Object... objs) { in error()82 static final void debug(String logMessage, Object... objs) { in debug()92 private static final String toLogString(String logMessage, Object[] objs) { in toLogString()
361 Stream<MtpObject> objs = Stream.concat(mRoots.values().stream(), in close() local770 Stream<MtpObject> objs = Stream.concat(mRoots.values().stream(), in checkConsistency() local
1038 T[] objs = text.getSpans(0, text.length(), kind); in getLast() local
1411 private static boolean areValuesAllNull(Object... objs) { in areValuesAllNull()
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...