Home | History | Annotate | Download | only in telephony

Lines Matching refs:registerForPreciseCallStateChanged

364     public void registerForPreciseCallStateChanged(Handler h, int what, Object obj) {
365 mActivePhone.registerForPreciseCallStateChanged(h, what, obj);