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.java133 new long[NUM_LINK_BAND][NUM_LINK_DIRECTION][NUM_SIGNAL_LEVEL];
135 new long[NUM_LINK_BAND][NUM_LINK_DIRECTION][NUM_SIGNAL_LEVEL];
137 new long[NUM_LINK_BAND][NUM_LINK_DIRECTION][NUM_SIGNAL_LEVEL];
139 new int[NUM_LINK_BAND][NUM_LINK_DIRECTION][NUM_SIGNAL_LEVEL];
767 new long[NUM_LINK_BAND][NUM_LINK_DIRECTION][NUM_SIGNAL_LEVEL];
769 new int[NUM_LINK_BAND][NUM_LINK_DIRECTION][NUM_SIGNAL_LEVEL];
1042 private static final int NUM_LINK_DIRECTION = 2; field in WifiScoreCard
1069 private int[] mByteDeltaAccThr = new int[NUM_LINK_DIRECTION];
1070 private int[] mFilterKbps = new int[NUM_LINK_DIRECTION];
1071 private int[] mBandwidthSampleKbps = new int[NUM_LINK_DIRECTION];
[all …]