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