FileDocCategorySizeDatePackage
FakeCoreService.javaAPI DocAndroid 5.1 API950Thu Mar 12 22:22:40 GMT 2015com.android.fakeoemfeatures

FakeCoreService

public class FakeCoreService extends android.app.Service

Fields Summary
final android.os.Binder
mBinder
Constructors Summary
Methods Summary
public android.os.IBinderonBind(android.content.Intent intent)


    
        
        return mBinder;