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