Searched refs:nativeCreateInputChannel (Results 1 – 2 of 2) sorted by relevance
294 private static native InputChannel nativeCreateInputChannel(long ptr, String name); in nativeCreateInputChannel() method in InputManagerService750 return nativeCreateInputChannel(mPtr, name); in createInputChannel()
1577 static jobject nativeCreateInputChannel(JNIEnv* env, jclass /* clazz */, jlong ptr, in nativeCreateInputChannel() function2291 (void*)nativeCreateInputChannel},