Home
last modified time | relevance | path

Searched defs:getDeviceIdWithFeature (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl34 String getDeviceIdWithFeature(String callingPackage, String callingFeatureId); in getDeviceIdWithFeature() method
DITelephony.aidl1329 String getDeviceIdWithFeature(String callingPackage, String callingFeatureId); in getDeviceIdWithFeature() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoController.java64 public String getDeviceIdWithFeature(String callingPackage, String callingFeatureId) { in getDeviceIdWithFeature() method in PhoneSubInfoController