Searched refs:onThresholdReached (Results 1 – 4 of 4) sorted by relevance
520 public abstract void onThresholdReached(int networkType, String subscriberId); in onThresholdReached() method in NetworkStatsManager.UsageCallback619 mCallback.onThresholdReached(mNetworkType, mSubscriberId); in handleMessage()
227 public void onThresholdReached(int networkType, String subscriberId) { in MultipathTracker()
7709 method public abstract void onThresholdReached(int, String);