메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
Criteria ( global @__env ) |
메소드 | 설명 | |
---|---|---|
Criteria ( ) |
public writeToParcel ( android arg0, int arg1 ) : void | ||
arg0 | android | |
arg1 | int | |
리턴 | void |