Searched defs:deviceHap (Results 1 – 1 of 1) sorted by relevance
567 Map<String, List<HapVerifyInfo>> deviceHap = classifyEntry(entryHapVerifyInfos); in checkEntryIsValid() local711 …e static boolean checkFeature(HapVerifyInfo featureHap, Map<String, List<HapVerifyInfo>> deviceHap) in checkFeature()