Searched refs:mHasStartedTextSelection (Results 1 – 1 of 1) sorted by relevance
422 private boolean mHasStartedTextSelection = true; field in OpenWnnJAJP612 boolean prevSelection = mHasStartedTextSelection; in onUpdateSelection()615 mHasStartedTextSelection = true; in onUpdateSelection()617 mHasStartedTextSelection = false; in onUpdateSelection()652 if ((prevSelection != mHasStartedTextSelection) || !mHasStartedTextSelection) { in onUpdateSelection()1841 if ((mDisplayText.length() != 0) || !mHasStartedTextSelection) { in updateViewStatus()