/frameworks/base/core/java/android/hardware/usb/ |
D | UsbDevice.java | 90 public int getDeviceId() { in getDeviceId() method in UsbDevice 214 public static int getDeviceId(String name) { in getDeviceId() method in UsbDevice
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
D | IPhoneSubInfo.aidl | 28 String getDeviceId(); in getDeviceId() method
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | PhoneSubInfoProxy.java | 40 public String getDeviceId() { in getDeviceId() method in PhoneSubInfoProxy
|
D | PhoneSubInfo.java | 66 public String getDeviceId() { in getDeviceId() method in PhoneSubInfo
|
D | PhoneProxy.java | 898 public String getDeviceId() { in getDeviceId() method in PhoneProxy
|
D | Phone.java | 1320 String getDeviceId(); in getDeviceId() method
|
/frameworks/base/core/java/android/view/ |
D | InputEvent.java | 58 public abstract int getDeviceId(); in getDeviceId() method in InputEvent
|
D | KeyEvent.java | 1838 public final int getDeviceId() { in getDeviceId() method in KeyEvent
|
D | MotionEvent.java | 1677 public final int getDeviceId() { in getDeviceId() method in MotionEvent
|
/frameworks/base/media/java/android/mtp/ |
D | MtpDevice.java | 102 public int getDeviceId() { in getDeviceId() method in MtpDevice
|
/frameworks/base/core/jni/ |
D | android_view_KeyCharacterMap.cpp | 55 inline int32_t getDeviceId() const { in getDeviceId() function in android::NativeKeyCharacterMap
|
/frameworks/base/telephony/java/android/telephony/ |
D | TelephonyManager.java | 225 public String getDeviceId() { in getDeviceId() method in TelephonyManager
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/ |
D | SipPhoneBase.java | 294 public String getDeviceId() { in getDeviceId() method in SipPhoneBase
|
/frameworks/base/include/androidfw/ |
D | Input.h | 248 inline int32_t getDeviceId() const { return mDeviceId; } in getDeviceId() function
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
D | GSMPhone.java | 852 public String getDeviceId() { in getDeviceId() method in GSMPhone
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/ |
D | CDMAPhone.java | 489 public String getDeviceId() { in getDeviceId() method in CDMAPhone
|
/frameworks/base/services/input/ |
D | InputReader.h | 918 inline int32_t getDeviceId() { return mDevice->getId(); } in getDeviceId() function
|