Searched refs:maxTotalMatchFilterLen (Results 1 – 9 of 9) sorted by relevance
33 public int maxTotalMatchFilterLen; field in Capabilities79 + maxMatchFilterLen + ", maxTotalMatchFilterLen=" + maxTotalMatchFilterLen in toString()
223 frameworkCapabilities.maxTotalMatchFilterLen = capabilities.maxTotalMatchFilterLen; in toFrameworkCapability10()
325 j.put("maxTotalMatchFilterLen", mCapabilities.maxTotalMatchFilterLen); in onCommand()
663 cap.maxTotalMatchFilterLen = 255; in testCapabilityTranslation()755 cap.maxTotalMatchFilterLen = 255; in getCharacteristics()
4072 cap.maxTotalMatchFilterLen = 255; in getCapabilities()
511 EXPECT_GT(capabilities.maxTotalMatchFilterLen, (unsigned int)255); in TEST_P()
606 EXPECT_GT(capabilities_1_5.V1_0.maxTotalMatchFilterLen, (unsigned int)255); in TEST_P()
2293 hidl_response->V1_0.maxTotalMatchFilterLen = in convertLegacyNanCapabilitiesResponseToHidl()
1344 uint32_t maxTotalMatchFilterLen;