FileDocCategorySizeDatePackage
DisabledService.javaAPI DocAndroid 5.1 API921Thu Mar 12 22:22:12 GMT 2015com.android.frameworks.coretests.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;