|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtectionLevel | |
|---|---|
| org.androidtransfuse.model.manifest | |
| Uses of ProtectionLevel in org.androidtransfuse.model.manifest |
|---|
| Methods in org.androidtransfuse.model.manifest that return ProtectionLevel | |
|---|---|
ProtectionLevel |
Permission.getProtectionLevel()
|
static ProtectionLevel |
ProtectionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ProtectionLevel[] |
ProtectionLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.androidtransfuse.model.manifest with parameters of type ProtectionLevel | |
|---|---|
void |
Permission.setProtectionLevel(ProtectionLevel protectionLevel)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||