Home
last modified time | relevance | path

Searched defs:getSpecificationInfo (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Uwb/framework/java/android/uwb/
DUwbManager.java528 public PersistableBundle getSpecificationInfo() { in getSpecificationInfo() method in UwbManager
544 public PersistableBundle getSpecificationInfo(@NonNull String chipId) { in getSpecificationInfo() method in UwbManager
DIUwbAdapter.aidl95 PersistableBundle getSpecificationInfo(in String chipId); in getSpecificationInfo() method
/packages/modules/Uwb/service/java/com/android/server/uwb/pm/
DRangingSessionController.java196 protected GenericSpecificationParams getSpecificationInfo() { in getSpecificationInfo() method in RangingSessionController
/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbServiceImpl.java275 public PersistableBundle getSpecificationInfo(String chipId) throws RemoteException { in getSpecificationInfo() method in UwbServiceImpl
DUwbServiceCore.java585 public PersistableBundle getSpecificationInfo(String chipId) { in getSpecificationInfo() method in UwbServiceCore
/packages/modules/Uwb/tests/cts/hostsidetests/multidevices/uwb/snippet/
DUwbManagerSnippet.java875 public JSONObject getSpecificationInfo() throws JSONException { in getSpecificationInfo() method in UwbManagerSnippet