Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/tests/src/com/android/server/uwb/params/
DFiraDecoderTest.java233 EnumSet.of(RangeDataNtfConfigCapabilityFlag.HAS_RANGE_DATA_NTF_CONFIG_DISABLE, in verifyFiraSpecificationVersion2()
329 EnumSet.of(RangeDataNtfConfigCapabilityFlag.HAS_RANGE_DATA_NTF_CONFIG_DISABLE, in verifyFiraSpecificationVersion1()
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbShellCommandTest.java26 …gle.uwb.support.fira.FiraParams.RangeDataNtfConfigCapabilityFlag.HAS_RANGE_DATA_NTF_CONFIG_DISABLE;
114 HAS_RANGE_DATA_NTF_CONFIG_DISABLE, in setUp()
DUwbSessionManagerTest.java60 …gle.uwb.support.fira.FiraParams.RangeDataNtfConfigCapabilityFlag.HAS_RANGE_DATA_NTF_CONFIG_DISABLE;
216 HAS_RANGE_DATA_NTF_CONFIG_DISABLE,
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraParams.java1052 HAS_RANGE_DATA_NTF_CONFIG_DISABLE(1 << RANGE_DATA_NTF_CONFIG_DISABLE), enumConstant
/packages/modules/Uwb/service/java/com/android/server/uwb/params/
DFiraDecoder.java832 .HAS_RANGE_DATA_NTF_CONFIG_DISABLE); in getFiraSpecificationParamsFromTlvBuffer()