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.java4644 int phoneId = 1; in testGetCarrierPackageNamesForIntentAndPhoneEnforcesReadPrivilege() local
4645 mTelephonyManager.getCarrierPackageNamesForIntentAndPhone(intent, phoneId); in testGetCarrierPackageNamesForIntentAndPhoneEnforcesReadPrivilege()
4660 int phoneId = 1; in testGetCarrierPackageNamesForIntentAndPhoneThrowsExceptionWithoutReadPrivilege() local
4661 mTelephonyManager.getCarrierPackageNamesForIntentAndPhone(intent, phoneId); in testGetCarrierPackageNamesForIntentAndPhoneThrowsExceptionWithoutReadPrivilege()