示例#1
0
 public void registerForCallWaiting(Handler h, int what, Object obj) {
   mActivePhone.registerForCallWaiting(h, what, obj);
 }