Searched defs:nextLocale (Results 1 – 1 of 1) sorted by relevance
83 private Locale nextLocale; field in Main.TextCapture87 TextCapture(Locale thisLocale, Locale nextLocale, Runnable next) { in TextCapture()