Home
last modified time | relevance | path

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

123456789

/aosp_15_r20/packages/modules/Connectivity/remoteauth/service/java/com/android/server/remoteauth/ranging/
DSessionInfo.java27 private final String mDeviceId; field in SessionInfo
56 private String mDeviceId = ""; field in SessionInfo.Builder
DSessionParameters.java59 private final String mDeviceId; field in SessionParameters
125 private String mDeviceId = new String(""); field in SessionParameters.Builder
/aosp_15_r20/frameworks/base/media/java/android/media/tv/
H A DTvInputHardwareInfo.java99 private int mDeviceId; field in TvInputHardwareInfo
206 private Integer mDeviceId = null; field in TvInputHardwareInfo.Builder
H A DDvbDeviceInfo.java59 private final int mDeviceId; field in DvbDeviceInfo
/aosp_15_r20/frameworks/base/wifi/java/src/android/net/wifi/sharedconnectivity/app/
H A DHotspotNetwork.java78 private final long mDeviceId; field in HotspotNetwork
96 private long mDeviceId = -1; field in HotspotNetwork.Builder
/aosp_15_r20/external/openthread/include/openthread/
H A Dtcat.h137 uint8_t mDeviceId[OT_TCAT_MAX_ADVERTISED_DEVICEID_SIZE]; member
147 uint8_t mDeviceId[OT_TCAT_MAX_DEVICEID_SIZE]; member
/aosp_15_r20/packages/modules/Connectivity/nearby/framework/java/android/nearby/
DPresenceDevice.java70 private final String mDeviceId; field in PresenceDevice
299 private final String mDeviceId; field in PresenceDevice.Builder
DNearbyDeviceParcelable.java100 private final long mDeviceId; field in NearbyDeviceParcelable
427 private long mDeviceId = -1; field in NearbyDeviceParcelable.Builder
/aosp_15_r20/cts/tests/tests/hardware/src/android/hardware/input/cts/virtualcreators/
H A DVirtualInputDeviceCreator.kt208 private var mDeviceId = 0 in <lambda>() variable
/aosp_15_r20/frameworks/base/core/java/android/hardware/hdmi/
H A DHdmiDeviceInfo.java130 private final int mDeviceId; field in HdmiDeviceInfo
604 private int mDeviceId = -1; field in HdmiDeviceInfo.Builder
/aosp_15_r20/frameworks/base/core/java/android/companion/
H A DAssociationInfo.java87 private final DeviceId mDeviceId; field in AssociationInfo
508 private DeviceId mDeviceId; field in AssociationInfo.Builder
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
DHardwareKeyboardEventDecoder.java32 final int mDeviceId; field in HardwareKeyboardEventDecoder
/aosp_15_r20/external/oboe/samples/hello-oboe/src/main/cpp/
H A DHelloOboeEngine.h89 int32_t mDeviceId = oboe::Unspecified; variable
/aosp_15_r20/frameworks/base/services/core/jni/tvinput/
H A DBufferProducerThread.h40 int mDeviceId; variable
/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DCapturedTouchpadEventConverter.h64 const int32_t mDeviceId; variable
/aosp_15_r20/packages/services/Mtp/src/com/android/mtp/
DIdentifier.java26 final int mDeviceId; field in Identifier
DMtpRoot.java24 final int mDeviceId; field in MtpRoot
/aosp_15_r20/frameworks/native/libs/sensor/include/sensor/
H A DSensorManager.h97 const int mDeviceId; variable
/aosp_15_r20/frameworks/native/services/sensorservice/
H A DSensorDirectConnection.h108 const int mDeviceId; variable
/aosp_15_r20/frameworks/base/core/java/android/app/servertransaction/
H A DConfigurationChangeItem.java40 private final int mDeviceId; field in ConfigurationChangeItem
/aosp_15_r20/frameworks/base/core/java/android/hardware/input/
H A DInputDeviceLightsManager.java42 private final int mDeviceId; field in InputDeviceLightsManager
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowInputDevice.java36 private int mDeviceId; field in ShadowInputDevice
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/media/audio_utils/include/audio_utils/
DMelProcessor.h239 std::atomic<audio_port_handle_t> mDeviceId; variable
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/media/audio_utils/include/audio_utils/
DMelProcessor.h239 std::atomic<audio_port_handle_t> mDeviceId; variable
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/media/audio_utils/include/audio_utils/
DMelProcessor.h239 std::atomic<audio_port_handle_t> mDeviceId; variable

123456789