Home
last modified time | relevance | path

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

12345678910>>...33

/aosp_15_r20/cts/tests/tests/virtualdevice/camera/src/android/virtualdevice/cts/camera/util/
H A DNativeCameraManager.java54 public int getDeviceId(String cameraId) { in getDeviceId() method in NativeCameraManager
85 private static native int getDeviceId(long ptr, String cameraId); in getDeviceId() method in NativeCameraManager
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/telephony/
H A DTelephony.kt33 fun getDeviceId(): String? { in getDeviceId() method
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/service/service-devicelock/android_common_apex34/turbine/
Dservice-devicelock.jarcom/android/server/devicelock/DeviceLockControllerConnector.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/inputdevice/data/repository/
DInputDeviceRepository.java79 public final int getDeviceId() { in getDeviceId() method in InputDeviceRepository.DeviceAdded
122 public final int getDeviceId() { in getDeviceId() method in InputDeviceRepository.DeviceRemoved
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/service-devicelock.com.android.devicelock_intermediates/
Dclasses-header.jarcom/android/devicelockcontroller/IDeviceLockControllerService$Default.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/service/service-devicelock/android_common_apex34/turbine-combined/
Dservice-devicelock.jarcom/android/devicelockcontroller/IDeviceLockControllerService$Default.class <Unknown> package com.android. ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/framework-devicelock.com.android.devicelock_intermediates/
Dclasses-header.jarandroid/devicelock/DeviceId$DeviceIdType.class <Unknown> package android.devicelock public abstract annotation ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/framework/framework-devicelock.impl/android_common_apex34/turbine/
Dframework-devicelock.jarandroid/devicelock/DeviceId$DeviceIdType.class <Unknown> package android.devicelock public abstract annotation ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/framework/framework-devicelock.impl/android_common_apex34/turbine-combined/
Dframework-devicelock.jarandroid/devicelock/DeviceId$DeviceIdType.class <Unknown> package android.devicelock public abstract annotation ...
/aosp_15_r20/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
/aosp_15_r20/cts/libs/input/src/com/android/cts/input/
H A DUinputTouchDevice.kt146 fun getDeviceId(): Int { in getDeviceId() method
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/oboetester/
H A DOboeAudioStream.java235 public int getDeviceId() { in getDeviceId() method in OboeAudioStream
238 private native int getDeviceId(int streamIndex); in getDeviceId() method in OboeAudioStream
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/service/service-devicelock/android_common_apex34/javac/
Dservice-devicelock.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/google-cloud-java/java-iot/proto-google-cloud-iot-v1/src/main/java/com/google/cloud/iot/v1/
H A DBindDeviceToGatewayRequest.java200 public java.lang.String getDeviceId() { in getDeviceId() method in BindDeviceToGatewayRequest
873 public java.lang.String getDeviceId() { in getDeviceId() method in BindDeviceToGatewayRequest.Builder
H A DUnbindDeviceFromGatewayRequest.java201 public java.lang.String getDeviceId() { in getDeviceId() method in UnbindDeviceFromGatewayRequest
875 public java.lang.String getDeviceId() { in getDeviceId() method in UnbindDeviceFromGatewayRequest.Builder
H A DBindDeviceToGatewayRequestOrBuilder.java97 java.lang.String getDeviceId(); in getDeviceId() method
H A DUnbindDeviceFromGatewayRequestOrBuilder.java97 java.lang.String getDeviceId(); in getDeviceId() method
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/app/src/main/java/com/android/car/debuggingrestrictioncontroller/auth/
DTokenPayload.java38 public String getDeviceId() { in getDeviceId() method in TokenPayload
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/framework/framework-devicelock.impl/android_common_apex34/javac/
Dframework-devicelock.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/devicelock/ android/ ...
/aosp_15_r20/external/oboe/apps/OboeTester/app/src/main/cpp/
H A DTestColdStartLatency.h43 int32_t getDeviceId() { in getDeviceId() function
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/utils/
DContextCompat.java43 public static int getDeviceId(@NonNull Context context) { in getDeviceId() method in ContextCompat
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowVirtualSensor.java23 protected int getDeviceId() { in getDeviceId() method in ShadowVirtualSensor
/aosp_15_r20/frameworks/base/media/java/android/media/tv/
H A DDvbDeviceInfo.java88 public int getDeviceId() { in getDeviceId() method in DvbDeviceInfo
/aosp_15_r20/packages/modules/Connectivity/remoteauth/service/java/com/android/server/remoteauth/ranging/
DSessionInfo.java30 public String getDeviceId() { in getDeviceId() method in SessionInfo
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/compat/
DTelephonyManagerCompat.java86 public static String getDeviceId(@Nullable TelephonyManager telephonyManager, int slotId) { in getDeviceId() method in TelephonyManagerCompat

12345678910>>...33