| /frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
| D | KernelCpuThreadReaderTest.java | 173 long[] frequencies = {1, 2, 3, 4, 1, 2, 3, 4}; in testBucketSetup_simple() local 187 long[] frequencies = {1, 2, 3, 4, 5, 6, 7, 8}; in testBucketSetup_noBig() local 201 long[] frequencies = {1, 2, 3, 4, 5, 1, 2, 3}; in testBucketSetup_moreLittle() local 215 long[] frequencies = {1, 2, 3, 1, 2, 3, 4, 5}; in testBucketSetup_moreBig() local 229 long[] frequencies = {1, 2, 3, 4, 1, 2, 3, 4}; in testBucketSetup_equalBuckets() local 243 long[] frequencies = {1, 2, 3, 4, 5, 6, 7, 8, 9, 1, 2, 3}; in testBucketSetup_moreBigBucketsThanFrequencies() local 258 long[] frequencies = {1, 2, 3, 4, 2, 3, 4, 5}; in testBucketSetup_oneBucket() local 273 long[] frequencies = {1, 2, 3, 4, 2, 3, 4, 5, 3, 4, 5, 6}; in testBucketSetup_threeClusters() local 287 long[] frequencies = {1, 1, 1, 1, 1, 1, 1, 1}; in testBucketSetup_moreClustersThanBuckets() local
|
| /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
| D | WifiLastResortWatchdogTest.java | 98 String[] bssids, int[] frequencies, String[] caps, int[] levels, in createFilteredQnsCandidates() 121 String[] bssids, int[] frequencies, String[] caps, int[] levels, in createFilteredQnsCandidates() 867 int[] frequencies = {2437, 5180, 5180, 2437, 2437, 5180, 5180, 2437}; in testFailureCounting_countFailuresAcrossSsids() local 1478 int[] frequencies = {2437, 5180, 5180, 2437, 2437}; in testMetricsCollection() local 1786 int[] frequencies = {2437}; in testIncrementingWatchdogConnectionFailuresAfterTrigger() local 1831 int[] frequencies = {2437}; in testWatchdogAssumesSuccessOnlyIfFirstConnectionAfterRestartSucceeds() local 1904 int[] frequencies = {2437}; in testWatchdogVerifiesAtLeastOneNetworkIsConnectedBeforeTriggeringBugreport() local 2008 int[] frequencies = {2437}; in testMetricsCollectionWithMixtureReason() local 2060 int[] frequencies = {2437}; in testWatchdogWithTimeBasedLogic() local 2123 int[] frequencies = {2437}; in testWatchdogAssumesSuccessOnlyIfConnectedOnSameSsid() local [all …]
|
| D | WifiScoreCardTest.java | 562 List<Integer> frequencies = perNetwork.getFrequencies(Long.MAX_VALUE); in checkSerializationBssidExample() local
|
| /frameworks/av/include/media/ |
| D | MicrophoneInfo.h | 56 Vector<float> frequencies; in MicrophoneInfo() local 116 Vector<float> frequencies; in readFromParcel() local
|
| /frameworks/base/core/java/com/android/internal/os/ |
| D | KernelCpuThreadReader.java | 399 public FrequencyBucketCreator(long[] frequencies, int targetNumBuckets) { in FrequencyBucketCreator() 432 public int[] bucketFrequencies(long[] frequencies) { in bucketFrequencies() 448 private static int[] getClusterStartIndices(long[] frequencies) { in getClusterStartIndices()
|
| /frameworks/base/tools/powermodel/src/com/android/powermodel/component/ |
| D | CpuProfile.java | 34 public Frequency[] frequencies; field in CpuProfile.Cluster
|
| /frameworks/opt/net/wifi/service/proto/src/ |
| D | scorecard.proto | 165 repeated int32 frequencies = 5; field
|
| /frameworks/base/wifi/java/android/net/wifi/ |
| D | WifiScanner.java | 756 public int[] frequencies = {}; field in WifiScanner.PnoSettings.PnoNetwork
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
| D | WifiConnectivityManager.java | 431 public final Set<Integer> frequencies; field in WifiConnectivityManager.CachedWifiCandidates
|