Home | History | Annotate | Download | only in telephony

Lines Matching defs:supplyIccPuk2ForApp

334         mRILUnderTest.supplyIccPuk2ForApp(puk, newPin, aid, obtainMessage());
336 .supplyIccPuk2ForApp(mSerialNumberCaptor.capture(), eq(puk), eq(newPin), eq(aid));