Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbSessionManager.java2589 public class UwbSession implements IBinder.DeathRecipient, Closeable { class in UwbSessionManager
2683 UwbSession(AttributionSource attributionSource, SessionHandle sessionHandle, int sessionId, in UwbSession() method in UwbSessionManager.UwbSession