Home
last modified time | relevance | path

Searched refs:mMethodMapUpdateCount (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java353 private int mMethodMapUpdateCount = 0; field in InputMethodManagerService
4531 mMethodMapUpdateCount++; in buildInputMethodListLocked()
5215 p.println(" Input Methods: mMethodMapUpdateCount=" + mMethodMapUpdateCount); in dump()