Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/
DDvbDeviceInfo.java78 public int getDeviceId() { in getDeviceId() method in DvbDeviceInfo
DTvInputHardwareInfo.java76 public int getDeviceId() { in getDeviceId() method in TvInputHardwareInfo
/frameworks/av/include/media/
DAudioIoDescriptor.h45 audio_port_handle_t getDeviceId() { in getDeviceId() function
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprint.java70 public long getDeviceId() { return mDeviceId; } in getDeviceId() method in Fingerprint
/frameworks/base/core/java/android/hardware/usb/
DUsbDevice.java134 public int getDeviceId() { in getDeviceId() method in UsbDevice
329 public static int getDeviceId(String name) { in getDeviceId() method in UsbDevice
/frameworks/base/core/java/android/view/
DInputEvent.java58 public abstract int getDeviceId(); in getDeviceId() method in InputEvent
DKeyEvent.java1845 public final int getDeviceId() { in getDeviceId() method in KeyEvent
DMotionEvent.java1756 public final int getDeviceId() { in getDeviceId() method in MotionEvent
/frameworks/base/media/java/android/mtp/
DMtpDevice.java100 public int getDeviceId() { in getDeviceId() method in MtpDevice
/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl28 String getDeviceId(String callingPackage); in getDeviceId() method
DITelephony.aidl987 String getDeviceId(String callingPackage); in getDeviceId() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfo.java70 public String getDeviceId(String callingPackage) { in getDeviceId() method in PhoneSubInfo
DPhoneSubInfoProxy.java38 public String getDeviceId(String callingPackage) { in getDeviceId() method in PhoneSubInfoProxy
DPhoneSubInfoController.java81 public String getDeviceId(String callingPackage) { in getDeviceId() method in PhoneSubInfoController
DPhone.java1426 String getDeviceId(); in getDeviceId() method
DPhoneProxy.java1084 public String getDeviceId() { in getDeviceId() method in PhoneProxy
/frameworks/base/core/java/android/hardware/hdmi/
DHdmiDeviceInfo.java356 public int getDeviceId() { in getDeviceId() method in HdmiDeviceInfo
/frameworks/base/core/jni/
Dandroid_view_KeyCharacterMap.cpp57 inline int32_t getDeviceId() const { in getDeviceId() function in android::NativeKeyCharacterMap
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java271 public String getDeviceId() { in getDeviceId() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java301 public String getDeviceId() { in getDeviceId() method in ImsPhoneBase
/frameworks/native/include/input/
DInput.h299 inline int32_t getDeviceId() const { return mDeviceId; } in getDeviceId() function
/frameworks/base/telephony/java/android/telephony/
DTelephonyManager.java701 public String getDeviceId() { in getDeviceId() method in TelephonyManager
723 public String getDeviceId(int slotId) { in getDeviceId() method in TelephonyManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
DCDMAPhone.java611 public String getDeviceId() { in getDeviceId() method in CDMAPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java1031 public String getDeviceId() { in getDeviceId() method in GSMPhone
/frameworks/native/services/inputflinger/
DInputReader.h1008 inline int32_t getDeviceId() { return mDevice->getId(); } in getDeviceId() function