de.akquinet.android.marvintest.services
Class NonExistingServiceImpl.NonExistingServiceBinder

java.lang.Object
  extended by android.os.Binder
      extended by de.akquinet.android.marvintest.services.NonExistingServiceImpl.NonExistingServiceBinder
All Implemented Interfaces:
android.os.IBinder, NonExistingServiceImpl.NonExistingService
Enclosing class:
NonExistingServiceImpl

public class NonExistingServiceImpl.NonExistingServiceBinder
extends android.os.Binder
implements NonExistingServiceImpl.NonExistingService


Nested Class Summary
 
Nested classes/interfaces inherited from interface android.os.IBinder
android.os.IBinder.DeathRecipient
 
Field Summary
 
Fields inherited from interface android.os.IBinder
DUMP_TRANSACTION, FIRST_CALL_TRANSACTION, FLAG_ONEWAY, INTERFACE_TRANSACTION, LAST_CALL_TRANSACTION, PING_TRANSACTION
 
Constructor Summary
NonExistingServiceImpl.NonExistingServiceBinder()
           
 
Method Summary
 
Methods inherited from class android.os.Binder
attachInterface, clearCallingIdentity, dump, dump, finalize, flushPendingCommands, getCallingPid, getCallingUid, getInterfaceDescriptor, isBinderAlive, joinThreadPool, linkToDeath, onTransact, pingBinder, queryLocalInterface, restoreCallingIdentity, transact, unlinkToDeath
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonExistingServiceImpl.NonExistingServiceBinder

public NonExistingServiceImpl.NonExistingServiceBinder()


Copyright © 2010-2011 akquinet AG. All Rights Reserved.