Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/data/
DUwbConfig.java119 public final int mMaxContentionPhaseLength; field in UwbConfig
245 private int mMaxContentionPhaseLength = 0; field in UwbConfig.Builder
/packages/modules/Uwb/service/java/com/android/server/uwb/secure/csml/
DConfigurationParams.java100 public final Optional<Integer> mMaxContentionPhaseLength; field in ConfigurationParams
506 private Optional<Integer> mMaxContentionPhaseLength = Optional.empty(); field in ConfigurationParams.Builder