Home
last modified time | relevance | path

Searched refs:getNai (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhoneSubInfoControllerTest.java222 doReturn("aaa@example.com").when(mPhone).getNai(); in testGetNai()
226 doReturn("bbb@example.com").when(mSecondPhone).getNai(); in testGetNai()
244 doReturn("bbb@example.com").when(mSecondPhone).getNai(); in testGetNai_EnabledEnforceTelephonyFeatureMappingForPublicApis()
268 doReturn("aaa@example.com").when(mPhone).getNai(); in testGetNaiWithOutPermission()
269 doReturn("bbb@example.com").when(mSecondPhone).getNai(); in testGetNaiWithOutPermission()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoController.java113 return phone.getNai(); in getNaiForSubscriber()
DPhone.java526 public String getNai(){ in getNai() method in Phone
DGsmCdmaPhone.java2084 public String getNai() { in getNai() method in GsmCdmaPhone
/frameworks/base/core/api/
Dlint-baseline.txt928 RequiresPermission: android.telephony.TelephonyManager#getNai():
929 Method 'getNai' documentation mentions permissions already declared by @RequiresPermission
Dmodule-lib-lint-baseline.txt1318 RequiresPermission: android.telephony.TelephonyManager#getNai():
1319 Method 'getNai' documentation mentions permissions already declared by @RequiresPermission
Dtest-lint-baseline.txt1476 RequiresPermission: android.telephony.TelephonyManager#getNai():
1477 Method 'getNai' documentation mentions permissions already declared by @RequiresPermission
Dsystem-lint-baseline.txt1394 RequiresPermission: android.telephony.TelephonyManager#getNai():
1395 Method 'getNai' documentation mentions permissions already declared by @RequiresPermission
Dcurrent.txt46057 …ethod @RequiresPermission("android.permission.READ_PRIVILEGED_PHONE_STATE") public String getNai();
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java2570 public String getNai() { in getNai() method in TelephonyManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...