Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/Car/DebuggingRestrictionController/app/src/main/java/com/android/car/debuggingrestrictioncontroller/auth/
H A DTokenPayload.java38 public String getDeviceId() { in getDeviceId() method in TokenPayload
/aosp12/frameworks/base/media/java/android/media/tv/
H A DDvbDeviceInfo.java88 public int getDeviceId() { in getDeviceId() method in DvbDeviceInfo
H A DTvInputHardwareInfo.java110 public int getDeviceId() { in getDeviceId() method in TvInputHardwareInfo
/aosp12/packages/apps/Contacts/src/com/android/contacts/compat/
H A DTelephonyManagerCompat.java86 public static String getDeviceId(@Nullable TelephonyManager telephonyManager, int slotId) { in getDeviceId() method in TelephonyManagerCompat
/aosp12/frameworks/native/services/inputflinger/reader/mapper/
H A DInputMapper.h46 inline int32_t getDeviceId() { return mDeviceContext.getId(); } in getDeviceId() function
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
H A DSystemInfo.java100 public String getDeviceId() { in getDeviceId() method in SystemInfo
/aosp12/frameworks/av/media/libaudioclient/include/media/
H A DAudioIoDescriptor.h48 audio_port_handle_t getDeviceId() { in getDeviceId() function
/aosp12/packages/apps/TV/tuner/tests/unittests/javatests/com/android/tv/tuner/
H A DFakeTunerHal.java40 public long getDeviceId() { in getDeviceId() method in FakeTunerHal
H A DFileTunerHal.java94 public long getDeviceId() { in getDeviceId() method in FileTunerHal
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/hdhomerun/
H A DHdHomeRunDevice.java90 public int getDeviceId() { in getDeviceId() method in HdHomeRunDevice
H A DHdHomeRunControlSocket.java98 int getDeviceId() { in getDeviceId() method in HdHomeRunControlSocket
H A DHdHomeRunTunerHal.java89 public long getDeviceId() { in getDeviceId() method in HdHomeRunTunerHal
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/dvb/
H A DDvbTunerHal.java130 public long getDeviceId() { in getDeviceId() method in DvbTunerHal
H A DDvbDeviceAccessor.java199 public int getDeviceId() { in getDeviceId() method in DvbDeviceAccessor.DvbDeviceInfoWrapper
/aosp12/frameworks/base/core/java/android/view/
H A DInputEvent.java59 public abstract int getDeviceId(); in getDeviceId() method in InputEvent
H A DVerifiedInputEvent.java87 public int getDeviceId() { in getDeviceId() method in VerifiedInputEvent
/aosp12/frameworks/base/media/java/android/media/
H A DHwAudioSource.java152 private int getDeviceId() { in getDeviceId() method in HwAudioSource
/aosp12/frameworks/base/core/java/android/hardware/usb/
H A DUsbDevice.java172 public int getDeviceId() { in getDeviceId() method in UsbDevice
405 public static int getDeviceId(String name) { in getDeviceId() method in UsbDevice
/aosp12/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricAuthenticator.java117 public long getDeviceId() { in getDeviceId() method in BiometricAuthenticator.Identifier
/aosp12/frameworks/av/include/media/
H A DMicrophoneInfo.h133 std::string getDeviceId() const { in getDeviceId() function
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/api/
H A DTuner.java68 long getDeviceId(); in getDeviceId() method
/aosp12/frameworks/native/services/inputflinger/reader/controller/
H A DPeripheralController.h44 inline int32_t getDeviceId() { return mDeviceContext.getId(); } in getDeviceId() function
/aosp12/frameworks/av/media/libaaudio/src/core/
H A DAAudioStreamParameters.h32 int32_t getDeviceId() const { in getDeviceId() function
/aosp12/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiDeviceInfo.java395 public int getDeviceId() { in getDeviceId() method in HdmiDeviceInfo
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DIPhoneSubInfo.aidl29 String getDeviceId(String callingPackage); in getDeviceId() method

12