Searched refs:_MaybeInstallCommands (Results 1 – 2 of 2) sorted by relevance
2146 def _MaybeInstallCommands(self): member in DeviceUtils2195 if not self._MaybeInstallCommands():
2203 with self.assertCalls((self.call.device._MaybeInstallCommands(), False)):2218 (self.call.device._MaybeInstallCommands(), True),