Searched refs:hasOngoingConnection (Results 1 – 4 of 4) sorted by relevance
94 assertTrue(mWifiP2pMetrics.hasOngoingConnection()); in startAndEndConnectionEventSucceeds()98 assertFalse(mWifiP2pMetrics.hasOngoingConnection()); in startAndEndConnectionEventSucceeds()
3438 when(mWifiP2pMetrics.hasOngoingConnection()).thenReturn(true); in testStartFastConnectionEventWhenCreateGroupWithConfigTwice()
455 public boolean hasOngoingConnection() { in hasOngoingConnection() method in WifiP2pMetrics
1821 if (mWifiP2pMetrics.hasOngoingConnection()) { in reportConnectionEventTakeBugReportIfOverlapped()