File
Doc
Category
Size
Date
Package
HostController.java
API Doc
Android 1.5 API
1228
Wed May 06 22:41:02 BST 2009
dalvik.annotation
HostController
public class HostController
Record the host side controller information for a test method, so that the CTS host can locate correspond host side unit while running it. {@hide pending API Council approval}
since
Android 1.0
Fields Summary
Constructors Summary
Methods Summary
java.lang.String
name
()
The host controller method name.
Java Code Source