I want point a folder,but the scrip only have the hold-press,
"captureDispatchPointer(5109520,5109520,0,230,358,0,0,0,0,0,0,0)",

DispatchKey(downTime, //@param: The time (in {...@link 
android.os.SystemClock#uptimeMillis}) at which this key code originally 
went down.毫秒
eventTime,     //at which this event happened.                   
action,        //Action code: either {...@link #ACTION_DOWN=0}, {...@link 
#ACTION_UP=1}, or {...@link #ACTION_MULTIPLE=2}.
code,    //The key code.  
repeat, //A repeat count for down events (> 0 if this is after the initial 
down) or event count for multiple events.
metaState, //Flags indicating which meta keys are currently pressed.
device, //The device ID that generated the key event.
scancode) //Raw device scan code of the event.

anybody help me,change which param can do that

thank you

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to