File
Doc
Category
Size
Date
Package
EnabledService.java
API Doc
Android 1.5 API
910
Wed May 06 22:42:02 BST 2009
com.android.unit_tests.enabled_app
EnabledService
java.lang.Object
android.app.Service
public class EnabledService extends android.app.Service
Empty Service for testing
Fields Summary
Constructors Summary
Methods Summary
public
android.os.IBinder
onBind
(
android.content.Intent
intent)
return null;
Java Code Source