Searched refs:HINTS (Results 1 – 4 of 4) sorted by relevance
68 private static Map<DecodeHintType, List<BarcodeFormat>> HINTS = new ArrayMap<>(); field in QrCamera73 HINTS.put(DecodeHintType.POSSIBLE_FORMATS, FORMATS); in HINTS.put()89 mReader.setHints(HINTS); in QrCamera()
75 private static Map<DecodeHintType, List<BarcodeFormat>> HINTS = new ArrayMap<>(); field in QrCamera80 HINTS.put(DecodeHintType.POSSIBLE_FORMATS, FORMATS); in HINTS.put()96 mReader.setHints(HINTS); in QrCamera()
24 HINTS ${GTEST_SOURCE_DIR}
74 private static final List<String> HINTS = field in SmartActionsHelper283 .setHints(HINTS) in suggestConversationActions()