Searched refs:chars (Results 1 – 3 of 3) sorted by relevance
83 char[] chars = mChars; in drawChart() local86 chars[i] = (char)unichar; in drawChart()91 canvas.drawPosText(chars, 0, 256, mPos, mBigCharPaint); in drawChart()
299 char[] chars = str.toString().toCharArray(); in translateCommand() local305 KeyEvent[] events = keyCharacterMap.getEvents(chars); in translateCommand()
869 void ReleaseStringChars(jstring string, const jchar* chars) in ReleaseStringChars()870 { functions->ReleaseStringChars(this, string, chars); } in ReleaseStringChars()