Searched refs:nativeRemoveInputChannel (Results 1 – 2 of 2) sorted by relevance
297 private static native void nativeRemoveInputChannel(long ptr, IBinder connectionToken); in nativeRemoveInputChannel() method in InputManagerService762 nativeRemoveInputChannel(mPtr, connectionToken); in removeInputChannel()
1635 static void nativeRemoveInputChannel(JNIEnv* env, jclass /* clazz */, jlong ptr, jobject tokenObj) { in nativeRemoveInputChannel() function2294 {"nativeRemoveInputChannel", "(JLandroid/os/IBinder;)V", (void*)nativeRemoveInputChannel},