Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/ccc/
DCccOpenRangingParams.java68 private static final String KEY_RANGE_DATA_NTF_AOA_AZIMUTH_LOWER = field in CccOpenRangingParams
183 bundle.putDouble(KEY_RANGE_DATA_NTF_AOA_AZIMUTH_LOWER, mRangeDataNtfAoaAzimuthLower); in toBundle()
234 bundle.getDouble(KEY_RANGE_DATA_NTF_AOA_AZIMUTH_LOWER, in parseBundleVersion1()
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/aliro/
DAliroOpenRangingParams.java68 private static final String KEY_RANGE_DATA_NTF_AOA_AZIMUTH_LOWER = field in AliroOpenRangingParams
183 bundle.putDouble(KEY_RANGE_DATA_NTF_AOA_AZIMUTH_LOWER, mRangeDataNtfAoaAzimuthLower); in toBundle()
234 bundle.getDouble(KEY_RANGE_DATA_NTF_AOA_AZIMUTH_LOWER, in parseBundleVersion1()
/packages/modules/Uwb/service/support_lib/src/com/google/uwb/support/fira/
DFiraOpenSessionParams.java213 private static final String KEY_RANGE_DATA_NTF_AOA_AZIMUTH_LOWER = field in FiraOpenSessionParams
934 bundle.putDouble(KEY_RANGE_DATA_NTF_AOA_AZIMUTH_LOWER, mRangeDataNtfAoaAzimuthLower); in toBundle()
1063 bundle.getDouble(KEY_RANGE_DATA_NTF_AOA_AZIMUTH_LOWER, in parseBundleVersion1()