File
Doc
Category
Size
Date
Package
TestService.java
API Doc
Android 5.1 API
884
Thu Mar 12 22:22:12 GMT 2015
com.android.frameworks.coretests
TestService
java.lang.Object
android.app.Service
public class TestService extends android.app.Service
Fields Summary
Constructors Summary
Methods Summary
public
android.os.IBinder
onBind
(
android.content.Intent
intent)
return null;
Java Code Source