示例#1
0
 public void requestIsimAuthentication(String nonce, Message response) {
   mActivePhone.requestIsimAuthentication(nonce, response);
 }