Class android.graphics.Path

Added Methods
void conicTo(float, float, float, float, float)  
int getGenerationId()  
PathIterator getPathIterator()  
boolean interpolate(Path, float, Path)  
boolean isInterpolatable(Path)  
void rConicTo(float, float, float, float, float)