Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DPhoneSubInfoControllerTest.java104 mPhoneSubInfoControllerUT.getDeviceIdForPhone(0, TAG, FEATURE_ID)); in testGetDeviceId()
106 mPhoneSubInfoControllerUT.getDeviceIdForPhone(1, TAG, FEATURE_ID)); in testGetDeviceId()
122 mPhoneSubInfoControllerUT.getDeviceIdForPhone(0, TAG, FEATURE_ID); in testGetDeviceIdWithOutPermission()
130 mPhoneSubInfoControllerUT.getDeviceIdForPhone(1, TAG, FEATURE_ID); in testGetDeviceIdWithOutPermission()
143 mPhoneSubInfoControllerUT.getDeviceIdForPhone(0, TAG, FEATURE_ID); in testGetDeviceIdWithOutPermission()
151 mPhoneSubInfoControllerUT.getDeviceIdForPhone(1, TAG, FEATURE_ID); in testGetDeviceIdWithOutPermission()
165 mPhoneSubInfoControllerUT.getDeviceIdForPhone(0, TAG, FEATURE_ID); in testGetDeviceIdWithOutPermission()
173 mPhoneSubInfoControllerUT.getDeviceIdForPhone(1, TAG, FEATURE_ID); in testGetDeviceIdWithOutPermission()
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIPhoneSubInfo.aidl45 String getDeviceIdForPhone(int phoneId, String callingPackage, String callingFeatureId); in getDeviceIdForPhone() method
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneSubInfoController.java72 return getDeviceIdForPhone(SubscriptionManager.getPhoneId(getDefaultSubscription()), in getDeviceIdWithFeature()
76 public String getDeviceIdForPhone(int phoneId, String callingPackage, in getDeviceIdForPhone() method in PhoneSubInfoController
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DTelephonyManager.java2024 return info.getDeviceIdForPhone(slotIndex, mContext.getOpPackageName(), in getDeviceId()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt87350 Lcom/android/internal/telephony/IPhoneSubInfo$Stub$Proxy;->getDeviceIdForPhone(ILjava/lang/String;)…
87416 Lcom/android/internal/telephony/IPhoneSubInfo;->getDeviceIdForPhone(ILjava/lang/String;)Ljava/lang/…