Home
last modified time | relevance | path

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

12

/frameworks/native/services/inputflinger/reader/mapper/
DInputMapper.h46 inline int32_t getDeviceId() { return mDevice->getId(); } in getDeviceId() function
/frameworks/base/media/java/android/media/tv/
DDvbDeviceInfo.java88 public int getDeviceId() { in getDeviceId() method in DvbDeviceInfo
DTvInputHardwareInfo.java110 public int getDeviceId() { in getDeviceId() method in TvInputHardwareInfo
/frameworks/av/media/libaudioclient/include/media/
DAudioIoDescriptor.h48 audio_port_handle_t getDeviceId() { in getDeviceId() function
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DSystemInfo.java102 public String getDeviceId() { in getDeviceId() method in SystemInfo
/frameworks/base/core/java/android/hardware/usb/
DUsbDevice.java158 public int getDeviceId() { in getDeviceId() method in UsbDevice
348 public static int getDeviceId(String name) { in getDeviceId() method in UsbDevice
/frameworks/base/core/java/android/view/
DInputEvent.java59 public abstract int getDeviceId(); in getDeviceId() method in InputEvent
DKeyEvent.java1961 public final int getDeviceId() { in getDeviceId() method in KeyEvent
DMotionEvent.java2022 public final int getDeviceId() { in getDeviceId() method in MotionEvent
/frameworks/av/media/libaaudio/src/core/
DAAudioStreamParameters.h32 int32_t getDeviceId() const { in getDeviceId() function
DAudioStream.h203 int32_t getDeviceId() const { in getDeviceId() function
/frameworks/base/core/java/android/hardware/biometrics/
DBiometricAuthenticator.java93 public long getDeviceId() { in getDeviceId() method in BiometricAuthenticator.Identifier
/frameworks/av/include/media/
DMicrophoneInfo.h145 String16 getDeviceId() const { in getDeviceId() function
/frameworks/base/core/java/android/hardware/hdmi/
DHdmiDeviceInfo.java358 public int getDeviceId() { in getDeviceId() method in HdmiDeviceInfo
/frameworks/av/media/libaaudio/examples/utils/
DAAudioArgsParser.h191 int32_t getDeviceId() const { in getDeviceId() function
/frameworks/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl29 String getDeviceId(String callingPackage); in getDeviceId() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoController.java60 public String getDeviceId(String callingPackage) { in getDeviceId() method in PhoneSubInfoController
DPhoneInternalInterface.java854 String getDeviceId(); in getDeviceId() method
/frameworks/base/core/jni/
Dandroid_view_KeyCharacterMap.cpp57 inline int32_t getDeviceId() const { in getDeviceId() function in android::NativeKeyCharacterMap
/frameworks/base/media/java/android/mtp/
DMtpDevice.java154 public int getDeviceId() { in getDeviceId() method in MtpDevice
/frameworks/native/services/inputflinger/
DInputClassifier.cpp100 std::optional<int32_t> ClassifierEvent::getDeviceId() const { in getDeviceId() function in android::ClassifierEvent
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/
DEuiccCard.java1081 protected byte[] getDeviceId() { in getDeviceId() method in EuiccCard
1098 public static byte[] getDeviceId(String imei, EuiccSpecVersion specVersion) { in getDeviceId() method in EuiccCard
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java252 public String getDeviceId() { in getDeviceId() method in SipPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneBase.java293 public String getDeviceId() { in getDeviceId() method in ImsPhoneBase
/frameworks/native/include/input/
DInput.h337 inline int32_t getDeviceId() const { return mDeviceId; } in getDeviceId() function

12