Searched refs:DURATION_1_MS (Results 1 – 4 of 4) sorted by relevance
20 import static androidx.core.uwb.backend.impl.internal.Utils.DURATION_1_MS;55 /* slotDuration= */ DURATION_1_MS,
21 import static androidx.core.uwb.backend.impl.internal.Utils.DURATION_1_MS;139 DURATION_1_MS,
223 DURATION_1_MS,229 public static final int DURATION_1_MS = 1; field in Utils
241 supportedSlotDurations.add(Utils.DURATION_1_MS); in getRangingCapabilities()