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