HomeSort by relevance Sort by last modified time
    Searched full:sourceevent (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/jni/
android_view_MotionEvent.cpp 396 MotionEvent* sourceEvent = reinterpret_cast<MotionEvent*>(sourceNativePtr);
397 destEvent->copyFrom(sourceEvent, keepHistory);
    [all...]

Completed in 56 milliseconds