/packages/apps/DocumentsUI/src/com/android/documentsui/queries/ |
D | SearchChipViewManager.java | 41 import com.google.android.material.chip.Chip; 282 Chip chip = (Chip) inflater.inflate(R.layout.search_chip_item, mChipGroup, false); in addChipToGroup() local 283 bindChip(chip, data); in addChipToGroup() 284 group.addView(chip); in addChipToGroup() 316 Chip chip = (Chip) mChipGroup.getChildAt(i); in onMirrorChipClick() local 317 if (chip.getTag().equals(data)) { in onMirrorChipClick() 318 chip.setChecked(!chip.isChecked()); in onMirrorChipClick() 319 onChipClick(chip); in onMirrorChipClick() 334 private static void setChipChecked(Chip chip, boolean isChecked) { in setChipChecked() argument 335 chip.setChecked(isChecked); in setChipChecked() [all …]
|
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ |
D | HalDeviceManagerTest.java | 160 protected android.hardware.wifi.V1_5.IWifiChip getWifiChipForV1_5Mockable(IWifiChip chip) { in getWifiChipForV1_5Mockable() argument 380 mInOrder = inOrder(mServiceManagerMock, mWifiMock, mWifiMockV15, chipMock.chip, in testCacheMismatchError() 464 mInOrder = inOrder(mServiceManagerMock, mWifiMock, mWifiMockV15, chipMock.chip, in testStartHalRetryUponNotAvailableFailure() 483 mInOrder = inOrder(mServiceManagerMock, mWifiMock, mWifiMockV15, chipMock.chip); in testStartHalRetryFailUponMultipleNotAvailableFailures() 501 mInOrder = inOrder(mServiceManagerMock, mWifiMock, mWifiMockV15, chipMock.chip); in testStartHalRetryFailUponTrueFailure() 545 mInOrder = inOrder(mServiceManagerMock, mWifiMock, mWifiMockV15, chipMock.chip, in testAndTriggerRttLifecycleCallbacksRegBeforeChipConfig() 566 verify(chipMock.chip).createRttController(any(), any()); in testAndTriggerRttLifecycleCallbacksRegBeforeChipConfig() 598 mInOrder = inOrder(mServiceManagerMock, mWifiMock, mWifiMockV15, chipMock.chip, in testAndTriggerRttLifecycleCallbacksMultiModeChip() 612 mInOrder.verify(chipMock.chip, times(0)).createRttController(any(), any()); in testAndTriggerRttLifecycleCallbacksMultiModeChip() 617 verify(chipMock.chip).createRttController(any(), any()); in testAndTriggerRttLifecycleCallbacksMultiModeChip() [all …]
|
/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | HalDeviceManager.java | 244 public Set<Integer> getSupportedIfaceTypes(IWifiChip chip) { in getSupportedIfaceTypes() argument 245 return getSupportedIfaceTypesInternal(chip); in getSupportedIfaceTypes() 374 return cacheEntry.chip; in getChip() 706 public IWifiChip chip; field in HalDeviceManager.InterfaceCacheEntry 738 public IWifiChip chip; field in HalDeviceManager.WifiChipInfo 787 protected android.hardware.wifi.V1_5.IWifiChip getWifiChipForV1_5Mockable(IWifiChip chip) { in getWifiChipForV1_5Mockable() argument 788 if (null == chip) return null; in getWifiChipForV1_5Mockable() 789 return android.hardware.wifi.V1_5.IWifiChip.castFrom(chip); in getWifiChipForV1_5Mockable() 1009 mWifi.getChip(chipId, (WifiStatus status, IWifiChip chip) -> { in initIWifiChipDebugListeners() 1012 chipResp.value = chip; in initIWifiChipDebugListeners() [all …]
|
/packages/modules/Wifi/service/proto/src/ |
D | metrics.proto | 70 // Number of repeated background scans that were scheduled to the chip. 2557 // The total number of tx success counted from the last radio chip reset 2560 // The total number of MPDU data packet retries counted from the last radio chip reset 2563 // The total number of tx bad counted from the last radio chip reset 2566 // The total number of rx success counted from the last radio chip reset 2569 // The total time the wifi radio is on in ms counted from the last radio chip reset 2572 // The total time the wifi radio is doing tx in ms counted from the last radio chip reset 2575 // The total time the wifi radio is doing rx in ms counted from the last radio chip reset 2578 // The total time spent on all types of scans in ms counted from the last radio chip reset 2581 // The total time spent on nan scans in ms counted from the last radio chip reset [all …]
|
/packages/apps/DocumentsUI/src/com/android/documentsui/ |
D | BaseActivity.java | 215 final Checkable chip = (Checkable) v; in onCreate() 216 if (chip.isChecked()) { in onCreate()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz |
|
D | it_wordlist.combined.gz | 1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | pl_wordlist.combined.gz | 1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ... |
D | ro_wordlist.combined.gz |
|
D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | nb_wordlist.combined.gz |
|
D | cs_wordlist.combined.gz | 1dictionary=main:cs,locale=cs,description=Čeština,date=1393228134, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |
D | sv_wordlist.combined.gz |
|
D | de_wordlist.combined.gz |
|
D | hr_wordlist.combined.gz |
|
D | pt_PT_wordlist.combined.gz | 1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ... |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | es_wordlist.combined.gz |
|