Searched refs:_GetApplicationPathsInternal (Results 1 – 2 of 2) sorted by relevance
505 self.device._GetApplicationPathsInternal('android'))513 [], self.device._GetApplicationPathsInternal('not.installed.app'))522 self.device._GetApplicationPathsInternal('android')531 [], self.device._GetApplicationPathsInternal('not.installed.app'))540 self.device._GetApplicationPathsInternal('android')659 (self.call.device._GetApplicationPathsInternal(672 (self.call.device._GetApplicationPathsInternal(688 (self.call.device._GetApplicationPathsInternal(704 (self.call.device._GetApplicationPathsInternal(727 (self.call.device._GetApplicationPathsInternal([all …]
814 return self._GetApplicationPathsInternal(package)816 def _GetApplicationPathsInternal(self, package, skip_cache=False): member in DeviceUtils1033 return self._GetApplicationPathsInternal('android', skip_cache=True)1286 device_apk_paths = self._GetApplicationPathsInternal(package_name)1377 installed = self._GetApplicationPathsInternal(package_name)1837 or self._GetApplicationPathsInternal(package)):2087 device_paths = self._GetApplicationPathsInternal(package_name)