Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/params/
DRadarEncoder.java19 import static com.android.server.uwb.config.ConfigParam.BITS_PER_SAMPLE_KEY;
75 BITS_PER_SAMPLE_KEY, in getTlvBufferFromRadarOpenSessionParams()
/packages/modules/Uwb/service/java/com/android/server/uwb/config/
DConfigParam.java156 public static final int BITS_PER_SAMPLE_KEY = BITS_PER_SAMPLE; field in ConfigParam