Home
last modified time | relevance | path

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

/packages/apps/Car/DebuggingRestrictionController/app/src/main/java/com/android/car/debuggingrestrictioncontroller/auth/
DTokenPayload.java38 public String getDeviceId() { in getDeviceId() method in TokenPayload
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/utils/
DContextCompat.java43 public static int getDeviceId(@NonNull Context context) { in getDeviceId() method in ContextCompat
/packages/modules/Connectivity/remoteauth/service/java/com/android/server/remoteauth/ranging/
DSessionInfo.java30 public String getDeviceId() { in getDeviceId() method in SessionInfo
DSessionParameters.java70 public String getDeviceId() { in getDeviceId() method in SessionParameters
/packages/modules/AdServices/shared/libraries/device-side/java/com/android/adservices/shared/metriclogger/logsampler/deviceselection/
DUniqueDeviceIdHelper.java57 public ListenableFuture<Long> getDeviceId() { in getDeviceId() method in UniqueDeviceIdHelper
DPerDeviceLogSampler.java85 private long getDeviceId() { in getDeviceId() method in PerDeviceLogSampler
/packages/apps/Contacts/src/com/android/contacts/compat/
DTelephonyManagerCompat.java86 public static String getDeviceId(@Nullable TelephonyManager telephonyManager, int slotId) { in getDeviceId() method in TelephonyManagerCompat
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DSystemInfo.java100 public String getDeviceId() { in getDeviceId() method in SystemInfo
/packages/apps/Settings/src/com/android/settings/connecteddevice/virtual/
DVirtualDeviceWrapper.java66 int getDeviceId() { in getDeviceId() method in VirtualDeviceWrapper
/packages/modules/DeviceLock/service/java/com/android/server/devicelock/
DDeviceLockControllerConnector.java49 void getDeviceId(OutcomeReceiver<String, Exception> callback); in getDeviceId() method
DDeviceLockControllerConnectorStub.java103 public void getDeviceId(OutcomeReceiver<String, Exception> callback) { in getDeviceId() method in DeviceLockControllerConnectorStub
/packages/apps/TV/tuner/src/com/android/tv/tuner/hdhomerun/
DHdHomeRunDevice.java90 public int getDeviceId() { in getDeviceId() method in HdHomeRunDevice
DHdHomeRunControlSocket.java98 int getDeviceId() { in getDeviceId() method in HdHomeRunControlSocket
DHdHomeRunTunerHal.java89 public long getDeviceId() { in getDeviceId() method in HdHomeRunTunerHal
/packages/apps/TV/tuner/tests/unittests/javatests/com/android/tv/tuner/
DFakeTunerHal.java40 public long getDeviceId() { in getDeviceId() method in FakeTunerHal
DFileTunerHal.java94 public long getDeviceId() { in getDeviceId() method in FileTunerHal
/packages/apps/TV/tuner/src/com/android/tv/tuner/dvb/
DDvbTunerHal.java130 public long getDeviceId() { in getDeviceId() method in DvbTunerHal
DDvbDeviceAccessor.java199 public int getDeviceId() { in getDeviceId() method in DvbDeviceAccessor.DvbDeviceInfoWrapper
/packages/modules/DeviceLock/framework/java/android/devicelock/
DDeviceLockManager.java250 public void getDeviceId(@NonNull @CallbackExecutor Executor executor, in getDeviceId() method in DeviceLockManager
DIDeviceLockService.aidl54 void getDeviceId(in IGetDeviceIdCallback callback); in getDeviceId() method
/packages/apps/TV/tuner/src/com/android/tv/tuner/api/
DTuner.java68 long getDeviceId(); in getDeviceId() method
/packages/modules/Connectivity/nearby/framework/java/android/nearby/
DPresenceDevice.java85 public String getDeviceId() { in getDeviceId() method in PresenceDevice
DNearbyDeviceParcelable.java280 public long getDeviceId() { in getDeviceId() method in NearbyDeviceParcelable
/packages/services/Telephony/src/com/android/phone/
DPhoneInterfaceManager.java8469 public String getDeviceId(String callingPackage) { in getDeviceId() method in PhoneInterfaceManager