Beispiel #1
0
 public void registerForLineControlInfo(Handler h, int what, Object obj) {
   mActivePhone.registerForLineControlInfo(h, what, obj);
 }