Home
last modified time | relevance | path

Searched defs:getDeviceId (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Email/emailcommon/src/com/android/emailcommon/service/
DIAccountService.aidl26 String getDeviceId(); in getDeviceId() method
DAccountServiceProxy.java81 public String getDeviceId() { in getDeviceId() method in AccountServiceProxy
/packages/apps/TV/usbtuner/src/com/android/usbtuner/
DInternalTunerHal.java54 protected long getDeviceId() { in getDeviceId() method in InternalTunerHal
DUsbTunerHal.java126 protected long getDeviceId() { in getDeviceId() method in UsbTunerHal
DDvbDeviceAccessor.java204 public int getDeviceId() { in getDeviceId() method in DvbDeviceAccessor.DvbDeviceInfoWrapper
DTunerHal.java110 protected abstract long getDeviceId(); in getDeviceId() method in TunerHal
/packages/apps/Email/emailcommon/src/com/android/emailcommon/
DDevice.java43 static public synchronized String getDeviceId(Context context) throws IOException { in getDeviceId() method in Device
/packages/apps/ContactsCommon/src/com/android/contacts/common/compat/
DTelephonyManagerCompat.java88 public static String getDeviceId(@Nullable TelephonyManager telephonyManager, int slotId) { in getDeviceId() method in TelephonyManagerCompat
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DStorageUtils.java189 private static long getDeviceId(File file) { in getDeviceId() method in StorageUtils
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java2901 public String getDeviceId(String callingPackage) { in getDeviceId() method in PhoneInterfaceManager