Home
last modified time | relevance | path

Searched defs:TextCapture (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/tools/recovery_l10n/src/com/android/recovery_l10n/
DMain.java82 public class TextCapture implements Runnable { class in Main
87 TextCapture(Locale thisLocale, Locale nextLocale, Runnable next) { in TextCapture() method in Main.TextCapture