Home | History | Annotate | Download | only in wifi

Lines Matching defs:anyInt

25 import static org.mockito.Mockito.anyInt;
190 anyInt(),
192 Matchers.anyInt());
442 Matchers.anyInt(),
444 Matchers.anyInt());
804 verify(mockWifiListener, atMost(1)).onWifiStateChanged(anyInt());