summaryrefslogtreecommitdiff
path: root/libs/ui/InputReader.cpp
diff options
context:
space:
mode:
author John Wang <johnwang@google.com> 2010-09-14 15:18:51 -0700
committer John Wang <johnwang@google.com> 2010-09-14 16:01:50 -0700
commit59f9bae81d3f3407035b19686728aa7f43666af0 (patch)
tree5623ca36e8a3ea00f7a013769d546804d03131db /libs/ui/InputReader.cpp
parent09340a4bb99507d9b6bfbfc68a450d4d4f354d73 (diff)
Complete event registration in CallManager.
1. Originally CallManager registers for all phone events provided by registerFor interface, which will cause error msg such as "registerForXXX() in PhoneBase should not be called, CDMAPhone inactive." for CDMA only events. Register for those events only if phone is CDMA phone. 2. Add registerForPostDialCharacter(). Note, we can't use notifyRegistrants() in handler since we need send the character that is being processed in msg.arg1. Change-Id: I48037c8a8e225bb82e203836a041f81f2445f4d8
Diffstat (limited to 'libs/ui/InputReader.cpp')
0 files changed, 0 insertions, 0 deletions