Home
last modified time | relevance | path

Searched defs:setDeviceId (Results 1 – 25 of 84) sorted by relevance

1234

/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/
H A DRemotePresentationService.java60 public void setDeviceId(String deviceId) { in setDeviceId() method in RemotePresentationService
124 public void setDeviceId(String deviceId) { this.deviceId = deviceId; } in setDeviceId() method in VirtualPresentation
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/
H A DRemotePresentationService.java48 public void setDeviceId(String deviceId) { in setDeviceId() method in RemotePresentationService
114 public void setDeviceId(String deviceId) { this.deviceId = deviceId; } in setDeviceId() method in VirtualPresentation
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/drivers/
H A DDevice.cpp37 void Device::setDeviceId(int id) { in setDeviceId() function in LinuxSampler::Device
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/
H A DClaimDeviceResponse.php23 public function setDeviceId($deviceId) function in Google_Service_AndroidProvisioningPartner_ClaimDeviceResponse
H A DDeviceReference.php24 public function setDeviceId($deviceId) function in Google_Service_AndroidProvisioningPartner_DeviceReference
H A DUpdateMetadataArguments.php26 public function setDeviceId($deviceId) function in Google_Service_AndroidProvisioningPartner_UpdateMetadataArguments
H A DPerDeviceStatusInBatch.php25 public function setDeviceId($deviceId) function in Google_Service_AndroidProvisioningPartner_PerDeviceStatusInBatch
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/CloudIot/
H A DBindDeviceToGatewayRequest.php23 public function setDeviceId($deviceId) function in Google_Service_CloudIot_BindDeviceToGatewayRequest
H A DUnbindDeviceFromGatewayRequest.php23 public function setDeviceId($deviceId) function in Google_Service_CloudIot_UnbindDeviceFromGatewayRequest
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/winrt/
H A Dwinrtdevice.h51 void setDeviceId(int deviceId) { m_deviceId = deviceId; } in setDeviceId() function
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/ChromeManagement/
H A DGoogleChromeManagementV1Device.php23 public function setDeviceId($deviceId) function in Google_Service_ChromeManagement_GoogleChromeManagementV1Device
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/CloudIot/
H A DBindDeviceToGatewayRequest.php23 public function setDeviceId($deviceId) function in Google_Service_CloudIot_BindDeviceToGatewayRequest
H A DUnbindDeviceFromGatewayRequest.php23 public function setDeviceId($deviceId) function in Google_Service_CloudIot_UnbindDeviceFromGatewayRequest
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/HomeGraphService/
H A DAgentOtherDeviceId.php31 public function setDeviceId($deviceId) function in Google_Service_HomeGraphService_AgentOtherDeviceId
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AndroidProvisioningPartner/
H A DClaimDeviceResponse.php23 public function setDeviceId($deviceId) function in Google_Service_AndroidProvisioningPartner_ClaimDeviceResponse
H A DDeviceReference.php24 public function setDeviceId($deviceId) function in Google_Service_AndroidProvisioningPartner_DeviceReference
H A DUpdateMetadataArguments.php26 public function setDeviceId($deviceId) function in Google_Service_AndroidProvisioningPartner_UpdateMetadataArguments
H A DPerDeviceStatusInBatch.php25 public function setDeviceId($deviceId) function in Google_Service_AndroidProvisioningPartner_PerDeviceStatusInBatch
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/AndroidEnterprise/
H A DDeviceReportUpdateEvent.php25 public function setDeviceId($deviceId) function in Google_Service_AndroidEnterprise_DeviceReportUpdateEvent
H A DNewDeviceEvent.php25 public function setDeviceId($deviceId) function in Google_Service_AndroidEnterprise_NewDeviceEvent
H A DInstallFailureEvent.php26 public function setDeviceId($deviceId) function in Google_Service_AndroidEnterprise_InstallFailureEvent
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_webrtc/webrtc/
H A Dwebrtc_audio_input_tester.cpp97 void AudioInputTester::Impl::setDeviceId(const QString &deviceId) { in setDeviceId() function in Webrtc::AudioInputTester::Impl
193 void AudioInputTester::setDeviceId(const QString &deviceId) { in setDeviceId() function in Webrtc::AudioInputTester
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/AndroidEnterprise/
H A DNewDeviceEvent.php25 public function setDeviceId($deviceId) function in Google_Service_AndroidEnterprise_NewDeviceEvent
H A DInstallFailureEvent.php26 public function setDeviceId($deviceId) function in Google_Service_AndroidEnterprise_InstallFailureEvent
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/mma/
H A DMmaInterface.java35 void setDeviceId(@NonNull String deviceId); in setDeviceId() method

1234