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