Searched refs:sendStopNetStatPoll (Results 1 – 3 of 3) sorted by relevance
149 verify(mDcTracker, times(1)).sendStopNetStatPoll(eq(DctConstants.Activity.DORMANT)); in testDataDormant()
423 mDct.sendStopNetStatPoll(DctConstants.Activity.DORMANT); in onDataStateChanged()
4256 public void sendStopNetStatPoll(DctConstants.Activity activity) { in sendStopNetStatPoll() method in DcTracker