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