No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | |
↳ | android.drm.DrmStore.Action |
Defines actions that can be performed on rights-protected content.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | DEFAULT | The default action. | |||||||||
int | DISPLAY | The rights-protected content can be displayed. | |||||||||
int | EXECUTE | The rights-protected content can be executed. | |||||||||
int | OUTPUT | The rights-protected content can be set as output. | |||||||||
int | PLAY | The rights-protected content can be played. | |||||||||
int | PREVIEW | The rights-protected content can be previewed. | |||||||||
int | RINGTONE | The rights-protected content can be set as a ringtone. | |||||||||
int | TRANSFER | The rights-protected content can be transferred. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
This constructor was deprecated in API level 16. This class should have been an interface instead. The default constuctor should have not been exposed.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
The default action.
The rights-protected content can be displayed.
The rights-protected content can be executed.
The rights-protected content can be set as output.
The rights-protected content can be played.
The rights-protected content can be previewed.
The rights-protected content can be set as a ringtone.
The rights-protected content can be transferred.
This constructor was deprecated in API level 16.
This class should have been an interface instead. The default constuctor should have not been exposed.