/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
D | KernelCpuUidFreqTimeReaderTest.java | 104 final long[][] freqs = { in testReadFreqs_perClusterTimesNotAvailable() local 133 final long[][] freqs = { in testReadFreqs_perClusterTimesAvailable() local 161 final long[] freqs = {110, 123, 145, 167, 289, 997}; in testReadDelta() local 213 final long[] freqs = {110, 123, 145, 167, 289, 997}; in testReadAbsolute() local 242 final long[] freqs = {110, 123, 145, 167, 289, 997}; in testReadDeltaWrongData() local 296 private void setFreqs(long[] freqs) throws IOException { in setFreqs() 304 private void setFreqsAndData(long[] freqs, long[][] times) throws IOException { in setFreqsAndData() 326 private String freqsLine(long[] freqs) { in freqsLine() 414 public void setFreqs(long[] freqs) { in setFreqs()
|
D | BatteryStatsCpuTimesTest.java | 119 final long[] freqs = {1, 12, 123, 12, 1234}; in testUpdateCpuTimeLocked() local 624 final long[] freqs = {1, 12, 123, 12, 1234}; in testReadKernelUidCpuFreqTimesLocked_perClusterTimesAvailable() local 734 final long[] freqs = {1, 12, 123, 12, 1234}; in testReadKernelUidCpuFreqTimesLocked_partialTimers() local
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | ScoredNetworkEvaluatorTest.java | 122 int[] freqs = {2470}; in testUpdate_recommendationsDisabled() local 146 int[] freqs = {2470}; in testUpdate_emptyScanList() local 164 int[] freqs = {2470, 2437}; in testUpdate_allNetworksUnscored() local 189 int[] freqs = {2470, 2437}; in testUpdate_oneScored_oneUnscored() local 233 int[] freqs = {2470, 2437}; in testUpdate_externalScorerNotPermittedToSeeScanResults() local 256 int[] freqs = {2470, 2437}; in testUpdate_externalScorerNotPermittedToSeeScanResultsWithException() local 283 int[] freqs = {2470, 2437}; in testEvaluateNetworks_newEphemeralNetworkMustBeReportedAsConnectable() local 328 int[] freqs = {2470, 2437}; in testEvaluateNetworks_chooseEphemeralNetworkBecauseOfNoSavedNetwork() local 369 int[] freqs = {2470, 2437}; in testEvaluateNetworks_chooseHigherScoredEphemeralNetwork() local 413 int[] freqs = {2470, 2437}; in testEvaluateNetworks_noEphemeralNetworkWhenUntrustedNetworksNotAllowed() local [all …]
|
D | WifiNetworkSelectorTest.java | 273 int[] freqs = new int[0]; in emptyScanResults() local 303 int[] freqs = {2437, 5180}; in verifyMinimumRssiThreshold() local 333 int[] freqs = {2437, 5180}; in verifyMinimumTimeGapWhenConnected() local 372 int[] freqs = {2437, 5180}; in verifyNoMinimumTimeGapWhenDisconnected() local 415 int[] freqs = {5180}; in openNetworkIsNotSufficient() local 463 int[] freqs = {5180}; in lowRssi5GNetworkIsNotSufficient() local 511 int[] freqs = {5180}; in noInternetAccessNetworkIsNotSufficient() local 558 int[] freqs = {2437, 2457}; in updateConfiguredNetworks() local 592 int[] freqs = {5180}; in filterOutBlacklistedBssid() local 624 int[] freqs = {2437, 2457}; in noSelectionWhenCurrentNetworkNotInScanResults() local [all …]
|
D | SavedNetworkEvaluatorTest.java | 162 int[] freqs = {2470, 2437}; in ignoreNetworksIfUseExternalScores() local 189 int[] freqs = {2470, 2437}; in ignoreEphemeralNetworks() local 217 int[] freqs = {5200, 5220, 5240}; in setCandidateScanResultsForAllSavedNetworks() local 257 int[] freqs = {2470, 2437}; in chooseStrongerRssi2GNetwork() local 285 int[] freqs = {5200, 5240}; in chooseStrongerRssi5GNetwork() local 312 int[] freqs = {5200, 5240}; in chooseSecureNetworkOverOpenNetwork() local 339 int[] freqs = {2437, 5240}; in choose5GNetworkOver2GNetwork() local 367 int[] freqs = {5200, 5240}; in stickToCurrentNetwork() local 400 int[] freqs = {5200, 5240}; in stickToCurrentBSSID() local 440 int[] freqs = {2470, 2437, 5200}; in currentBssidAwardForAllBssidsWithinTheSameNetworkWhenFirmwareRoamingSupported() local [all …]
|
D | NetworkSuggestionEvaluatorTest.java | 83 int[] freqs = {2470, 2437}; in testSelectNetworkSuggestionForNoMatch() local 121 int[] freqs = {2470, 2437}; in testSelectNetworkSuggestionForOneMatch() local 166 int[] freqs = {2470, 2437}; in testSelectNetworkSuggestionForMultipleMatch() local 213 int[] freqs = {2470, 2437}; in testSelectNetworkSuggestionForMultipleMatchHighPriorityWins() local 262 int[] freqs = {2470, 2437}; in testSelectNetworkSuggestionForMultipleMatchWithMultipleSuggestions() local 319 int[] freqs = {2470, 2437, 2470, 2437}; in testSelectNetworkSuggestionForMultipleMatchWithMultipleSuggestionsHighPriorityWins() local 370 int[] freqs = {2470, 2437}; in testSelectNetworkSuggestionForOneMatchButFailToAddToWifiConfigManager() local 421 int[] freqs = {2470, 2437}; in testSelectNetworkSuggestionForOneMatchForExistingNetwork() local 473 int[] freqs = {2470, 2437}; in testSelectNetworkSuggestionForOneMatchButUserForgotTheNetwork() local 523 int[] freqs = {2470, 2437}; in testSelectNetworkSuggestionForOneMatchForExistingNetworkButTempDisabled() local [all …]
|
D | CarrierNetworkEvaluatorTest.java | 215 int[] freqs = {2470, 2437, 2470, 2470, 2470}; in testSelectOneFromMultiple() local 277 int[] freqs = {2470}; in testSelectFromNoneAvailable() local 303 int[] freqs = {2470, 2437, 2470, 2470, 2470}; in testNoCarrierCert() local 335 int[] freqs = {2470}; in testAvailableButPreviouslyUserDeleted() local 363 int[] freqs = {2470}; in testAvailableButBlacklisted() local 402 int[] freqs = {2470}; in testSupportsEncryptedImsi() local
|
D | ScanResults.java | 100 private static ScanDetail[] generateNativeResults(boolean needIE, int seed, int... freqs) { in generateNativeResults() 132 public static ScanDetail[] generateNativeResults(int seed, int... freqs) { in generateNativeResults() 140 public static ScanResults create(int id, int bandScanned, int... freqs) { in create()
|
D | ScanTestUtil.java | 258 private static ScanData createScanData(int[] freqs, int bucketsScanned, int bandScanned) { in createScanData() 266 private static ScanData createScanData(int[] freqs, int bucketsScanned) { in createScanData() 271 int[][] freqs, int[] bucketsScanned, int[] bandsScanned) { in createScanDatas() 281 public static ScanData[] createScanDatas(int[][] freqs, int[] bucketsScanned) { in createScanDatas() 290 public static ScanData[] createScanDatas(int[][] freqs) { in createScanDatas()
|
D | WifiNetworkSelectorTestUtil.java | 85 String[] bssids, int[] freqs, String[] caps, int[] levels, int[] securities, in setupScanDetailsAndConfigStore() 134 public static List<ScanDetail> buildScanDetails(String[] ssids, String[] bssids, int[] freqs, in buildScanDetails()
|
D | WifiConfigManagerTest.java | 2683 Set<Integer> freqs = mWifiConfigManager.fetchChannelSetForNetworkForPartialScan( in testFetchChannelSetForNetworkIncludeCurrentNetwork() local
|
/frameworks/base/core/java/android/hardware/ |
D | ConsumerIrManager.java | 139 int[] freqs = mService.getCarrierFrequencies(); in getCarrierFrequencies() local
|
/frameworks/base/core/jni/ |
D | com_android_internal_os_KernelCpuUidBpfMapReader.cpp | 86 auto freqs = android::bpf::getCpuFreqs(); in KernelCpuUidFreqTimeBpfMapReader_getDataDimensions() local
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/scanner/ |
D | WificondScannerImpl.java | 189 Set<Integer> freqs; in startSingleScan() local
|
/frameworks/native/libs/cputimeinstate/ |
D | cputimeinstate.cpp | 111 std::vector<uint32_t> freqs; in initGlobals() local
|
D | testtimeinstate.cpp | 475 auto freqs = getCpuFreqs(); in TEST() local
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | WificondControl.java | 669 Set<Integer> freqs, in scan()
|
D | WifiConnectivityManager.java | 805 Set<Integer> freqs = in setScanChannels() local
|
D | WifiNative.java | 1296 @NonNull String ifaceName, int scanType, Set<Integer> freqs, in scan()
|