Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbShellCommand.java143 private static final long RANGE_CTL_TIMEOUT_MILLIS = 10_000; field in UwbShellCommand
903 RANGE_CTL_TIMEOUT_MILLIS, MILLISECONDS); in startRangingSession()
928 RANGE_CTL_TIMEOUT_MILLIS, MILLISECONDS); in startRangingSession()
945 RANGE_CTL_TIMEOUT_MILLIS, MILLISECONDS); in startRangingSession()
955 Thread.sleep(RANGE_CTL_TIMEOUT_MILLIS); in startRangingSession()
974 RANGE_CTL_TIMEOUT_MILLIS, MILLISECONDS); in stopRangingSession()
988 RANGE_CTL_TIMEOUT_MILLIS, MILLISECONDS); in stopRangingSession()
1068 RANGE_CTL_TIMEOUT_MILLIS, MILLISECONDS); in reconfigureFiraRangingSession()
1169 RANGE_CTL_TIMEOUT_MILLIS, MILLISECONDS); in startRadarSession()
1184 RANGE_CTL_TIMEOUT_MILLIS, MILLISECONDS); in startRadarSession()
[all …]