Searched defs:getMirror (Results 1 – 3 of 3) sorted by relevance
88 public native static char getMirror(char ch); in getMirror() method in AndroidCharacter
104 public View getMirror() { in getMirror() method in BrightnessMirrorController
176 static jchar getMirror(JNIEnv* env, jobject obj, jchar c) in getMirror() function