/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | ScoredNetworkNominatorTest.java | 149 int[] levels = {mThresholdQualifiedRssi2G + 8}; in testUpdate_recommendationsDisabled() local 173 int[] levels = {mThresholdQualifiedRssi2G + 8}; in testUpdate_emptyScanList() local 192 int[] levels = {mThresholdQualifiedRssi2G + 8, mThresholdQualifiedRssi2G + 10}; in testUpdate_allNetworksUnscored() local 219 int[] levels = {mThresholdQualifiedRssi2G + 8, mThresholdQualifiedRssi2G + 10}; in testUpdate_oneScored_oneUnscored() local 264 int[] levels = {mThresholdQualifiedRssi2G + 8, mThresholdQualifiedRssi2G + 10}; in testUpdate_externalScorerNotPermittedToSeeScanResults() local 287 int[] levels = {mThresholdQualifiedRssi2G + 8, mThresholdQualifiedRssi2G + 10}; in testUpdate_externalScorerNotPermittedToSeeScanResultsWithException() local 313 int[] levels = {mThresholdQualifiedRssi2G + 8, mThresholdQualifiedRssi2G + 10}; in testEvaluateNetworks_newEphemeralNetworkMustBeReportedAsConnectable() local 348 int[] levels = {mThresholdQualifiedRssi2G + 8, mThresholdQualifiedRssi2G + 10}; in testEvaluateNetworks_noEphemeralNetworkWhenUntrustedNetworksNotAllowed() local 381 int[] levels = {mThresholdQualifiedRssi5G + 8}; in testEvaluateNetworks_chooseSavedNetworkWithExternalScore() local 413 int[] levels = {mThresholdQualifiedRssi2G + 8, mThresholdQualifiedRssi2G + 8}; in testEvaluateNetworks_nullScoredNetworks() local
|
D | SavedNetworkNominatorTest.java | 125 int[] levels = {RSSI_LEVEL, RSSI_LEVEL}; in ignoreNetworksIfUseExternalScores() local 151 int[] levels = {RSSI_LEVEL}; in ignoreNetworkIfSimIsAbsentForEapSimNetwork() local 178 int[] levels = {RSSI_LEVEL, RSSI_LEVEL}; in ignoreEphemeralNetworks() local 206 int[] levels = {RSSI_LEVEL, RSSI_LEVEL}; in ignoreNetworksIfAutojoinNotAllowed() local 238 int[] levels = {RSSI_LEVEL, RSSI_LEVEL}; in returnNoCandidateIfNoNetworksAllowAutojoin() local 285 int[] levels = {RSSI_LEVEL}; in testIgnoreNetworksIfMeteredAndFromNonDataSim() local 313 int[] levels = {RSSI_LEVEL}; in testIgnoreNetworksFromAppIfNoImsiProtection() local 349 int[] levels = {RSSI_LEVEL}; in testIgnoreOpenNetworkWithSameNetworkSuggestionHasSecureNetworkFromSameCarrier() local
|
D | WifiNetworkSelectorTest.java | 366 int[] levels = new int[0]; in emptyScanResults() local 399 int[] levels = {mThresholdMinimumRssi2G - 1, mThresholdMinimumRssi5G - 1}; in verifyMinimumRssiThreshold() local 432 int[] levels = {mThresholdMinimumRssi2G + RSSI_BUMP, mThresholdMinimumRssi5G + RSSI_BUMP}; in verifyMinimumTimeGapWhenConnected() local 480 int[] levels = {mThresholdMinimumRssi2G + RSSI_BUMP, mThresholdMinimumRssi5G + RSSI_BUMP}; in verifyNoMinimumTimeGapWhenDisconnected() local 529 int[] levels = {mThresholdQualifiedRssi5G - 2}; in lowRssi5GNetworkIsNotSufficient() local 584 int[] levels = {mThresholdQualifiedRssi5G + 5}; in noInternetAccessNetworkIsNotSufficient() local 641 int[] levels = {mThresholdMinimumRssi2G + 20, mThresholdMinimumRssi2G + RSSI_BUMP}; in updateConfiguredNetworks() local 680 int[] levels = {mThresholdQualifiedRssi5G + 8}; in filterOutBlocklistedBssid() local 716 int[] levels = {mThresholdMinimumRssi2G + 20, mThresholdMinimumRssi2G + RSSI_BUMP}; in noSelectionWhenCurrentNetworkNotInScanResults() local 774 int[] levels = {mThresholdMinimumRssi2G + 10, mThresholdMinimumRssi2G + 20}; in includeCurrentNetworkWhenCurrentNetworkNotNominated() local [all …]
|
D | NetworkSuggestionNominatorTest.java | 102 int[] levels = {-67, -76}; in testSelectNetworkSuggestionForNoMatch() local 144 int[] levels = {-67, -76}; in testSelectNetworkSuggestionForOneMatch() local 183 int[] levels = {-67}; in testSelectNetworkSuggestionForOneMatchWithInsecureEnterpriseSuggestion() local 230 int[] levels = {-56, -45}; in testSelectNetworkSuggestionForMultipleMatch() local 275 int[] levels = {-56, -45}; in testSelectNetworkSuggestionForMultipleMatchHighPriorityWins() local 322 int[] levels = {-56, -45, -44, -43}; in testSelectNetworkSuggestionForMultipleMatchHighPriorityFromEachPriorityGroupWins() local 369 int[] levels = {-23, -45}; in testSelectNetworkSuggestionForMultipleMatchWithMultipleSuggestions() local 423 int[] levels = {-23, -45, -56, -65}; in testSelectNetworkSuggestionForMultipleMatchWithMultipleSuggestionsHighPriorityWins() local 471 int[] levels = {-67, -76}; in testSelectNetworkSuggestionForOneMatchButInToWifiConfigManager() local 521 int[] levels = {-67, -76}; in testSelectNetworkSuggestionForOneMatchForExistingNetwork() local [all …]
|
D | WifiNetworkSelectorTestUtil.java | 92 String[] bssids, int[] freqs, String[] caps, int[] levels, int[] securities, in setupScanDetailsAndConfigStore() 104 String[] bssids, int[] freqs, String[] caps, int[] levels, in setupScanDetailsAndConfigStore() 136 String[] bssids, int[] freqs, int[] levels, in setupScanDetailsAndConfigForEapSimNetwork() 211 String[] caps, int[] levels, Clock clock) { in buildScanDetails() 238 String[] caps, int[] levels, byte[][] iesByteStream, Clock clock) { in buildScanDetailsWithNetworkDetails()
|
D | WifiLastResortWatchdogTest.java | 115 String[] bssids, int[] frequencies, String[] caps, int[] levels, in createFilteredQnsCandidates() 138 String[] bssids, int[] frequencies, String[] caps, int[] levels, in createFilteredQnsCandidates() 889 int[] levels = {-60, -86, -50, -62, -60, -86, -50, -62}; in testFailureCounting_countFailuresAcrossSsids() local 1522 int[] levels = {-60, -86, -50, -62, -60}; in testMetricsCollection() local 1833 int[] levels = {-60}; in testIncrementingWatchdogConnectionFailuresAfterTrigger() local 1878 int[] levels = {-60}; in testWatchdogAssumesSuccessOnlyIfFirstConnectionAfterRestartSucceeds() local 1951 int[] levels = {-60}; in testWatchdogVerifiesAtLeastOneNetworkIsConnectedBeforeTriggeringBugreport() local 2055 int[] levels = {-60}; in testMetricsCollectionWithMixtureReason() local 2107 int[] levels = {-60}; in testWatchdogWithTimeBasedLogic() local 2170 int[] levels = {-60}; in testWatchdogAssumesSuccessOnlyIfConnectedOnSameSsid() local [all …]
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Pyramid.cpp | 27 PyramidShort *PyramidShort::allocatePyramidPacked(real levels, in allocatePyramidPacked() 96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *li… in calcStorage()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/fuelgauge/ |
D | BatteryChartViewTest.java | 183 final int[] levels = new int[13]; in testClickable_restoreFromNonClickableState() local
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
D | BatteryChartView.java | 141 public void setLevels(int[] levels) { in setLevels()
|
/packages/modules/NeuralNetworks/runtime/test/ |
D | TestUnspecifiedDimensions.cpp | 229 std::vector<SpecificationLevel> levels{ in SetUp() local
|
/packages/apps/WallpaperPicker/src/com/android/photos/views/ |
D | TiledImageRenderer.java | 207 int levels = 1; in calculateLevelCount() local
|
/packages/apps/Gallery2/src/com/android/photos/views/ |
D | TiledImageRenderer.java | 207 int levels = 1; in calculateLevelCount() local
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiScoreCard.java | 2623 List<BandwidthEstimatorStats.PerLevel> levels = new ArrayList<>(); in dumpBandwidthStatsPerLink() local
|