Searched refs:runGCIfRequiredInternalLocked (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DExpandableBinaryDictionary.java293 runGCIfRequiredInternalLocked(mindsBlockByGC);
298 private void runGCIfRequiredInternalLocked(final boolean mindsBlockByGC) { method in class:ExpandableBinaryDictionary
331 runGCIfRequiredInternalLocked(true /* mindsBlockByGC */);
356 runGCIfRequiredInternalLocked(true /* mindsBlockByGC */);
380 runGCIfRequiredInternalLocked(true /* mindsBlockByGC */);

Completed in 9 milliseconds