Searched refs:notNull (Results 1 – 1 of 1) sorted by relevance
1649 void assertCallNotNull(Call mCall, boolean notNull) { in assertCallNotNull() argument1654 return notNull; in assertCallNotNull()1663 notNull ? "Call should not be null" : "Call should be null" in assertCallNotNull()