Searched defs:nativeResume (Results 1 – 2 of 2) sorted by relevance
169 static void nativeResume(JNIEnv* env, jobject remoteDisplayObj, jlong ptr) { in nativeResume() function188 {"nativeResume", "(J)V", in nativeResume() method
49 private native void nativeResume(long ptr); in nativeResume() method in RemoteDisplay