Home | History | Annotate | Download | only in telephony

Lines Matching defs:registerForMmiComplete

600         phone.registerForMmiComplete(handler, EVENT_MMI_COMPLETE,
1125 * and <code>registerForMmiComplete</code> for change notification.
1499 public void registerForMmiComplete(Handler h, int what, Object obj){
1500 Rlog.d(LOG_TAG, "registerForMmiComplete");