ISystemStatusCheckerReceiver

public interface ISystemStatusCheckerReceiver

com.android.tradefed.suite.checker.ISystemStatusCheckerReceiver


A IRemoteTest that requires access to the ISystemStatusChecker from the configuration.

Summary

Public methods

abstract void setSystemStatusChecker( systemCheckers)

Sets the ISystemStatusCheckers from the configuration for the test.

Public methods

setSystemStatusChecker

public abstract void setSystemStatusChecker ( systemCheckers)

Sets the ISystemStatusCheckers from the configuration for the test.

Parameters
systemCheckers