def __init__(self, builder): AbstractBuildCommand.__init__(self, builder, command_name='execute_incremental_build')
def __init__(self, builder): AbstractBuildCommand.__init__(self, builder, command_name='update_apk_created_time')
def __init__(self, builder): AbstractBuildCommand.__init__(self, builder, command_name='execute_clean_build')
def __init__(self, builder): AbstractBuildCommand.__init__(self, builder, command_name='clean_build') self._setup()
def __init__(self, builder): AbstractBuildCommand.__init__(self, builder, command_name='generate_build_tasks')
def __init__(self, builder): AbstractBuildCommand.__init__(self, builder, command_name='check_build_environment')
def __init__(self, builder): AbstractBuildCommand.__init__( self, builder, command_name='find_dependencies_of_tasks')
def __init__(self, builder): AbstractBuildCommand.__init__(self, builder, command_name='incremental_build') self._setup()
def __init__(self, builder): AbstractBuildCommand.__init__(self, builder, command_name='find_dependencies_of_tasks')