android.drm
Class DrmStore.Playback

java.lang.Object
  extended by android.drm.DrmStore.Playback
Enclosing class:
DrmStore

public static class DrmStore.Playback
extends Object


Field Summary
static int PAUSE
           
static int RESUME
           
static int START
           
static int STOP
           
 
Constructor Summary
DrmStore.Playback()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

START

public static final int START
See Also:
Constant Field Values

STOP

public static final int STOP
See Also:
Constant Field Values

PAUSE

public static final int PAUSE
See Also:
Constant Field Values

RESUME

public static final int RESUME
See Also:
Constant Field Values
Constructor Detail

DrmStore.Playback

public DrmStore.Playback()


Copyright © 2008-2012. All Rights Reserved.