Méthode |
Description |
|
Criteria ( android arg0 ) |
|
|
describeContents ( ) : int |
|
|
getAccuracy ( ) : int |
|
|
getPowerRequirement ( ) : int |
|
|
isAltitudeRequired ( ) : bool |
|
|
isBearingRequired ( ) : bool |
|
|
isCostAllowed ( ) : bool |
|
|
isSpeedRequired ( ) : bool |
|
|
setAccuracy ( int arg0 ) : void |
|
|
setAltitudeRequired ( bool arg0 ) : void |
|
|
setBearingRequired ( bool arg0 ) : void |
|
|
setCostAllowed ( bool arg0 ) : void |
|
|
setPowerRequirement ( int arg0 ) : void |
|
|
setSpeedRequired ( bool arg0 ) : void |
|
|
writeToParcel ( android arg0, int arg1 ) : void |
|
|