Home
last modified time | relevance | path

Searched refs:chip (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DHalDeviceManagerTest.java307 mInOrder = inOrder(mServiceManagerMock, mWifiMock, chipMock.chip, in testCacheMismatchError()
391 mInOrder = inOrder(mServiceManagerMock, mWifiMock, chipMock.chip, in testDuplicateAvailableRegistrations()
459 mInOrder = inOrder(mServiceManagerMock, mWifiMock, chipMock.chip, in testStartHalRetryUponNotAvailableFailure()
478 mInOrder = inOrder(mServiceManagerMock, mWifiMock, chipMock.chip); in testStartHalRetryFailUponMultipleNotAvailableFailures()
496 mInOrder = inOrder(mServiceManagerMock, mWifiMock, chipMock.chip); in testStartHalRetryFailUponTrueFailure()
540 mInOrder = inOrder(mServiceManagerMock, mWifiMock, chipMock.chip, in testAndTriggerRttLifecycleCallbacksRegBeforeChipConfig()
562 verify(chipMock.chip).createRttController(any(), any()); in testAndTriggerRttLifecycleCallbacksRegBeforeChipConfig()
594 mInOrder = inOrder(mServiceManagerMock, mWifiMock, chipMock.chip, in testAndTriggerRttLifecycleCallbacksMultiModeChip()
609 mInOrder.verify(chipMock.chip, times(0)).createRttController(any(), any()); in testAndTriggerRttLifecycleCallbacksMultiModeChip()
614 verify(chipMock.chip).createRttController(any(), any()); in testAndTriggerRttLifecycleCallbacksMultiModeChip()
[all …]
/frameworks/opt/chips/src/com/android/ex/chips/
DRecipientEditTextView.java527 for (DrawableRecipientChip chip : mHiddenSpans) { in getAllRecipients()
528 results.add(chip.getEntry()); in getAllRecipients()
1331 for (DrawableRecipientChip chip : chips) { in checkChipWidths()
1332 bounds = chip.getBounds(); in checkChipWidths()
1336 replaceChip(chip, chip.getEntry()); in checkChipWidths()
1468 DrawableRecipientChip chip = null; in createReplacementChip() local
1471 chip = visible ? constructChipSpan(entry) : new InvisibleRecipientChip(entry); in createReplacementChip()
1476 editable.setSpan(chip, tokenStart, tokenEnd, Spannable.SPAN_EXCLUSIVE_EXCLUSIVE); in createReplacementChip()
1478 if (chip != null) { in createReplacementChip()
1482 chip.setOriginalText(token); in createReplacementChip()
[all …]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DHalDeviceManager.java205 public Set<Integer> getSupportedIfaceTypes(IWifiChip chip) { in getSupportedIfaceTypes() argument
206 return getSupportedIfaceTypesInternal(chip); in getSupportedIfaceTypes()
287 return cacheEntry.chip; in getChip()
545 public IWifiChip chip; field in HalDeviceManager.InterfaceCacheEntry
570 public IWifiChip chip; field in HalDeviceManager.WifiChipInfo
818 mWifi.getChip(chipId, (WifiStatus status, IWifiChip chip) -> { in initIWifiChipDebugListeners()
821 chipResp.value = chip; in initIWifiChipDebugListeners()
928 mWifi.getChip(chipId, (WifiStatus status, IWifiChip chip) -> { in getAllChipInfo()
931 chipResp.value = chip; in getAllChipInfo()
1108 chipInfo.chip = chipResp.value; in getAllChipInfo()
[all …]
/frameworks/base/proto/src/
Dwifi.proto69 // Number of repeated background scans that were scheduled to the chip.
1955 // The total number of tx success counted from the last radio chip reset
1958 // The total number of MPDU data packet retries counted from the last radio chip reset
1961 // The total number of tx bad counted from the last radio chip reset
1964 // The total number of rx success counted from the last radio chip reset
1967 // The total time the wifi radio is on in ms counted from the last radio chip reset
1970 // The total time the wifi radio is doing tx in ms counted from the last radio chip reset
1973 // The total time the wifi radio is doing rx in ms counted from the last radio chip reset
1976 // The total time spent on all types of scans in ms counted from the last radio chip reset
1979 // The total time spent on nan scans in ms counted from the last radio chip reset
[all …]
/frameworks/base/core/proto/android/os/
Dbatterystats.proto86 // Uptime is anytime the CPUs were on. The radio and Wifi chip
/frameworks/base/cmds/statsd/src/
Datoms.proto3552 * - When user sees privacy chip
3553 * - When user clicks privacy chip