Searched defs:prevChar (Results 1 – 5 of 5) sorted by relevance
151 char prevChar = Constants.CODE_SPACE; in getCapsMode() local
302 protected String searchToggleCharacter(String prevChar, String[] toggleTable, boolean reverse) { in searchToggleCharacter()
1005 … String prevChar = mComposingText.getStrSegment(ComposingText.LAYER1, cursor - 1).string; in onEvent() local2366 String prevChar = mComposingText.getStrSegment(ComposingText.LAYER1, in processSoftKeyboardToggleChar() local
349 char prevChar = 0; in findTagEnd() local
9596 char prevChar = query.charAt(index - 1); in getQueryParameter() local