Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/tests/src/com/android/server/uwb/params/
DFiraDecoderTest.java234 RangeDataNtfConfigCapabilityFlag.HAS_RANGE_DATA_NTF_CONFIG_ENABLE)); in verifyFiraSpecificationVersion2()
330 RangeDataNtfConfigCapabilityFlag.HAS_RANGE_DATA_NTF_CONFIG_ENABLE)); in verifyFiraSpecificationVersion1()
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbShellCommandTest.java27 …ogle.uwb.support.fira.FiraParams.RangeDataNtfConfigCapabilityFlag.HAS_RANGE_DATA_NTF_CONFIG_ENABLE;
115 HAS_RANGE_DATA_NTF_CONFIG_ENABLE)) in setUp()
DUwbSessionManagerTest.java61 …ogle.uwb.support.fira.FiraParams.RangeDataNtfConfigCapabilityFlag.HAS_RANGE_DATA_NTF_CONFIG_ENABLE;
217 HAS_RANGE_DATA_NTF_CONFIG_ENABLE))
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraParams.java1053 HAS_RANGE_DATA_NTF_CONFIG_ENABLE(1 << RANGE_DATA_NTF_CONFIG_ENABLE), enumConstant
/packages/modules/Uwb/service/java/com/android/server/uwb/params/
DFiraDecoder.java827 .HAS_RANGE_DATA_NTF_CONFIG_ENABLE); in getFiraSpecificationParamsFromTlvBuffer()