Build m5-rc15

android.drm
Class IDrmService.Stub

java.lang.Object
  extended by android.os.Binder
      extended by android.drm.IDrmService.Stub
All Implemented Interfaces:
IDrmService, IBinder, IInterface
Enclosing interface:
IDrmService

public abstract static class IDrmService.Stub
extends Binder
implements IDrmService


Nested Class Summary
 
Nested classes/interfaces inherited from interface android.drm.IDrmService
IDrmService.Stub
 
Nested classes/interfaces inherited from interface android.os.IBinder
IBinder.DeathRecipient
 
Field Summary
 
Fields inherited from interface android.os.IBinder
DUMP_TRANSACTION, FIRST_CALL_TRANSACTION, LAST_CALL_TRANSACTION, PING_TRANSACTION
 
Constructor Summary
IDrmService.Stub()
           
 
Method Summary
 IBinder asBinder()
           
static IDrmService asInterface(IBinder obj)
           
 boolean onTransact(int code, Parcel data, Parcel reply, int flags)
           
 
Methods inherited from class android.os.Binder
attachInterface, clearCallingIdentity, dump, finalize, flushPendingCommands, getCallingPid, getCallingUid, getConstantData, getContextObject, getLastGcTime, joinThreadPool, linkToDeath, pingBinder, queryLocalInterface, restoreCallingIdentity, transact, unlinkToDeath
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface android.drm.IDrmService
openContent
 

Constructor Detail

IDrmService.Stub

public IDrmService.Stub()
Method Detail

asInterface

public static IDrmService asInterface(IBinder obj)

asBinder

public IBinder asBinder()
Specified by:
asBinder in interface IInterface

onTransact

public boolean onTransact(int code,
                          Parcel data,
                          Parcel reply,
                          int flags)
Overrides:
onTransact in class Binder

Build m5-rc15

Please submit a feedback, bug or feature