Searched refs:mLastCommittedTextHasBackgroundColor (Results 1 - 1 of 1) sorted by path

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DRichInputConnection.java100 private boolean mLastCommittedTextHasBackgroundColor = false; field in class:RichInputConnection
241 mLastCommittedTextHasBackgroundColor = false;
282 mLastCommittedTextHasBackgroundColor = false;
294 mLastCommittedTextHasBackgroundColor = true;
309 if (!mLastCommittedTextHasBackgroundColor) {

Completed in 87 milliseconds