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