Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java1212 public void onComputeInsets(final InputMethodService.Insets outInsets) { in onComputeInsets() method in LatinIME
1213 super.onComputeInsets(outInsets); in onComputeInsets()