Searched refs:getDeviceIdWithFeature (Results 1 – 4 of 4) sorted by relevance
34 String getDeviceIdWithFeature(String callingPackage, String callingFeatureId); in getDeviceIdWithFeature() method
1342 String getDeviceIdWithFeature(String callingPackage, String callingFeatureId); in getDeviceIdWithFeature() method
65 return getDeviceIdWithFeature(callingPackage, null); in getDeviceId()68 public String getDeviceIdWithFeature(String callingPackage, String callingFeatureId) { in getDeviceIdWithFeature() method in PhoneSubInfoController
1929 return telephony.getDeviceIdWithFeature(mContext.getOpPackageName(), in getDeviceId()