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