Home
last modified time | relevance | path

Searched refs:mSharedPrimarySessionId (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/pm/
DRunningProfileSessionInfo.java80 private Optional<Integer> mSharedPrimarySessionId = Optional.empty(); field in RunningProfileSessionInfo.Builder
111 this.mSharedPrimarySessionId = Optional.of(sharedPrimarySessionId); in setSharedPrimarySessionIdAndSessionKeyInfo()
131 mSharedPrimarySessionId, in build()