Home
last modified time | relevance | path

Searched refs:NUM_SIGNAL_LEVEL (Results 1 – 2 of 2) 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];
962 for (int i = 0; i < NUM_SIGNAL_LEVEL; i++) { in toBandwidthStatsAllLevel()
1038 static final int NUM_SIGNAL_LEVEL = 5; field in WifiScoreCard
1079 new long[NUM_LINK_BAND][NUM_LINK_DIRECTION][NUM_SIGNAL_LEVEL];
1081 new int[NUM_LINK_BAND][NUM_LINK_DIRECTION][NUM_SIGNAL_LEVEL];
[all …]
/packages/modules/Wifi/service/proto/src/
Dscorecard.proto129 // The number of entries will match WifiScoreCard.NUM_SIGNAL_LEVEL