Searched refs:collectBugreport (Results 1 – 1 of 1) sorted by relevance
318 ITestDevice collectBugreport = badDevice; in performInvocation() local319 if (collectBugreport == null) { in performInvocation()320 collectBugreport = context.getDevices().get(0); in performInvocation()323 takeBugreport(collectBugreport, listener, bugreportName); in performInvocation()