Searched refs:CHARACTER_SET (Results 1 – 3 of 3) sorted by relevance
39 public static final String CHARACTER_SET = "CHARACTER_SET"; field in Intents.Scan
57 hints.put(DecodeHintType.CHARACTER_SET, characterSet); in DecodeThread()
132 characterSet = intent.getStringExtra(Intents.Scan.CHARACTER_SET); in onResume()