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