FileDocCategorySizeDatePackage
DisabledService.javaAPI DocAndroid 1.5 API911Wed May 06 22:42:02 BST 2009com.android.unit_tests.enabled_app

DisabledService

public class DisabledService extends android.app.Service
Empty Service for testing

Fields Summary
Constructors Summary
Methods Summary
public android.os.IBinderonBind(android.content.Intent intent)

        return null;