Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyManagerTest.java4687 int phoneId = 1; in testGetCarrierPackageNamesForIntentAndPhoneEnforcesReadPrivilege() local
4688 mTelephonyManager.getCarrierPackageNamesForIntentAndPhone(intent, phoneId); in testGetCarrierPackageNamesForIntentAndPhoneEnforcesReadPrivilege()
4703 int phoneId = 1; in testGetCarrierPackageNamesForIntentAndPhoneThrowsExceptionWithoutReadPrivilege() local
4704 mTelephonyManager.getCarrierPackageNamesForIntentAndPhone(intent, phoneId); in testGetCarrierPackageNamesForIntentAndPhoneThrowsExceptionWithoutReadPrivilege()