android input system(frameworks) analysis -- InputManager (2)
接上文对EventHubgetEvent()的分析,InputReader::loopOnce()在getEvent()成功返回直接,就调用process(& rawEvent);开始分析报上来的rawEvent:voidInputReader::process(constRawEvent*rawEvent){
switch(rawEvent->type){
caseEventHubInterfa