Searched defs:HINTS (Results 1 – 2 of 2) sorted by relevance
39 public static String HINTS = "HNT"; field in NotificationChannels
75 private static Map<DecodeHintType, List<BarcodeFormat>> HINTS = new ArrayMap<>(); field in QrCamera