Home
last modified time | relevance | path

Searched refs:NUM_LINK_DIRECTION (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiScoreCard.java134 new long[NUM_LINK_BAND][NUM_LINK_DIRECTION][NUM_SIGNAL_LEVEL];
136 new long[NUM_LINK_BAND][NUM_LINK_DIRECTION][NUM_SIGNAL_LEVEL];
138 new long[NUM_LINK_BAND][NUM_LINK_DIRECTION][NUM_SIGNAL_LEVEL];
140 new int[NUM_LINK_BAND][NUM_LINK_DIRECTION][NUM_SIGNAL_LEVEL];
768 new long[NUM_LINK_BAND][NUM_LINK_DIRECTION][NUM_SIGNAL_LEVEL];
770 new int[NUM_LINK_BAND][NUM_LINK_DIRECTION][NUM_SIGNAL_LEVEL];
1043 private static final int NUM_LINK_DIRECTION = 2; field in WifiScoreCard
1070 private int[] mByteDeltaAccThr = new int[NUM_LINK_DIRECTION];
1071 private int[] mFilterKbps = new int[NUM_LINK_DIRECTION];
1072 private int[] mBandwidthSampleKbps = new int[NUM_LINK_DIRECTION];
[all …]