Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/pm/
DRangingSessionController.java208 public static class SessionInfo { class in RangingSessionController
223 public SessionInfo(AttributionSource attributionSource, SessionHandle sessionHandle, in SessionInfo() method in RangingSessionController.SessionInfo
/packages/services/Car/car-lib/src/android/car/watchdog/
DCarWatchdogManager.java972 private static final class SessionInfo { class in CarWatchdogManager
976 SessionInfo(int currentId, int lastReportedId) { in SessionInfo() method in CarWatchdogManager.SessionInfo
/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbShellCommand.java350 private class SessionInfo { class in UwbShellCommand
367 SessionInfo(int sessionId, SessionHandle sessionHandle, @NonNull Params openRangingParams, in SessionInfo() method in UwbShellCommand.SessionInfo