Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java401 public boolean hasPendingDeallocateMemory() { in hasPendingDeallocateMemory() method in LatinIME.UIHandler
528 if (!hasPendingDeallocateMemory()) { in onFinishInputView()