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