Home
last modified time | relevance | path

Searched defs:getChipInfos (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/multchip/
DUwbMultichipData.java99 public List<ChipInfoParams> getChipInfos() { in getChipInfos() method in UwbMultichipData
/packages/modules/Uwb/androidx_backend/src/androidx/core/uwb/backend/impl/internal/
DUwbServiceImpl.java130 public List<ChipInfoParams> getChipInfos() { in getChipInfos() method in UwbServiceImpl
/packages/modules/Uwb/framework/java/android/uwb/
DIUwbAdapter.aidl339 List<PersistableBundle> getChipInfos(); in getChipInfos() method
DUwbManager.java844 public List<PersistableBundle> getChipInfos() { in getChipInfos() method in UwbManager
/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbServiceImpl.java469 public List<PersistableBundle> getChipInfos() { in getChipInfos() method in UwbServiceImpl