Searched refs:recordAttachSessionDuration (Results 1 – 4 of 4) sorted by relevance
265 mDut.recordAttachSessionDuration(clients.get(12).getCreationTime()); in testAttachSessionMetrics()270 mDut.recordAttachSessionDuration(clients.get(13).getCreationTime()); in testAttachSessionMetrics()
476 inOrderM.verify(mAwareMetricsMock).recordAttachSessionDuration(anyLong()); in testDisableUsageFlow()1029 inOrderM.verify(mAwareMetricsMock).recordAttachSessionDuration(anyLong()); in testDisconnectWhilePublishPending()
244 public void recordAttachSessionDuration(long creationTime) { in recordAttachSessionDuration() method in WifiAwareMetrics
2241 mAwareMetrics.recordAttachSessionDuration(client.getCreationTime()); in disconnectLocal()3058 mAwareMetrics.recordAttachSessionDuration(mClients.valueAt(i).getCreationTime()); in onAwareDownLocal()