Searched refs:nativeTransferTouchFocus (Results 1 – 2 of 2) sorted by relevance
1483 static jboolean nativeTransferTouchFocus(JNIEnv* env, in nativeTransferTouchFocus() function1692 (void*) nativeTransferTouchFocus },
220 private static native boolean nativeTransferTouchFocus(long ptr, in nativeTransferTouchFocus() method in InputManagerService1538 return nativeTransferTouchFocus(mPtr, fromChannel, toChannel); in transferTouchFocus()