Searched refs:update_ota_public_xml (Results 1 – 2 of 2) sorted by relevance
/packages/modules/AdServices/adservices/scripts/ |
D | adservices_ui_tests.py | 265 self.ota_util.update_ota_public_xml(self.TEST_PUBLIC_FILE, self.TEST_OTA_PUBLIC_FILE, 284 self.ota_util.update_ota_public_xml(self.TEST_PUBLIC_FILE, self.TEST_OTA_PUBLIC_FILE, 304 self.ota_util.update_ota_public_xml(self.TEST_PUBLIC_FILE, self.TEST_OTA_PUBLIC_FILE, 323 self.ota_util.update_ota_public_xml(self.TEST_PUBLIC_FILE, self.TEST_OTA_PUBLIC_FILE, 336 self.ota_util.update_ota_public_xml(self.TEST_PUBLIC_FILE, self.TEST_OTA_PUBLIC_FILE, 350 self.ota_util.update_ota_public_xml(self.TEST_PUBLIC_FILE, self.TEST_OTA_PUBLIC_FILE,
|
D | generate_ota_public_xml.py | 102 def update_ota_public_xml(self, adservices_public_res=ADSERVICES_PUBLIC_RES_FILE, member in AdServicesOTAUtil 131 util.update_ota_public_xml()
|