Home
last modified time | relevance | path

Searched refs:getMeid (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DEnterpriseSpecificIdCalculator.java69 meid = telephonyService.getMeid(0); in EnterpriseSpecificIdCalculator()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java1030 String getMeid(); in getMeid() method
DGsmCdmaPhone.java2033 String id = getMeid(); in getDeviceId()
2079 public String getMeid() { in getMeid() method in GsmCdmaPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java358 public String getMeid() { in getMeid() method in ImsPhoneBase
/frameworks/base/keystore/java/android/security/keystore2/
DAndroidKeyStoreKeyPairGeneratorSpi.java827 final String meid = telephonyService.getMeid(0); in addAttestationParameters()
/frameworks/base/core/api/
Dlint-baseline.txt924 RequiresPermission: android.telephony.TelephonyManager#getMeid():
925 Method 'getMeid' documentation mentions permissions already declared by @RequiresPermission
926 RequiresPermission: android.telephony.TelephonyManager#getMeid(int):
927 Method 'getMeid' documentation mentions permissions already declared by @RequiresPermission
Dmodule-lib-lint-baseline.txt1314 RequiresPermission: android.telephony.TelephonyManager#getMeid():
1315 Method 'getMeid' documentation mentions permissions already declared by @RequiresPermission
1316 RequiresPermission: android.telephony.TelephonyManager#getMeid(int):
1317 Method 'getMeid' documentation mentions permissions already declared by @RequiresPermission
Dtest-lint-baseline.txt1472 RequiresPermission: android.telephony.TelephonyManager#getMeid():
1473 Method 'getMeid' documentation mentions permissions already declared by @RequiresPermission
1474 RequiresPermission: android.telephony.TelephonyManager#getMeid(int):
1475 Method 'getMeid' documentation mentions permissions already declared by @RequiresPermission
Dsystem-lint-baseline.txt1390 RequiresPermission: android.telephony.TelephonyManager#getMeid():
1391 Method 'getMeid' documentation mentions permissions already declared by @RequiresPermission
1392 RequiresPermission: android.telephony.TelephonyManager#getMeid(int):
1393 Method 'getMeid' documentation mentions permissions already declared by @RequiresPermission
Dcurrent.txt46053 …thod @RequiresPermission("android.permission.READ_PRIVILEGED_PHONE_STATE") public String getMeid();
46054 …d @RequiresPermission("android.permission.READ_PRIVILEGED_PHONE_STATE") public String getMeid(int);
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGsmCdmaPhoneTest.java1054 assertEquals(SimulatedCommands.FAKE_MEID, mPhoneUT.getMeid()); in testHandleInitialMessages()
1081 assertNull(phone.getMeid()); in testZeroMeid()
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java2437 public String getMeid() { in getMeid() method in TelephonyManager
2438 return getMeid(getSlotIndex()); in getMeid()
2479 public String getMeid(int slotIndex) { in getMeid() method in TelephonyManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt14350 HSPLandroid/telephony/TelephonyManager;->getMeid()Ljava/lang/String;
14351 HSPLandroid/telephony/TelephonyManager;->getMeid(I)Ljava/lang/String;
/frameworks/base/config/
Dboot-image-profile.txt14414 HSPLandroid/telephony/TelephonyManager;->getMeid()Ljava/lang/String;
14415 HSPLandroid/telephony/TelephonyManager;->getMeid(I)Ljava/lang/String;