Searched refs:ThroughputPredictor (Results 1 – 10 of 10) sorted by relevance
36 public class ThroughputPredictor { class105 ThroughputPredictor(Context context) { in ThroughputPredictor() method in ThroughputPredictor
64 private final ThroughputPredictor mThroughputPredictor;84 Clock clock, Handler handler, ThroughputPredictor throughputPredictor) { in WifiDataStall()
162 private final ThroughputPredictor mThroughputPredictor;289 mThroughputPredictor = new ThroughputPredictor(mContext); in WifiInjector()833 public ThroughputPredictor getThroughputPredictor() { in getThroughputPredictor()
108 private ThroughputPredictor mThroughputPredictor;1111 ThroughputPredictor throughputPredictor) { in WifiNetworkSelector()
2686 ThroughputPredictor throughputPredictor = mWifiInjector.getThroughputPredictor(); in updateWifiInfoAfterAssociation()
54 ThroughputPredictor mThroughputPredictor;86 mThroughputPredictor = new ThroughputPredictor(mContext); in setUp()
74 @Mock ThroughputPredictor mThroughputPredictor;
250 @Mock private ThroughputPredictor mThroughputPredictor;
421 @Mock ThroughputPredictor mThroughputPredictor;
327 "com.android.server.wifi.ThroughputPredictor",328 "com.android.server.wifi.ThroughputPredictor$*",329 "com.android.server.wifi.ThroughputPredictor.**",