Home
last modified time | relevance | path

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

12

/frameworks/native/services/inputflinger/reader/mapper/
DInputMapper.h45 inline int32_t getDeviceId() { return mDeviceContext.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.java100 public String getDeviceId() { in getDeviceId() method in SystemInfo
/frameworks/base/core/java/android/view/
DVerifiedInputEvent.java86 public int getDeviceId() { in getDeviceId() method in VerifiedInputEvent
DInputEvent.java59 public abstract int getDeviceId(); in getDeviceId() method in InputEvent
DKeyEvent.java2001 public final int getDeviceId() { in getDeviceId() method in KeyEvent
/frameworks/base/core/java/android/hardware/usb/
DUsbDevice.java172 public int getDeviceId() { in getDeviceId() method in UsbDevice
405 public static int getDeviceId(String name) { in getDeviceId() method in UsbDevice
/frameworks/av/media/libaaudio/src/core/
DAAudioStreamParameters.h32 int32_t getDeviceId() const { in getDeviceId() function
DAudioStream.h225 int32_t getDeviceId() const { in getDeviceId() function
/frameworks/base/core/java/android/hardware/biometrics/
DBiometricAuthenticator.java101 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/base/telephony/java/com/android/internal/telephony/
DIPhoneSubInfo.aidl29 String getDeviceId(String callingPackage); in getDeviceId() method
/frameworks/av/media/libaaudio/examples/utils/
DAAudioArgsParser.h204 int32_t getDeviceId() const { in getDeviceId() function
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneSubInfoController.java64 public String getDeviceId(String callingPackage) { in getDeviceId() method in PhoneSubInfoController
DPhoneInternalInterface.java845 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/imsphone/
DImsPhoneBase.java293 public String getDeviceId() { in getDeviceId() method in ImsPhoneBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhoneBase.java252 public String getDeviceId() { in getDeviceId() method in SipPhoneBase
/frameworks/native/include/input/
DInput.h402 inline int32_t getDeviceId() const { return mDeviceId; } in getDeviceId() function

12