Home | History | Annotate | Download | only in telephony

Lines Matching refs:reportStkServiceIsRunning

629         mRILUnderTest.reportStkServiceIsRunning(obtainMessage());
630 verify(mRadioProxy).reportStkServiceIsRunning(mSerialNumberCaptor.capture());