Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/params/
DRadarEncoder.java28 import static com.android.server.uwb.config.ConfigParam.SAMPLES_PER_SWEEP_KEY;
57 SAMPLES_PER_SWEEP_KEY, in getTlvBufferFromRadarOpenSessionParams()
/packages/modules/Uwb/service/java/com/android/server/uwb/config/
DConfigParam.java149 public static final int SAMPLES_PER_SWEEP_KEY = SAMPLES_PER_SWEEP; field in ConfigParam