Searched refs:getMeid (Results 1 – 9 of 9) sorted by relevance
55 (tm) -> tm.getMeid()), telephonyManager.getMeid()); in testProfileOwnerCanGetDeviceIdentifiersWithPermission()101 telephonyManager.getMeid(); in testProfileOwnerCannotGetDeviceIdentifiersWithoutPermission()
55 (tm) -> tm.getMeid()), telephonyManager.getMeid()); in testDeviceOwnerCanGetDeviceIdentifiersWithPermission()101 telephonyManager.getMeid(); in testDeviceOwnerCannotGetDeviceIdentifiersWithoutPermission()
58 (tm) -> tm.getMeid()), telephonyManager.getMeid()); in testAccessToDeviceIdentifiersWithAppOp()
70 mTelephonyManager.getMeid()); in testDeviceIdentifiersAreNotAccessible()
1149 (tm) -> tm.getMeid()); in testGetMc()1491 (tm) -> tm.getMeid()); in testGetMeid()1520 (telephonyManager) -> telephonyManager.getMeid(slotIndex)); in testGetMeidForSlot()1531 (tm) -> tm.getMeid(-1)); in testGetMeidForSlot()1533 (tm) -> tm.getMeid(mTelephonyManager.getPhoneCount())); in testGetMeidForSlot()
388 assertThat(teeAttestation.getMeid()).isEqualTo(expectedMeid); in validateDeviceIdAttestationData()563 meid = telephonyService.getMeid(0); in assertAllVariantsOfDeviceIdAttestation()
586 public String getMeid() { in getMeid() method in AuthorizationList
683 assertNull(attestation.getTeeEnforced().getMeid()); in checkAttestationNoUniqueIds()686 assertNull(attestation.getSoftwareEnforced().getMeid()); in checkAttestationNoUniqueIds()
487 mTelephonyManager.getMeid(); in testTelephonyApisAreAccessible()