Searched refs:keep_data (Results 1 – 5 of 5) sorted by relevance
224 int keep_data; member
796 def Uninstall(self, package, keep_data=False, timeout=DEFAULT_TIMEOUT, argument807 if keep_data:
229 keep_data: (optional) If set keep the data and cache directories.
319 keep_data: (optional) Whether to keep the data and cache directories.
981 def Uninstall(self, package_name, keep_data=False, timeout=None, argument1002 self.adb.Uninstall(package_name, keep_data)