Searched refs:_TemporarilyInstallApp (Results 1 – 1 of 1) sorted by relevance
82 install_app = _TemporarilyInstallApp(device, replacement_apk, install_timeout)277 def _TemporarilyInstallApp(device, apk, install_timeout=None): function