Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/
DLatinImeTests.java29 ((LatinIMEForTests)mLatinIME).getDeallocateMemoryWasPerformed()); in testDeferredDeallocation_doesntHappenBeforeTimeout()
38 ((LatinIMEForTests)mLatinIME).getDeallocateMemoryWasPerformed()); in testDeferredDeallocation_doesHappenAfterTimeout()
DLatinIMEForTests.java33 public boolean getDeallocateMemoryWasPerformed() { in getDeallocateMemoryWasPerformed() method in LatinIMEForTests