Searched refs:CrashTestCompletionListener (Results 1 – 3 of 3) sorted by relevance
49 public interface CrashTestCompletionListener { interface in CrashTestCoordinator64 private final CrashTestCompletionListener mTestCompletionListener;69 CrashTestCompletionListener testCompletionListener) { in KeepAliveServiceConnection()160 CrashTestCompletionListener testCompletionListener, in startTest()
248 CrashTestCoordinator.CrashTestCompletionListener testCompletionListener = in startInferenceTest()249 new CrashTestCoordinator.CrashTestCompletionListener() { in startInferenceTest()
30 class CrashTestStatus implements CrashTestCoordinator.CrashTestCompletionListener {