Searched refs:GetApplicationPaths (Results 1 – 5 of 5) sorted by relevance
36 self._original_paths = self._device.GetApplicationPaths(self.PACKAGE)46 final_paths = self._device.GetApplicationPaths(self.PACKAGE)85 replaced_paths = self._device.GetApplicationPaths(self.PACKAGE)87 restored_paths = self._device.GetApplicationPaths(self.PACKAGE)93 removed_paths = self._device.GetApplicationPaths(self.PACKAGE)
77 all_paths = device.GetApplicationPaths(package_name)131 all_paths = device.GetApplicationPaths(package_name)
369 found_paths.extend(device.GetApplicationPaths(system_package))
805 def GetApplicationPaths(self, package, timeout=None, retries=None): member in DeviceUtils
203 ### DeviceUtils.GetApplicationPaths