File
Doc
Category
Size
Date
Package
EnabledService.java
API Doc
Android 5.1 API
920
Thu Mar 12 22:22:12 GMT 2015
com.android.frameworks.coretests.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