Home
last modified time | relevance | path

Searched defs:isHwEnableRequested (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Uwb/framework/java/android/uwb/
DIUwbAdapter.aidl322 boolean isHwEnableRequested(in AttributionSource attributionSource); in isHwEnableRequested() method
/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbServiceImpl.java449 public synchronized boolean isHwEnableRequested(AttributionSource attributionSource) in isHwEnableRequested() method in UwbServiceImpl
DUwbServiceCore.java966 public boolean isHwEnableRequested(AttributionSource attributionSource) { in isHwEnableRequested() method in UwbServiceCore