File
Doc
Category
Size
Date
Package
FakeCoreService.java
API Doc
Android 5.1 API
950
Thu Mar 12 22:22:40 GMT 2015
com.android.fakeoemfeatures
FakeCoreService
java.lang.Object
android.app.Service
public class FakeCoreService extends android.app.Service
Fields Summary
final android.os.Binder
mBinder
Constructors Summary
Methods Summary
public
android.os.IBinder
onBind
(
android.content.Intent
intent)
return mBinder;
Java Code Source