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/Email/emailcommon/src/com/android/emailcommon/
DDevice.java43 static public synchronized String getDeviceId(Context context) throws IOException { in getDeviceId() method in Device
/packages/apps/Contacts/src/com/android/contacts/compat/
DTelephonyManagerCompat.java86 public static String getDeviceId(@Nullable TelephonyManager telephonyManager, int slotId) { in getDeviceId() method in TelephonyManagerCompat
/packages/apps/TV/tuner/tests/unittests/javatests/com/android/tv/tuner/
DFakeTunerHal.java40 public long getDeviceId() { in getDeviceId() method in FakeTunerHal
DFileTunerHal.java94 public long getDeviceId() { in getDeviceId() method in FileTunerHal
/packages/apps/TV/tuner/src/com/android/tv/tuner/
DDvbTunerHal.java129 public long getDeviceId() { in getDeviceId() method in DvbTunerHal
DDvbDeviceAccessor.java186 public int getDeviceId() { in getDeviceId() method in DvbDeviceAccessor.DvbDeviceInfoWrapper
/packages/apps/TV/tuner/src/com/android/tv/tuner/api/
DTuner.java65 long getDeviceId(); in getDeviceId() method
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java5298 public String getDeviceId(String callingPackage) { in getDeviceId() method in PhoneInterfaceManager