Searched refs:getMirror (Results 1 – 6 of 6) sorted by relevance
88 public native static char getMirror(char ch); in getMirror() method in AndroidCharacter
539 return AndroidCharacter.getMirror(mSource.charAt(mEnd - 1 - off)); in charAt()
176 static jchar getMirror(JNIEnv* env, jobject obj, jchar c) in getMirror() function191 (void*) getMirror }
88 public View getMirror() { in getMirror() method in BrightnessMirrorController
125 ToggleSlider mirror = (ToggleSlider) c.getMirror().findViewById(R.id.brightness_slider); in setBrightnessMirror()
29303 method public static char getMirror(char);