Home
last modified time | relevance | path

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

/development/samples/MultiClientInputMethod/src/com/example/android/multiclientinputmethod/
DMultiClientInputMethod.java157 private static int findDisplayId(Display displays[], String regexp) { in findDisplayId()
/development/apps/DumpViewer/app/src/main/java/com/android/dumpviewer/
DDumpActivity.java595 final String regexp = mAcPattern.getText().toString(); in buildCommandLine() local