Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java327 private int mMethodMapUpdateCount = 0; field in InputMethodManagerService
5299 mMethodMapUpdateCount++; in buildInputMethodListLocked()
6113 p.println(" Input Methods: mMethodMapUpdateCount=" + mMethodMapUpdateCount); in dumpAsStringNoCheck()