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