Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java329 private abstract static class ReportInputConnectionOpenedRunner implements Runnable { class in InputMethodManager
335 ReportInputConnectionOpenedRunner(int sequenceNum) { in ReportInputConnectionOpenedRunner() method in InputMethodManager.ReportInputConnectionOpenedRunner