Searched refs:getMeid (Results 1 – 8 of 8) sorted by relevance
52 (tm) -> tm.getMeid()), telephonyManager.getMeid()); in testProfileOwnerCanGetDeviceIdentifiersWithPermission()88 telephonyManager.getMeid(); in testProfileOwnerCannotGetDeviceIdentifiersWithoutPermission()
52 (tm) -> tm.getMeid()), telephonyManager.getMeid()); in testDeviceOwnerCanGetDeviceIdentifiersWithPermission()88 telephonyManager.getMeid(); in testDeviceOwnerCannotGetDeviceIdentifiersWithoutPermission()
58 (tm) -> tm.getMeid()), telephonyManager.getMeid()); in testAccessToDeviceIdentifiersWithAppOp()
70 mTelephonyManager.getMeid()); in testDeviceIdentifiersAreNotAccessible()
831 (tm) -> tm.getMeid()); in testGetMc()1118 (tm) -> tm.getMeid()); in testGetMeid()1148 (telephonyManager) -> telephonyManager.getMeid(slotIndex)); in testGetMeidForSlot()1159 (tm) -> tm.getMeid(-1)); in testGetMeidForSlot()1161 (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
471 mTelephonyManager.getMeid(); in testTelephonyApisAreAccessible()