|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InstallLocation | |
|---|---|
| org.androidtransfuse.model.manifest | |
| Uses of InstallLocation in org.androidtransfuse.model.manifest |
|---|
| Methods in org.androidtransfuse.model.manifest that return InstallLocation | |
|---|---|
InstallLocation |
Manifest.getInstallLocation()
|
static InstallLocation |
InstallLocation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InstallLocation[] |
InstallLocation.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 InstallLocation | |
|---|---|
void |
Manifest.setInstallLocation(InstallLocation installLocation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||